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.ElementPermissionIElement.getPermission()get the permission for this elementIElement.ElementPermission.static IElement.ElementPermissionReturns 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.ElementPermissionMethods in com.jedox.palojlib.interfaces with parameters of type IElement.ElementPermissionModifier and TypeMethodDescriptionbooleanIElement.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