| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
RoleNameType |
Webapp22Factory.createRoleNameType()
Returns a new object of class 'Role Name Type'.
|
RoleNameType |
DocumentRoot.getRoleName()
Returns the value of the 'Role Name' containment reference.
|
RoleNameType |
SecurityRoleRefType.getRoleName()
Returns the value of the 'Role Name' containment reference.
|
RoleNameType |
SecurityRoleType.getRoleName()
Returns the value of the 'Role Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setRoleName(RoleNameType value)
Sets the value of the '
Role Name' containment reference. |
void |
SecurityRoleRefType.setRoleName(RoleNameType value)
Sets the value of the '
Role Name' containment reference. |
void |
SecurityRoleType.setRoleName(RoleNameType value)
Sets the value of the '
Role Name' containment reference. |