Class ObjectState
java.lang.Object
com.liferay.object.admin.rest.dto.v1_0.ObjectState
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Longprotected Stringprotected ObjectStateTransition[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getKey()@Valid ObjectStateTransition[]inthashCode()voidvoidvoidvoidvoidsetObjectStateTransitions(ObjectStateTransition[] objectStateTransitions) voidsetObjectStateTransitions(com.liferay.petra.function.UnsafeSupplier<ObjectStateTransition[], Exception> objectStateTransitionsUnsafeSupplier) static ObjectStatetoString()static ObjectStateunsafeToDTO(String json)
-
Field Details
-
id
-
key
-
objectStateTransitions
-
xClassName
-
-
Constructor Details
-
ObjectState
public ObjectState()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getId
-
setId
-
setId
-
getKey
-
setKey
-
setKey
-
getObjectStateTransitions
-
setObjectStateTransitions
-
setObjectStateTransitions
public void setObjectStateTransitions(com.liferay.petra.function.UnsafeSupplier<ObjectStateTransition[], Exception> objectStateTransitionsUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-