Uses of Class
com.genologics.ri.role.PermissionLink
Packages that use PermissionLink
Package
Description
Provides JAXB binding classes for the Clarity REST API role entity and its related components.
-
Uses of PermissionLink in com.genologics.ri.role
Fields in com.genologics.ri.role with type parameters of type PermissionLinkModifier and TypeFieldDescriptionprotected List<PermissionLink>Role.permissionsThe list of permissions assigned to this role.Methods in com.genologics.ri.role that return PermissionLinkModifier and TypeMethodDescriptionObjectFactory.createPermissionLink()Creates a new PermissionLink instance.Methods in com.genologics.ri.role that return types with arguments of type PermissionLinkModifier and TypeMethodDescriptionRole.getPermissions()Gets the list of permissions assigned to this role.