Class ProductConfigurationListOrderType
java.lang.Object
com.liferay.headless.commerce.admin.catalog.dto.v1_0.ProductConfigurationListOrderType
- All Implemented Interfaces:
Serializable
@Generated("")
public class ProductConfigurationListOrderType
extends Object
implements Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid OrderType
@DecimalMin("0") Long
@DecimalMin("0") Integer
@DecimalMin("0") Long
@DecimalMin("0") Long
int
hashCode()
void
setActions
(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) void
void
setOrderType
(OrderType orderType) void
setOrderType
(com.liferay.petra.function.UnsafeSupplier<OrderType, Exception> orderTypeUnsafeSupplier) void
setOrderTypeExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> orderTypeExternalReferenceCodeUnsafeSupplier) void
setOrderTypeExternalReferenceCode
(String orderTypeExternalReferenceCode) void
setOrderTypeId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> orderTypeIdUnsafeSupplier) void
setOrderTypeId
(Long orderTypeId) void
setPriority
(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> priorityUnsafeSupplier) void
setPriority
(Integer priority) void
setProductConfigurationListExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> productConfigurationListExternalReferenceCodeUnsafeSupplier) void
setProductConfigurationListExternalReferenceCode
(String productConfigurationListExternalReferenceCode) void
setProductConfigurationListId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> productConfigurationListIdUnsafeSupplier) void
setProductConfigurationListId
(Long productConfigurationListId) void
setProductConfigurationListOrderTypeId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> productConfigurationListOrderTypeIdUnsafeSupplier) void
setProductConfigurationListOrderTypeId
(Long productConfigurationListOrderTypeId) toString()
unsafeToDTO
(String json)
-
Field Details
-
actions
-
orderType
-
orderTypeExternalReferenceCode
-
orderTypeId
-
priority
-
productConfigurationListExternalReferenceCode
-
productConfigurationListId
-
productConfigurationListOrderTypeId
-
xClassName
-
-
Constructor Details
-
ProductConfigurationListOrderType
public ProductConfigurationListOrderType()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getOrderType
-
setOrderType
-
setOrderType
-
getOrderTypeExternalReferenceCode
-
setOrderTypeExternalReferenceCode
-
setOrderTypeExternalReferenceCode
-
getOrderTypeId
-
setOrderTypeId
-
setOrderTypeId
-
getPriority
-
setPriority
-
setPriority
-
getProductConfigurationListExternalReferenceCode
-
setProductConfigurationListExternalReferenceCode
public void setProductConfigurationListExternalReferenceCode(String productConfigurationListExternalReferenceCode) -
setProductConfigurationListExternalReferenceCode
-
getProductConfigurationListId
-
setProductConfigurationListId
-
setProductConfigurationListId
-
getProductConfigurationListOrderTypeId
-
setProductConfigurationListOrderTypeId
-
setProductConfigurationListOrderTypeId
-
equals
-
hashCode
public int hashCode() -
toString
-