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

Class ChangeCatalogGroupNavigationRelationshipCmdImpl

  • 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 ChangeCatalogGroupNavigationRelationshipCmdImpl
    extends AbstractChangeCatalogGroupPartCmdImpl
    implements ChangeCatalogGroupPartCmd
    This command updates the display sequence of the following relationship:
    • parent catalog group to child catalog entry relationship.
    • parent catalog group to child catalog group relationship.

    The command will resolve the Catalog Group to be updated using the CatalogGroupIdentifier passed in the BOD. The NavigationRelationship in BOD contains the child object of the navigational relationship. Depending on the object passed in the NavigationRelationship, the command will update the display sequence of the relationships mentioned above.

    See Also:
    Serialized Form
    • Constructor Detail

      • ChangeCatalogGroupNavigationRelationshipCmdImpl

        public ChangeCatalogGroupNavigationRelationshipCmdImpl()