|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageFunctionStateMap | |
|---|---|
| net.sf.springlayout.web.security | |
| Uses of PageFunctionStateMap in net.sf.springlayout.web.security |
|---|
| Methods in net.sf.springlayout.web.security that return PageFunctionStateMap | |
|---|---|
protected abstract PageFunctionStateMap |
AbstractPageAccessResolver.getPageFunctionPermissions(javax.servlet.http.HttpServletRequest request,
java.lang.Object object,
boolean editMode)
Implement this method to return a map of PageFunctionStates
for the current page with the following structure: String
functionName:PageFunctionState. |
PageFunctionStateMap |
PageAccessHolder.getPageFunctions()
Gets the pageFunctionMap |
| Methods in net.sf.springlayout.web.security with parameters of type PageFunctionStateMap | |
|---|---|
void |
PageAccessHolder.setPageFunctions(PageFunctionStateMap pageFunctions)
Sets the pageFunctionMap |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||