- All Implemented Interfaces:
Serializable
- See Also:
-
- Generated:
-
-
Constructor Summary
Constructors
-
Method Summary
boolean
int
void
void
void
void
void
void
-
-
Constructor Details
-
Operation
public Operation()
-
Method Details
-
-
-
-
-
setOp
public void setOp(com.liferay.petra.function.UnsafeSupplier<String,Exception> opUnsafeSupplier)
-
-
setPath
public void setPath(String path)
-
setPath
public void setPath(com.liferay.petra.function.UnsafeSupplier<String,Exception> pathUnsafeSupplier)
-
getValue
@Valid
public @Valid Object getValue()
-
setValue
public void setValue(Object value)
-
setValue
public void setValue(com.liferay.petra.function.UnsafeSupplier<Object,Exception> valueUnsafeSupplier)
-
-
-