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

Class RespondOrganizationCmdImpl

  • All Implemented Interfaces:
    MessageMappingResponseCmd, com.ibm.websphere.command.Command, java.io.Serializable


    public class RespondOrganizationCmdImpl
    extends AbstractMemberResponseBaseCmdImpl
    Puts the OrganizationIdentifier/UniqueID and ContactInfoIdentfier/UniqueID in the RespondOrganization BOD in response to the ChangeOrganization BOD request.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

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

      • RespondOrganizationCmdImpl

        public RespondOrganizationCmdImpl()
        Constructor
    • Method Detail

      • execute

        public void execute()
                     throws com.ibm.websphere.command.CommandException
        Puts /Organization/OrganizationIdentifier/UniqueID and /Organization/ContactInfo/ContactInfoIdentfier/UniqueID in the RespondOrganization BOD in response to the ChangeOrganization BOD request.
        Throws:
        com.ibm.websphere.command.CommandException
        See Also:
        Command.execute()
      • reset

        public void reset()
        Sets the instance variables to null.