Uses of Class
com.genologics.ri.permission.PermissionLink
Packages that use PermissionLink
Package
Description
Entities for user permissions in the Clarity system.
-
Uses of PermissionLink in com.genologics.ri.permission
Fields in com.genologics.ri.permission with type parameters of type PermissionLinkModifier and TypeFieldDescriptionprotected List<PermissionLink>Permissions.permissionsThe list of permission links.Methods in com.genologics.ri.permission that return PermissionLinkModifier and TypeMethodDescriptionObjectFactory.createPermissionLink()Create an instance of PermissionLink.Methods in com.genologics.ri.permission that return types with arguments of type PermissionLinkModifier and TypeMethodDescriptionPermissions.getList()Gets the list of items in this batch.Permissions.getPermissions()Get the list of permission links.