com.ibm.commerce.catalog.facade.server.commands

Class ChangeCatalogGroupAttributesCmdImpl

  • All Implemented Interfaces:
    ChangeCatalogGroupPartCmd, AbstractChangeNounPartActionCmd, AbstractSyncNounPartActionCmd, 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 ChangeCatalogGroupAttributesCmdImpl
    extends AbstractChangeCatalogGroupPartCmdImpl
    implements ChangeCatalogGroupPartCmd
    • This task command is used to manage attributes for catalog groups. We
    • delegate to the ChangeCatalogGroupAttributesMediator. The attributes that can
    • be changed are field1 and field2.
    • This command validates that the action specified is correct.
    • The catalog group id or the identifier of the catalog group,
    • The new attribute values are the values to be passed in the request BOD.
    • Catalog Supported : Master , Sales.
    • Action Supported : CHANGE
    See Also:
    Serialized Form
    • Constructor Detail

      • ChangeCatalogGroupAttributesCmdImpl

        public ChangeCatalogGroupAttributesCmdImpl()