Class ObjectReviewed
java.lang.Object
com.liferay.headless.admin.workflow.dto.v1_0.ObjectReviewed
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
int
hashCode()
void
setAssetTitle
(com.liferay.petra.function.UnsafeSupplier<String, Exception> assetTitleUnsafeSupplier) void
setAssetTitle
(String assetTitle) void
setAssetType
(com.liferay.petra.function.UnsafeSupplier<String, Exception> assetTypeUnsafeSupplier) void
setAssetType
(String assetType) void
void
void
setResourceType
(com.liferay.petra.function.UnsafeSupplier<String, Exception> resourceTypeUnsafeSupplier) void
setResourceType
(String resourceType) static ObjectReviewed
toString()
static ObjectReviewed
unsafeToDTO
(String json)
-
Field Details
-
assetTitle
-
assetType
-
id
-
resourceType
-
xClassName
-
-
Constructor Details
-
ObjectReviewed
public ObjectReviewed()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAssetTitle
-
setAssetTitle
-
setAssetTitle
-
getAssetType
-
setAssetType
-
setAssetType
-
getId
-
setId
-
setId
-
getResourceType
-
setResourceType
-
setResourceType
-
equals
-
hashCode
public int hashCode() -
toString
-