Uses of Class
net.n2oapp.framework.access.api.model.Permission
Packages that use Permission
-
Uses of Permission in net.n2oapp.framework.access.api.model
Subclasses of Permission in net.n2oapp.framework.access.api.modelModifier and TypeClassDescriptionclassUser: operehod Date: 17.02.2015 Time: 11:49classUser: operhod Date: 28.10.13 Time: 15:58Methods in net.n2oapp.framework.access.api.model with type parameters of type PermissionModifier and TypeMethodDescription<T extends Permission>
Optional<T>ComplexPermission.getPermissionByType(Class<T> type) Methods in net.n2oapp.framework.access.api.model that return PermissionModifier and TypeMethodDescriptionstatic PermissionPermission.allowed()static Permissionstatic Permissionstatic PermissionMethods in net.n2oapp.framework.access.api.model that return types with arguments of type PermissionConstructor parameters in net.n2oapp.framework.access.api.model with type arguments of type Permission