Package com.liferay.scim.rest.dto.v1_0
Class ResourceType
java.lang.Object
com.liferay.scim.rest.dto.v1_0.ResourceType
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()@Valid MetagetMeta()getName()@Valid Schema[]inthashCode()voidsetDescription(com.liferay.petra.function.UnsafeSupplier<String, Exception> descriptionUnsafeSupplier) voidsetDescription(String description) voidsetEndpoint(com.liferay.petra.function.UnsafeSupplier<String, Exception> endpointUnsafeSupplier) voidsetEndpoint(String endpoint) voidvoidvoidvoidvoidvoidvoidvoidvoidsetSchemas(com.liferay.petra.function.UnsafeSupplier<Schema[], Exception> schemasUnsafeSupplier) voidsetSchemas(Schema[] schemas) static ResourceTypetoString()static ResourceTypeunsafeToDTO(String json)
-
Field Details
-
description
-
endpoint
-
id
-
meta
-
name
-
schema
-
schemas
-
xClassName
-
-
Constructor Details
-
ResourceType
public ResourceType()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getDescription
-
setDescription
-
setDescription
-
getEndpoint
-
setEndpoint
-
setEndpoint
-
getId
-
setId
-
setId
-
getMeta
-
setMeta
-
setMeta
-
getName
-
setName
-
setName
-
getSchema
-
setSchema
-
setSchema
-
getSchemas
-
setSchemas
-
setSchemas
-
equals
-
hashCode
public int hashCode() -
toString
-