Package com.liferay.commerce.constants
Class CommerceShipmentConstants
java.lang.Object
com.liferay.commerce.constants.CommerceShipmentConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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
getShipmentLabelStyle
(int shipmentStatus) static Integer
getShipmentStatus
(String label) static String
getShipmentStatusLabel
(int shipmentStatus) static String
getShipmentTransitionLabel
(int shipmentStatus)
-
Field Details
-
ALLOWED_ORDER_STATUSES
public static final int[] ALLOWED_ORDER_STATUSES -
SHIPMENT_STATUS_DELIVERED
public static final int SHIPMENT_STATUS_DELIVERED- See Also:
-
SHIPMENT_STATUS_PROCESSING
public static final int SHIPMENT_STATUS_PROCESSING- See Also:
-
SHIPMENT_STATUS_READY_TO_BE_SHIPPED
public static final int SHIPMENT_STATUS_READY_TO_BE_SHIPPED- See Also:
-
SHIPMENT_STATUS_SHIPPED
public static final int SHIPMENT_STATUS_SHIPPED- See Also:
-
SHIPMENT_STATUSES
public static final int[] SHIPMENT_STATUSES
-
-
Constructor Details
-
CommerceShipmentConstants
public CommerceShipmentConstants()
-
-
Method Details
-
getShipmentLabelStyle
-
getShipmentStatus
-
getShipmentStatusLabel
-
getShipmentTransitionLabel
-