com.ibm.commerce.subscription.facade

Class ExternalSubscriptionFacadeConstants

  • java.lang.Object
    • com.ibm.commerce.subscription.facade.ExternalSubscriptionFacadeConstants


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

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COMPONENT_NAME
      The name for the External Subscription service module.
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • COPYRIGHT

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

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

      • ExternalSubscriptionFacadeConstants

        public ExternalSubscriptionFacadeConstants()