|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OntopolyAccessStrategy.Privilege | |
---|---|
ontopoly |
Uses of OntopolyAccessStrategy.Privilege in ontopoly |
---|
Methods in ontopoly that return OntopolyAccessStrategy.Privilege | |
---|---|
OntopolyAccessStrategy.Privilege |
OntopolySession.getPrivilege(FieldInstance fieldInstance)
|
OntopolyAccessStrategy.Privilege |
OntopolySession.getPrivilege(Topic topic)
|
OntopolyAccessStrategy.Privilege |
OntopolyAccessStrategy.getPrivilege(User user,
FieldInstance fieldInstance)
Resolves the privilege of a user for the provided field. |
OntopolyAccessStrategy.Privilege |
OntopolyAccessStrategy.getPrivilege(User user,
Topic topic)
Resolves the privilege of a user for the provided topic. |
static OntopolyAccessStrategy.Privilege |
OntopolyAccessStrategy.Privilege.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OntopolyAccessStrategy.Privilege[] |
OntopolyAccessStrategy.Privilege.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |