Class CommerceChannel
java.lang.Object
com.liferay.analytics.settings.rest.dto.v1_0.CommerceChannel
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()voidsetChannelName(com.liferay.petra.function.UnsafeSupplier<String, Exception> channelNameUnsafeSupplier) voidsetChannelName(String channelName) voidvoidvoidvoidvoidsetSiteName(com.liferay.petra.function.UnsafeSupplier<String, Exception> siteNameUnsafeSupplier) voidsetSiteName(String siteName) static CommerceChanneltoString()static CommerceChannelunsafeToDTO(String json)
-
Field Details
-
channelName
-
id
-
name
-
siteName
-
xClassName
-
-
Constructor Details
-
CommerceChannel
public CommerceChannel()
-
-
Method Details