|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.bundle.Controller
org.torweg.pulse.component.core.accesscontrol.admin.AccessControlEditor
public class AccessControlEditor
Initializes the WEST-Panel for the access-control of the pulse -web-site-administration.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.bundle.Controller |
|---|
Controller.AlwaysRun |
| Constructor Summary | |
|---|---|
AccessControlEditor()
|
|
| Method Summary | |
|---|---|
void |
init(ConfigBean c)
initializes the AccessControlEditor. |
AccessControlEditorResult |
initAccessControl(Bundle bundle, ServiceRequest request)
Initializes the WEST-Panel within the pulse -web-site-administration. |
| Methods inherited from class org.torweg.pulse.bundle.Controller |
|---|
getAlwaysRun, isAlwaysRun, setAlwaysRun |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessControlEditor()
| Method Detail |
|---|
@RequireToken @Action(value="accessControlInit", generate=true) @Permission(value="viewAccessControl") @Groups(values="AccessControl:Administrator") public final AccessControlEditorResult initAccessControl(Bundle bundle, ServiceRequest request)
bundle - the current Bundlerequest - the current ServiceRequest
Result for the
AccessControlEditorpublic final void init(ConfigBean c)
AccessControlEditor.
init in interface DeprecatedConfigurablec - the ConfigBean of this Controller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||