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

Class AcknowledgeOrganizationCmdImpl

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


    public class AcknowledgeOrganizationCmdImpl
    extends AbstractMemberResponseBaseCmdImpl
    Puts the OrganizationIdentifier and ContactInfoIdentfier in the AcknowledgeOrganization BOD in response to the ProcessOrganization 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

      • AcknowledgeOrganizationCmdImpl

        public AcknowledgeOrganizationCmdImpl()
        Constructor
    • Method Detail

      • execute

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

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