com.ibm.commerce.installment.facade

Class InstallmentFacadeConstants

  • java.lang.Object
    • com.ibm.commerce.installment.facade.InstallmentFacadeConstants


  • public class InstallmentFacadeConstants
    extends java.lang.Object
    This class defines the constants used to interact with the Installment service.
    • 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 Installment service module.
        See Also:
        Constant Field Values
      • ACCESS_PROFILE_ADMIN_DETAILS_INFORMATION

        public static final java.lang.String ACCESS_PROFILE_ADMIN_DETAILS_INFORMATION
        Constant that represents an access profile that returns detailed information about the noun. Generally this includes summary information plus the common information associated with the specified noun.
        See Also:
        Constant Field Values
      • ACCESS_PROFILE_ADMIN_SUMMARY_INFORMATION

        public static final java.lang.String ACCESS_PROFILE_ADMIN_SUMMARY_INFORMATION
        Constant that represents an access profile that returns summary information about the noun being returned. This includes enough information to display a list of nouns and does not include much detail about that noun.
        See Also:
        Constant Field Values
      • ACCESS_PROFILE_RUNTIME_DETAIL_INFORMATION

        public static final java.lang.String ACCESS_PROFILE_RUNTIME_DETAIL_INFORMATION
        Constant that represents an access profile that returns detailed information to another component request. The data will be returned against installment rule noun like:

        /InstallmentRule
        /InstallmentRule/Condition
        /InstallmentRule/InstallmentOption

        See Also:
        Constant Field Values
      • ACCESS_PROFILE_DEFAULT

        public static final java.lang.String ACCESS_PROFILE_DEFAULT
        Constant that represents the default access profile.
        See Also:
        Constant Field Values
      • ACCESS_PROFILE_UPDATE

        public static final java.lang.String ACCESS_PROFILE_UPDATE
        Constant that represents an access profile for updating a noun.
        See Also:
        Constant Field Values
      • ACCESS_PROFILE_ID_RESOLVE

        public static final java.lang.String ACCESS_PROFILE_ID_RESOLVE
        Constant that represents an access profile for resolving the ID of a noun.
        See Also:
        Constant Field Values
      • CLOSE_XPATH

        public static final java.lang.String CLOSE_XPATH
        Constant for closing the XPath key with a bracket.
        See Also:
        Constant Field Values
      • DOUBLE_CLOSE_XPATH

        public static final java.lang.String DOUBLE_CLOSE_XPATH
        Constant for closing the XPath key with two brackets.
        See Also:
        Constant Field Values
      • NOUN_ATTRIBUTE_NAME_INSTALLMENTRULE_UID

        public static final java.lang.String NOUN_ATTRIBUTE_NAME_INSTALLMENTRULE_UID
        The attribute name of a unique ID for the InstallmentRule noun.
        See Also:
        Constant Field Values
      • XPATH_INSTALLMENTRULE_UID

        public static final java.lang.String XPATH_INSTALLMENTRULE_UID
        The XPath key selection of InstallmentRule with unique ID.
        See Also:
        Constant Field Values
      • NOUN_ATTRIBUTE_NAME_INSTALLMENTRULE_NAME

        public static final java.lang.String NOUN_ATTRIBUTE_NAME_INSTALLMENTRULE_NAME
        The attribute name of a Name for the InstallmentRule noun.
        See Also:
        Constant Field Values
      • XPATH_INSTALLMENTRULE_NAME

        public static final java.lang.String XPATH_INSTALLMENTRULE_NAME
        The XPath key selection of InstallmentRule by name.
        See Also:
        Constant Field Values
      • XPATH_INSTALLMENTRULE

        public static final java.lang.String XPATH_INSTALLMENTRULE
        The XPath key selection of InstallmentRule.
        See Also:
        Constant Field Values
      • PROCESS_VERB_ACTION_CREATE_INSTALLMENTRULE

        public static final java.lang.String PROCESS_VERB_ACTION_CREATE_INSTALLMENTRULE
        Constant for the Process Create action on InstallmentRule.
        See Also:
        Constant Field Values
      • PROCESS_VERB_ACTION_DELETE_INSTALLMENTRULE

        public static final java.lang.String PROCESS_VERB_ACTION_DELETE_INSTALLMENTRULE
        Constant for the Process Delete action on InstallmentRule.
        See Also:
        Constant Field Values
      • PROCESS_VERB_ACTION_ACTIVE_INSTALLMENTRULE

        public static final java.lang.String PROCESS_VERB_ACTION_ACTIVE_INSTALLMENTRULE
        Constant for the Process Active action on InstallmentRule.
        See Also:
        Constant Field Values
      • PROCESS_VERB_ACTION_DEACTIVE_INSTALLMENTRULE

        public static final java.lang.String PROCESS_VERB_ACTION_DEACTIVE_INSTALLMENTRULE
        Constant for the Process Deactive action on InstallmentRule.
        See Also:
        Constant Field Values
      • PROCESS_VERB_ACTION_ADD_INSTALLMENTRULE

        public static final java.lang.String PROCESS_VERB_ACTION_ADD_INSTALLMENTRULE
        Constant for the Process Add action on InstallmentRule.
        See Also:
        Constant Field Values
      • NOUN_ATTRIBUTE_NAME_CATALOGENTRYINSTALLMENTPRICE_UID

        public static final java.lang.String NOUN_ATTRIBUTE_NAME_CATALOGENTRYINSTALLMENTPRICE_UID
        The attribute name of a unique ID for the CatalogEntryInstallmentPrice noun.
        See Also:
        Constant Field Values
      • XPATH_CATALOGENTRYINSTALLMENTPRICE_UID

        public static final java.lang.String XPATH_CATALOGENTRYINSTALLMENTPRICE_UID
        The XPath key selection of CatalogEntryInstallmentPrice with unique ID.
        See Also:
        Constant Field Values
      • NOUN_ATTRIBUTE_NAME_CATALOGENTRYINSTALLMENTPRICE_NAME

        public static final java.lang.String NOUN_ATTRIBUTE_NAME_CATALOGENTRYINSTALLMENTPRICE_NAME
        The attribute name of a Name for the CatalogEntryInstallmentPrice noun.
        See Also:
        Constant Field Values
      • XPATH_CATALOGENTRYINSTALLMENTPRICE_NAME

        public static final java.lang.String XPATH_CATALOGENTRYINSTALLMENTPRICE_NAME
        The XPath key selection of CatalogEntryInstallmentPrice by name.
        See Also:
        Constant Field Values
      • XPATH_CATALOGENTRYINSTALLMENTPRICE

        public static final java.lang.String XPATH_CATALOGENTRYINSTALLMENTPRICE
        The XPath key selection of CatalogEntryInstallmentPrice.
        See Also:
        Constant Field Values
      • NOUN_ATTRIBUTE_NAME_ORDERINSTALLMENTPRICE_UID

        public static final java.lang.String NOUN_ATTRIBUTE_NAME_ORDERINSTALLMENTPRICE_UID
        The attribute name of a unique ID for the OrderInstallmentPrice noun.
        See Also:
        Constant Field Values
      • XPATH_ORDERINSTALLMENTPRICE_UID

        public static final java.lang.String XPATH_ORDERINSTALLMENTPRICE_UID
        The XPath key selection of OrderInstallmentPrice with unique ID.
        See Also:
        Constant Field Values
      • NOUN_ATTRIBUTE_NAME_ORDERINSTALLMENTPRICE_NAME

        public static final java.lang.String NOUN_ATTRIBUTE_NAME_ORDERINSTALLMENTPRICE_NAME
        The attribute name of a Name for the OrderInstallmentPrice noun.
        See Also:
        Constant Field Values
      • XPATH_ORDERINSTALLMENTPRICE_NAME

        public static final java.lang.String XPATH_ORDERINSTALLMENTPRICE_NAME
        The XPath key selection of OrderInstallmentPrice by name.
        See Also:
        Constant Field Values
      • XPATH_ORDERINSTALLMENTPRICE

        public static final java.lang.String XPATH_ORDERINSTALLMENTPRICE
        The XPath key selection of OrderInstallmentPrice.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InstallmentFacadeConstants

        public InstallmentFacadeConstants()