com.ibm.commerce.user.objects
Interface OrganizationCodeAccessBeanData
- All Known Implementing Classes:
- OrganizationCodeAccessBean
- public interface OrganizationCodeAccessBeanData
getCode
public java.lang.String getCode()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCodeType
public java.lang.String getCodeType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrganizationCodeId
public java.lang.String getOrganizationCodeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrganizationId
public java.lang.String getOrganizationId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCode
public void setCode(java.lang.String newValue)
setCodeType
public void setCodeType(java.lang.String newValue)
setOrganizationCodeId
public void setOrganizationCodeId(java.lang.String newValue)
setOrganizationId
public void setOrganizationId(java.lang.String newValue)