Class ObjectStateFlow
java.lang.Object
com.liferay.object.admin.rest.dto.v1_0.ObjectStateFlow
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()@Valid ObjectState[]inthashCode()voidvoidvoidsetObjectStates(ObjectState[] objectStates) voidsetObjectStates(com.liferay.petra.function.UnsafeSupplier<ObjectState[], Exception> objectStatesUnsafeSupplier) static ObjectStateFlowtoString()static ObjectStateFlowunsafeToDTO(String json)
-
Field Details
-
id
-
objectStates
-
xClassName
-
-
Constructor Details
-
ObjectStateFlow
public ObjectStateFlow()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getId
-
setId
-
setId
-
getObjectStates
-
setObjectStates
-
setObjectStates
public void setObjectStates(com.liferay.petra.function.UnsafeSupplier<ObjectState[], Exception> objectStatesUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-