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

Interface PersonalizeClientLocationCmd

  • All Superinterfaces:
    com.ibm.commerce.foundation.celadon.common.oagis.CeladonPipelineCmd, com.ibm.websphere.command.Command, java.io.Serializable


    public interface PersonalizeClientLocationCmd
    extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonPipelineCmd
    Interface for the PersonalizeClientLocationCmd. The Personalize command is responsible for setting client-specific information in incoming ClientLocation nouns.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Method Summary

      • Methods inherited from interface com.ibm.commerce.foundation.celadon.common.oagis.CeladonPipelineCmd

        getNounsToBeCreated, getNounsToBeDeleted, getNounsToBeUpdated, setNounsToBeCreated, setNounsToBeDeleted, setNounsToBeUpdated
      • Methods inherited from interface com.ibm.websphere.command.Command

        execute, isReadyToCallExecute, reset
    • Field Detail

      • COPYRIGHT

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