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

Class ProcessCatalogGroupCreateActionCmdImpl

  • All Implemented Interfaces:
    ProcessCatalogGroupActionCmd, AbstractProcessNounActionCmd, 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 ProcessCatalogGroupCreateActionCmdImpl
    extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl
    implements ProcessCatalogGroupActionCmd
    This command creates a catalog group based on the information passed in CatalogGroup noun as follows: CatalogEntryIdentifier,Description ,Attributes, ParentCatalogGroupIdentifier, NavigationalRelationship,Association. This command is valid only for a master catalog. The catalog group identifier and parent catalog group identifier are the minimal information required for the creation of a new catalog group. If the parent catalog group is not specified, the new catalog group should be a Top Catalog Group.
    See Also:
    Serialized Form