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

Class RespondPersonCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • RespondPersonCmdImpl

        public RespondPersonCmdImpl()
        Constructor
    • Method Detail

      • execute

        public void execute()
                     throws com.ibm.websphere.command.CommandException
        Puts /Person/PersonIdentifier/UniqueID and /Person/ContactInfo/ContactInfoIdentfier/UniqueID in the RespondPerson BOD in response to the ChangePerson BOD request.
        Throws:
        com.ibm.websphere.command.CommandException
        See Also:
        Command.execute()
      • reset

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