Class CommercePaymentIntegrationConstants

java.lang.Object
com.liferay.commerce.payment.constants.CommercePaymentIntegrationConstants

public class CommercePaymentIntegrationConstants extends Object
  • Field Details

    • TYPE_FUNCTION_OFFLINE

      public static final int TYPE_FUNCTION_OFFLINE
      See Also:
    • TYPE_FUNCTION_ONLINE_REDIRECT

      public static final int TYPE_FUNCTION_ONLINE_REDIRECT
      See Also:
    • TYPE_FUNCTION_ONLINE_STANDARD

      public static final int TYPE_FUNCTION_ONLINE_STANDARD
      See Also:
    • TYPE_INTERNAL_OFFLINE

      public static final int TYPE_INTERNAL_OFFLINE
      See Also:
    • TYPE_INTERNAL_ONLINE_REDIRECT

      public static final int TYPE_INTERNAL_ONLINE_REDIRECT
      See Also:
    • TYPE_INTERNAL_ONLINE_STANDARD

      public static final int TYPE_INTERNAL_ONLINE_STANDARD
      See Also:
    • TYPES_FUNCTION

      public static final int[] TYPES_FUNCTION
    • TYPES_INTERNAL

      public static final int[] TYPES_INTERNAL
    • TYPES_ONLINE

      public static final int[] TYPES_ONLINE
  • Constructor Details

    • CommercePaymentIntegrationConstants

      public CommercePaymentIntegrationConstants()