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

Class ProcessCatalogGroupUnLinkActionCmdImpl

  • 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 ProcessCatalogGroupUnLinkActionCmdImpl
    extends AbstractProcessCatalogGroupLinkActionCmdImpl
    implements ProcessCatalogGroupActionCmd
    Process unlink catalog group task command.

    Removes links between catalog groups in a sales catalog and another sales or master catalog.
    The source catalog can be a sales or master catalog, but the target catalog must be a sales catalog.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.ibm.websphere.command.TargetableCommandImpl

        LOCAL
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Constructor Detail

      • ProcessCatalogGroupUnLinkActionCmdImpl

        public ProcessCatalogGroupUnLinkActionCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws java.lang.Exception
        Performs command execution.

        Specified by:
        performExecute in interface com.ibm.websphere.command.TargetableCommand
        Specified by:
        performExecute in class com.ibm.websphere.command.TargetableCommandImpl
        Throws:
        java.lang.Exception