Class ProductConfigurationListChannel
java.lang.Object
com.liferay.headless.commerce.admin.catalog.dto.v1_0.ProductConfigurationListChannel
- 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) voidvoidvoidsetProductConfigurationListChannelId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> productConfigurationListChannelIdUnsafeSupplier) voidsetProductConfigurationListChannelId(Long productConfigurationListChannelId) voidsetProductConfigurationListExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> productConfigurationListExternalReferenceCodeUnsafeSupplier) voidsetProductConfigurationListExternalReferenceCode(String productConfigurationListExternalReferenceCode) voidsetProductConfigurationListId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> productConfigurationListIdUnsafeSupplier) voidsetProductConfigurationListId(Long productConfigurationListId) toString()unsafeToDTO(String json)
-
Field Details
-
actions
-
channel
-
channelExternalReferenceCode
-
channelId
-
order
-
productConfigurationListChannelId
-
productConfigurationListExternalReferenceCode
-
productConfigurationListId
-
xClassName
-
-
Constructor Details
-
ProductConfigurationListChannel
public ProductConfigurationListChannel()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getChannel
-
setChannel
-
setChannel
-
getChannelExternalReferenceCode
-
setChannelExternalReferenceCode
-
setChannelExternalReferenceCode
-
getChannelId
-
setChannelId
-
setChannelId
-
getOrder
-
setOrder
-
setOrder
-
getProductConfigurationListChannelId
-
setProductConfigurationListChannelId
-
setProductConfigurationListChannelId
-
getProductConfigurationListExternalReferenceCode
-
setProductConfigurationListExternalReferenceCode
public void setProductConfigurationListExternalReferenceCode(String productConfigurationListExternalReferenceCode) -
setProductConfigurationListExternalReferenceCode
-
getProductConfigurationListId
-
setProductConfigurationListId
-
setProductConfigurationListId
-
equals
-
hashCode
public int hashCode() -
toString
-