|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.security.AuthorizationsBusinessMapper
public class AuthorizationsBusinessMapper
Constructor Summary | |
---|---|
AuthorizationsBusinessMapper()
Instantiates a new authorizations business mapper. |
Method Summary | |
---|---|
static AuthorizationsBusinessMapper |
getInstance()
Gets the single instance of AuthorizationsBusinessMapper. |
java.lang.String |
mapActionToBusinessProcess(java.lang.String actionName)
Map action to business process. |
java.lang.String |
mapPageModuleToBusinessProcess(java.lang.String pageName,
java.lang.String moduleName)
Map page module to business process. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthorizationsBusinessMapper()
Method Detail |
---|
public static AuthorizationsBusinessMapper getInstance()
public java.lang.String mapActionToBusinessProcess(java.lang.String actionName)
actionName
- the action name
public java.lang.String mapPageModuleToBusinessProcess(java.lang.String pageName, java.lang.String moduleName)
pageName
- the page namemoduleName
- the module name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |