Class Channel
java.lang.Object
com.liferay.analytics.cms.rest.dto.v1_0.Channel
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()voidsetGroupId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> groupIdUnsafeSupplier) voidsetGroupId(Long groupId) voidvoidstatic ChanneltoString()static ChannelunsafeToDTO(String json)
-
Field Details
-
groupId
-
name
-
xClassName
-
-
Constructor Details
-
Channel
public Channel()
-
-
Method Details