class RoleController extends AbstractS2UiDomainController
| Modifiers | Name | Description |
|---|---|---|
protected java.lang.String |
roleClassSimpleName |
|
protected java.lang.String |
userField |
| Fields inherited from class | Fields |
|---|---|
class AbstractS2UiDomainController |
AclClass, AclSid |
class AbstractS2UiController |
Role, User, UserRole, authorityNameField, usernamePropertyName |
| Type | Name and description |
|---|---|
RoleStrategy |
uiRoleStrategyDependency injection for the 'uiRoleStrategy' bean. |
| Properties inherited from class | Properties |
|---|---|
class AbstractS2UiDomainController |
allowedMethods, defaultAction, uiAclStrategy, uiPropertiesStrategy, uiQueryStrategy |
class AbstractS2UiController |
scope |
| Constructor and description |
|---|
RoleController() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
afterPropertiesSet() |
|
java.lang.Object |
delete() |
|
protected int |
getAutoCompleteMinLength() |
|
protected java.lang.String |
getClassLabelCode() |
|
protected java.lang.Class<?> |
getClazz() |
|
protected java.lang.Object |
getTabData() |
|
protected java.lang.Object |
lookupFromParams() |
|
protected java.util.Map |
model(java.lang.Object role, java.lang.String action) |
|
java.lang.Object |
save() |
|
java.lang.Object |
search() |
|
java.lang.Object |
update() |
Dependency injection for the 'uiRoleStrategy' bean.