java.lang.Object
com.genologics.ri.role.Role
- All Implemented Interfaces:
Linkable<Role>
,Locatable
,Serializable
The detailed representation of a Role
- Since:
- 2.19
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected Boolean
protected String
protected List<PermissionLink>
protected List<ResearcherLink>
protected URI
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
getUri()
Get the URI of this object.void
setBuiltIn
(Boolean builtIn) void
void
Set the URI of this object.
-
Field Details
-
name
-
researchers
-
permissions
-
builtIn
-
uri
-
-
Constructor Details
-
Role
public Role() -
Role
-
Role
-
-
Method Details