Class ActionExecutionResult
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.ActionExecutionResult
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid ActionExecutionResult.Type
getType()
@Valid Object
getValue()
int
hashCode()
void
void
setType
(com.liferay.petra.function.UnsafeSupplier<ActionExecutionResult.Type, Exception> typeUnsafeSupplier) void
void
static ActionExecutionResult
toString()
static ActionExecutionResult
unsafeToDTO
(String json)
-
Field Details
-
type
-
value
-
xClassName
-
-
Constructor Details
-
ActionExecutionResult
public ActionExecutionResult()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getType
-
getTypeAsString
-
setType
-
setType
public void setType(com.liferay.petra.function.UnsafeSupplier<ActionExecutionResult.Type, Exception> typeUnsafeSupplier) -
getValue
-
setValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-