|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.AbstractConfigBean
org.torweg.pulse.component.core.accesscontrol.admin.AccessControlEditorConfig
public class AccessControlEditorConfig
the configuration used by the editors of the access-control.
| Constructor Summary | |
|---|---|
AccessControlEditorConfig()
|
|
| Method Summary | |
|---|---|
XSLHandle |
getAjaxEditorXSL()
returns the XSLHandle for AJAX responses to initialize the User-editor within the pulse
-web-site-administration. |
XSLHandle |
getAjaxOverViewGridXSL()
returns the XSLHandle for AJAX responses to initialize the User-overview within the pulse
-web-site-administration. |
XSLHandle |
getAjaxWestXSL()
returns the XSLHandle for AJAX responses to initialize the WEST-Panel within the pulse-web-site-administration. |
XSLHandle |
getAttributesXSL()
returns the XSLHandle for AJAX responses to initialize the editor for a attribute-value of the user. |
void |
init(org.jdom.Element conf)
initializes the ConfigBean. |
| Methods inherited from class org.torweg.pulse.configuration.AbstractConfigBean |
|---|
buildClass, buildInstance, lastModified, setLastModified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessControlEditorConfig()
| Method Detail |
|---|
public final XSLHandle getAjaxWestXSL()
public final XSLHandle getAjaxOverViewGridXSL()
User-overview within the pulse
-web-site-administration.
public final XSLHandle getAjaxEditorXSL()
User-editor within the pulse
-web-site-administration.
public final XSLHandle getAttributesXSL()
public final void init(org.jdom.Element conf)
ConfigBean.
conf - the configuration XMLConfigBean.init(org.jdom.Element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||