Package org.openwms.core.uaa.api
Class GrantVO
java.lang.Object
- All Implemented Interfaces:
Serializable
A GrantVO is the representation of a permission an User is granted to.
- Author:
- Heiko Scherrer
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class org.ameba.http.AbstractBase
DATETIME_FORMAT_ZULU
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openwms.core.uaa.api.SecurityObjectVO
equals, getDescription, getName, getpKey, hashCode, setDescription, setName, setpKey, toString
Methods inherited from class org.ameba.http.AbstractBase
getCreateDt, getLastModifiedDt, getOl, setCreateDt, setLastModifiedDt, setOl
Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks
-
Field Details
-
MEDIA_TYPE
HTTP media type representation.- See Also:
-
-
Constructor Details
-
GrantVO
public GrantVO()
-