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 SummaryNested Classes
- 
Field SummaryFieldsFields inherited from class org.ameba.http.AbstractBaseDATETIME_FORMAT_ZULU
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.openwms.core.uaa.api.SecurityObjectVOequals, getDescription, getName, getpKey, hashCode, setDescription, setName, setpKey, toStringMethods inherited from class org.ameba.http.AbstractBasegetCreateDt, getLastModifiedDt, getOl, setCreateDt, setLastModifiedDt, setOlMethods inherited from class org.springframework.hateoas.RepresentationModeladd, add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks
- 
Field Details- 
MEDIA_TYPEHTTP media type representation.- See Also:
 
 
- 
- 
Constructor Details- 
GrantVOpublic GrantVO()
 
-