com.ibm.commerce.location.facade.server.commands

Class ChangeClientLocationCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ChangeClientLocationCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class ChangeClientLocationCmdImpl
    extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonChangeNounUsingBusinessObjectMediatorCmdImpl
    implements ChangeClientLocationCmd
    This command is the controller that changes ClientLocation nouns. The parent class will call the ChangeClientLocationMediator to persist the changes to the database. This implementation populates the response of the change request in the buildRespondBusinessObjectDocument method.
    See Also:
    Serialized Form
    • Constructor Detail

      • ChangeClientLocationCmdImpl

        public ChangeClientLocationCmdImpl()