| Package | Description |
|---|---|
| no.g9.jgrape |
The jgrape package contains jgrape implementation of g9 services.
|
| Modifier and Type | Method and Description |
|---|---|
Role |
Role.findRole(String roleName)
Find an object selection role manager given name.
|
protected Role |
Role.getParent()
Access method for the parent property.
|
protected Role |
Role.getRootRole()
Get the root object selection role manager.
|
abstract Role |
OsManager.newManager(String applicationName,
String roleName)
Create a new manager for an object selection role
|
| Modifier and Type | Method and Description |
|---|---|
protected List<Role> |
Role.getDownRelated()
Access method for the downRelated property.
|
protected List<Role> |
Role.getUpRelated()
Access method for the upRelated property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Role.initializeRole(String applicationName,
String roleName,
Role parentRole)
Initialize an object selection role manager.
|
protected void |
Role.setParent(Role aParent)
Sets the value of the parent property.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Role.setDownRelated(List<Role> aDownRelated)
Sets the value of the downRelated property.
|
protected void |
Role.setUpRelated(List<Role> aUpRelated)
Sets the value of the upRelated property manager.
|
Copyright © 2006–2018 Esito AS. All rights reserved.