com.ibm.commerce.subscription.facade.server.config

Class SubscriptionComponentConfigurationTypeImpl

  • java.lang.Object
    • com.ibm.commerce.subscription.facade.server.config.SubscriptionComponentConfigurationTypeImpl
  • All Implemented Interfaces:
    SubscriptionComponentConfigurationType


    public class SubscriptionComponentConfigurationTypeImpl
    extends java.lang.Object
    implements SubscriptionComponentConfigurationType
    This class is the implementation of the component configuration for subscription. It encapsulates the configuration parameters supported by the subscription component.

    This class provides the configuration values for :

    • Payment frequency attribute name.
    • Fulfillment frequency attribute name.
    • Time period attribute name.
    • Notice period for an action on the subscription.
    • The look up interval for the subscription scheduler command for picking up scheduled actions on the subscriptions.
    • The maximum retries supported for a scheduled action.
    • All the notice period configurations available in this instance of the configuration.
    • All the scheduled action retry configurations in this instance of the configuration.