com.ibm.commerce.pagelayout.facade

Class ExternalPageLayoutFacadeConstants

  • java.lang.Object
    • com.ibm.commerce.pagelayout.facade.ExternalPageLayoutFacadeConstants


  • public class ExternalPageLayoutFacadeConstants
    extends java.lang.Object
    This class defines the constants used to interact with the ExternalPageLayout facade.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COMPONENT_NAME
      The name for the External PageLayout service module.
      static java.lang.String COPYRIGHT
      copyright
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COMPONENT_NAME

        public static final java.lang.String COMPONENT_NAME
        The name for the External PageLayout service module.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ExternalPageLayoutFacadeConstants

        public ExternalPageLayoutFacadeConstants()