Package com.liferay.object.rest.dto.v1_0
Class Scope
java.lang.Object
com.liferay.object.rest.dto.v1_0.Scope
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid Scope.Type
getType()
int
hashCode()
void
setExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) void
setExternalReferenceCode
(String externalReferenceCode) void
setType
(Scope.Type type) void
setType
(com.liferay.petra.function.UnsafeSupplier<Scope.Type, Exception> typeUnsafeSupplier) static Scope
toString()
static Scope
unsafeToDTO
(String json)
-
Field Details
-
externalReferenceCode
-
type
-
xClassName
-
-
Constructor Details
-
Scope
public Scope()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getType
-
getTypeAsString
-
setType
-
setType
public void setType(com.liferay.petra.function.UnsafeSupplier<Scope.Type, Exception> typeUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-