Uses of Enum Class
ontopoly.OntopolyAccessStrategy.Privilege
Packages that use OntopolyAccessStrategy.Privilege
-
Uses of OntopolyAccessStrategy.Privilege in ontopoly
Methods in ontopoly that return OntopolyAccessStrategy.PrivilegeModifier and TypeMethodDescriptionOntopolyAccessStrategy.getPrivilege(User user, FieldInstance fieldInstance) Resolves the privilege of a user for the provided field.OntopolyAccessStrategy.getPrivilege(User user, Topic topic) Resolves the privilege of a user for the provided topic.OntopolySession.getPrivilege(FieldInstance fieldInstance) OntopolySession.getPrivilege(Topic topic) Returns the enum constant of this class with the specified name.static OntopolyAccessStrategy.Privilege[]OntopolyAccessStrategy.Privilege.values()Returns an array containing the constants of this enum class, in the order they are declared.