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

Class ChangeCatalogGroupIdentifierCmdImpl

  • 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 ChangeCatalogGroupIdentifierCmdImpl
    extends AbstractChangeCatalogGroupPartCmdImpl
    implements ChangeCatalogGroupPartCmd
    • This is the change command for catalog group identifier.
    • This command can be used to change the identifier of a catalog group.
    • The unique id of the catalog group needs to be passed in the request BOD.
    • The new identifier should also be passed.
    • The command validates the action passed.
    • It uses the configured mediator for the update.
    • Catalog Supported : Master Catalog,Sales Catalog.
    • Action Supported : CHANGE
    See Also:
    Serialized Form
    • Constructor Detail

      • ChangeCatalogGroupIdentifierCmdImpl

        public ChangeCatalogGroupIdentifierCmdImpl()