Class RelatedContent
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.RelatedContent
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
getTitle()
int
hashCode()
void
setContentType
(com.liferay.petra.function.UnsafeSupplier<String, Exception> contentTypeUnsafeSupplier) void
setContentType
(String contentType) void
void
void
void
static RelatedContent
toString()
static RelatedContent
unsafeToDTO
(String json)
-
Field Details
-
contentType
-
id
-
title
-
xClassName
-
-
Constructor Details
-
RelatedContent
public RelatedContent()
-
-
Method Details