com.ibm.commerce.user.objects
Interface OrganizationAccessBeanData

All Known Implementing Classes:
OrganizationAccessBean

public interface OrganizationAccessBeanData

This table contains information on organizational entities (OrgEntities). An OrgEntity is either an organization or an organization unit.


Method Summary
java.lang.String getAdministratorFirstName()
java.lang.String getAdministratorLastName()
java.lang.String getAdministratorMiddleName()
java.lang.String getBusinessCategory()
java.lang.String getDescription()
java.lang.String getDisplayName()
java.lang.String getDistinguishedName()
java.lang.String getLegalId()
java.lang.String getMemberId()
java.lang.String getOrganizationId()
java.lang.String getOrganizationName()
java.lang.String getOrgEntityField1()
java.lang.String getOrgEntityField2()
java.lang.String getOrgEntityField3()
java.lang.String getOrgEntityType()
java.lang.String getOwnerMemberId()
java.lang.String getPreferredDelivery()
java.lang.String getState()
java.lang.Integer getStatus()
getStatus
java.lang.String getTaxPayerId()
java.lang.String getType()
void setAdministratorFirstName(java.lang.String newValue)
void setAdministratorLastName(java.lang.String newValue)
void setAdministratorMiddleName(java.lang.String newValue)
void setBusinessCategory(java.lang.String newValue)
void setDescription(java.lang.String newValue)
void setDistinguishedName(java.lang.String newValue)
void setLegalId(java.lang.String newValue)
void setOrganizationName(java.lang.String newValue)
void setOrgEntityField1(java.lang.String newValue)
void setOrgEntityField2(java.lang.String newValue)
void setOrgEntityField3(java.lang.String newValue)
void setOrgEntityType(java.lang.String newValue)
void setOwnerMemberId(java.lang.Long newValue)
setOwnerMemberId
void setOwnerMemberId(java.lang.String newValue)
void setPreferredDelivery(java.lang.String newValue)
void setState(java.lang.Integer newValue)
setState
void setState(java.lang.String newValue)
void setStatus(java.lang.Integer newValue)
setStatus
void setTaxPayerId(java.lang.String newValue)

Method Detail

getOrganizationName

public java.lang.String getOrganizationName()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setOrganizationName

public void setOrganizationName(java.lang.String newValue)

getDescription

public java.lang.String getDescription()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setDescription

public void setDescription(java.lang.String newValue)

getTaxPayerId

public java.lang.String getTaxPayerId()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setTaxPayerId

public void setTaxPayerId(java.lang.String newValue)

getState

public java.lang.String getState()
                          throws java.rmi.RemoteException,
                                 javax.ejb.CreateException,
                                 javax.ejb.FinderException,
                                 javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setState

public void setState(java.lang.String newValue)

getOrgEntityField3

public java.lang.String getOrgEntityField3()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setOrgEntityField3

public void setOrgEntityField3(java.lang.String newValue)

getOrgEntityField2

public java.lang.String getOrgEntityField2()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setOrgEntityField2

public void setOrgEntityField2(java.lang.String newValue)

getOrgEntityField1

public java.lang.String getOrgEntityField1()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setOrgEntityField1

public void setOrgEntityField1(java.lang.String newValue)

getBusinessCategory

public java.lang.String getBusinessCategory()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setBusinessCategory

public void setBusinessCategory(java.lang.String newValue)

getOrgEntityType

public java.lang.String getOrgEntityType()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setOrgEntityType

public void setOrgEntityType(java.lang.String newValue)

getAdministratorLastName

public java.lang.String getAdministratorLastName()
                                          throws java.rmi.RemoteException,
                                                 javax.ejb.CreateException,
                                                 javax.ejb.FinderException,
                                                 javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAdministratorLastName

public void setAdministratorLastName(java.lang.String newValue)

getOrganizationId

public java.lang.String getOrganizationId()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getLegalId

public java.lang.String getLegalId()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setLegalId

public void setLegalId(java.lang.String newValue)

getAdministratorFirstName

public java.lang.String getAdministratorFirstName()
                                           throws java.rmi.RemoteException,
                                                  javax.ejb.CreateException,
                                                  javax.ejb.FinderException,
                                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAdministratorFirstName

public void setAdministratorFirstName(java.lang.String newValue)

getPreferredDelivery

public java.lang.String getPreferredDelivery()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.ejb.FinderException,
                                             javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setPreferredDelivery

public void setPreferredDelivery(java.lang.String newValue)

getOwnerMemberId

public java.lang.String getOwnerMemberId()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setOwnerMemberId

public void setOwnerMemberId(java.lang.String newValue)

getDistinguishedName

public java.lang.String getDistinguishedName()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.ejb.FinderException,
                                             javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setDistinguishedName

public void setDistinguishedName(java.lang.String newValue)

getMemberId

public java.lang.String getMemberId()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getAdministratorMiddleName

public java.lang.String getAdministratorMiddleName()
                                            throws java.rmi.RemoteException,
                                                   javax.ejb.CreateException,
                                                   javax.ejb.FinderException,
                                                   javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAdministratorMiddleName

public void setAdministratorMiddleName(java.lang.String newValue)

getType

public java.lang.String getType()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getDisplayName

public java.lang.String getDisplayName()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setState

public void setState(java.lang.Integer newValue)
setState

setOwnerMemberId

public void setOwnerMemberId(java.lang.Long newValue)
setOwnerMemberId

getStatus

public java.lang.Integer getStatus()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException
getStatus
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setStatus

public void setStatus(java.lang.Integer newValue)
setStatus

Feedback