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 Long
protected String
protected ObjectStateTransition[]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
getKey()
@Valid ObjectStateTransition[]
int
hashCode()
void
void
void
void
void
setObjectStateTransitions
(ObjectStateTransition[] objectStateTransitions) void
setObjectStateTransitions
(com.liferay.petra.function.UnsafeSupplier<ObjectStateTransition[], Exception> objectStateTransitionsUnsafeSupplier) static ObjectState
toString()
static ObjectState
unsafeToDTO
(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
-