com.ibm.commerce.member.facade.server.commands

Class ComposeOrganizationFromDataBeanBaseCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ComposeOrganizationFromDataBeanBaseCmdImpl

        public ComposeOrganizationFromDataBeanBaseCmdImpl()
        Constructor
    • Method Detail

      • setOrganizationDataBean

        public final void setOrganizationDataBean(com.ibm.commerce.user.beans.OrgEntityDataBean organizationDataBean)
        Sets the organization data bean
        Parameters:
        organizationDataBean - The organization data bean
      • getOrganization

        public OrganizationType getOrganization()
        Gets the organization
        Returns:
        The organization
      • setOrganization

        public void setOrganization(OrganizationType organization)
        Sets the organization
        Parameters:
        organization - The organization