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

Interface ChangeCatalogEntryCmd

  • All Known Implementing Classes:
    ChangeCatalogEntryCmdImpl


    public interface ChangeCatalogEntryCmd

    This interface is used for processing Change catalog entry requests. This Change controller command is to break the request into smaller tasks and execute these tasks.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String CLASSNAME
      The class name
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
      • CLASSNAME

        static final java.lang.String CLASSNAME
        The class name