Class PriceListChannel
java.lang.Object
com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceListChannel
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Channel@DecimalMin("0") Long@DecimalMin("0") IntegergetOrder()@DecimalMin("0") Long@DecimalMin("0") LonginthashCode()voidsetActions(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) voidvoidsetChannel(Channel channel) voidsetChannel(com.liferay.petra.function.UnsafeSupplier<Channel, Exception> channelUnsafeSupplier) voidsetChannelExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> channelExternalReferenceCodeUnsafeSupplier) voidsetChannelExternalReferenceCode(String channelExternalReferenceCode) voidsetChannelId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> channelIdUnsafeSupplier) voidsetChannelId(Long channelId) voidvoidvoidsetPriceListChannelId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> priceListChannelIdUnsafeSupplier) voidsetPriceListChannelId(Long priceListChannelId) voidsetPriceListExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> priceListExternalReferenceCodeUnsafeSupplier) voidsetPriceListExternalReferenceCode(String priceListExternalReferenceCode) voidsetPriceListId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> priceListIdUnsafeSupplier) voidsetPriceListId(Long priceListId) static PriceListChanneltoString()static PriceListChannelunsafeToDTO(String json)
-
Field Details
-
actions
-
channel
-
channelExternalReferenceCode
-
channelId
-
order
-
priceListChannelId
-
priceListExternalReferenceCode
-
priceListId
-
xClassName
-
-
Constructor Details
-
PriceListChannel
public PriceListChannel()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getChannel
-
setChannel
-
setChannel
-
getChannelExternalReferenceCode
-
setChannelExternalReferenceCode
-
setChannelExternalReferenceCode
-
getChannelId
-
setChannelId
-
setChannelId
-
getOrder
-
setOrder
-
setOrder
-
getPriceListChannelId
-
setPriceListChannelId
-
setPriceListChannelId
-
getPriceListExternalReferenceCode
-
setPriceListExternalReferenceCode
-
setPriceListExternalReferenceCode
-
getPriceListId
-
setPriceListId
-
setPriceListId
-
equals
-
hashCode
public int hashCode() -
toString
-