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 TypeMethodDescriptionbooleangetId()inthashCode()voidsetAssetTitle(com.liferay.petra.function.UnsafeSupplier<String, Exception> assetTitleUnsafeSupplier) voidsetAssetTitle(String assetTitle) voidsetAssetType(com.liferay.petra.function.UnsafeSupplier<String, Exception> assetTypeUnsafeSupplier) voidsetAssetType(String assetType) voidvoidvoidsetResourceType(com.liferay.petra.function.UnsafeSupplier<String, Exception> resourceTypeUnsafeSupplier) voidsetResourceType(String resourceType) static ObjectReviewedtoString()static ObjectReviewedunsafeToDTO(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
-