Uses of Class
org.appng.xml.application.Permission
-
Packages that use Permission Package Description org.appng.xml.application -
-
Uses of Permission in org.appng.xml.application
Fields in org.appng.xml.application with type parameters of type Permission Modifier and Type Field Description protected List<Permission>Permissions. permissionMethods in org.appng.xml.application that return Permission Modifier and Type Method Description PermissionObjectFactory. createPermission()Create an instance ofPermissionMethods in org.appng.xml.application that return types with arguments of type Permission Modifier and Type Method Description List<Permission>Permissions. getPermission()Gets the value of the permission property.
-