Package com.liferay.commerce.constants
Class CommerceOrderPaymentConstants
java.lang.Object
com.liferay.commerce.constants.CommerceOrderPaymentConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int[]
static final int[]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getOrderPaymentLabelStyle
(int orderPaymentStatus) static String
getOrderPaymentStatusLabel
(int orderPaymentStatus)
-
Field Details
-
STATUS_AUTHORIZED
public static final int STATUS_AUTHORIZED- See Also:
-
STATUS_CANCELLED
public static final int STATUS_CANCELLED- See Also:
-
STATUS_COMPLETED
public static final int STATUS_COMPLETED- See Also:
-
STATUS_FAILED
public static final int STATUS_FAILED- See Also:
-
STATUS_PENDING
public static final int STATUS_PENDING- See Also:
-
STATUS_REFUNDED
public static final int STATUS_REFUNDED- See Also:
-
STATUSES
public static final int[] STATUSES -
STATUSES_RETRY_PAYMENT
public static final int[] STATUSES_RETRY_PAYMENT
-
-
Constructor Details
-
CommerceOrderPaymentConstants
public CommerceOrderPaymentConstants()
-
-
Method Details
-
getOrderPaymentLabelStyle
-
getOrderPaymentStatusLabel
-