public interface ComposeOrganizationFromDataBeanCmd
extends com.ibm.websphere.command.Command
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationType |
getOrganization()
The populated
OrganizationType SDO |
void |
setOrganization(OrganizationType aOrganizationType)
Sets a partially populated organization SDO.
|
void |
setOrganizationDataBean(com.ibm.commerce.user.beans.OrgEntityDataBean organizationDB)
Sets the organization data bean which is used to compose the Organization
SDO |
static final java.lang.String COPYRIGHT
void setOrganizationDataBean(com.ibm.commerce.user.beans.OrgEntityDataBean organizationDB)
throws ECException
SDOorganizationDB - UserDataBeanECException - if an error occursOrganizationType getOrganization()
OrganizationType SDOOrganizationType SDOvoid setOrganization(OrganizationType aOrganizationType)
aOrganizationType - the partially populated organization SDO