| Package | Description |
|---|---|
| org.jabylon.users | |
| org.jabylon.users.impl | |
| org.jabylon.users.util |
| Modifier and Type | Method and Description |
|---|---|
Permission |
UsersFactory.createPermission()
Returns a new object of class 'Permission'
|
Permission |
UserManagement.findPermissionByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Permission> |
User.getAllPermissions() |
org.eclipse.emf.common.util.EList<Permission> |
Role.getAllPermissions() |
org.eclipse.emf.common.util.EList<Permission> |
User.getPermissions()
Returns the value of the 'Permissions' reference list.
|
org.eclipse.emf.common.util.EList<Permission> |
UserManagement.getPermissions()
Returns the value of the 'Permissions' containment reference list.
|
org.eclipse.emf.common.util.EList<Permission> |
Role.getPermissions()
Returns the value of the 'Permissions' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PermissionImpl
An implementation of the model object 'Permission'
|
| Modifier and Type | Method and Description |
|---|---|
Permission |
UsersFactoryImpl.createPermission() |
Permission |
UserManagementImpl.findPermissionByName(String name)
May return null!
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Permission> |
RoleImpl.getAllPermissions() |
org.eclipse.emf.common.util.EList<Permission> |
UserImpl.getAllPermissions() |
org.eclipse.emf.common.util.EList<Permission> |
UserManagementImpl.getPermissions() |
org.eclipse.emf.common.util.EList<Permission> |
RoleImpl.getPermissions() |
org.eclipse.emf.common.util.EList<Permission> |
UserImpl.getPermissions() |
| Modifier and Type | Method and Description |
|---|---|
T |
UsersSwitch.casePermission(Permission object)
Returns the result of interpreting the object as an instance of 'Permission'
|
Copyright © 2013–2017 Jabylon. All rights reserved.