Uses of Enum Class
com.jedox.palojlib.interfaces.IElement.ElementPermission
Packages that use IElement.ElementPermission
-
Uses of IElement.ElementPermission in com.jedox.palojlib.interfaces
Methods in com.jedox.palojlib.interfaces that return IElement.ElementPermissionModifier and TypeMethodDescriptiondefault IElement.ElementPermission
IElement.getPermission()
get the permission for this elementIElement.ElementPermission
.static IElement.ElementPermission
Returns the enum constant of this class with the specified name.static IElement.ElementPermission[]
IElement.ElementPermission.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.jedox.palojlib.interfaces that return types with arguments of type IElement.ElementPermissionModifier and TypeMethodDescriptionIUserInfo.getRightObjectsMap()
get a map that maps all right objects to their permissionIElement.ElementPermission
Methods in com.jedox.palojlib.interfaces with parameters of type IElement.ElementPermissionModifier and TypeMethodDescriptionboolean
IElement.ElementPermission.higherOrEqual
(IElement.ElementPermission permission) check wither a permission is higher or equal to another permission -
Uses of IElement.ElementPermission in com.jedox.palojlib.main
Methods in com.jedox.palojlib.main that return IElement.ElementPermissionMethods in com.jedox.palojlib.main that return types with arguments of type IElement.ElementPermission