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 TypeMethodDescriptionboolean
getId()
@Valid ObjectState[]
int
hashCode()
void
void
void
setObjectStates
(ObjectState[] objectStates) void
setObjectStates
(com.liferay.petra.function.UnsafeSupplier<ObjectState[], Exception> objectStatesUnsafeSupplier) static ObjectStateFlow
toString()
static ObjectStateFlow
unsafeToDTO
(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
-