it.eng.spagobi.security
Class AuthorizationsBusinessMapper

java.lang.Object
  extended by it.eng.spagobi.security.AuthorizationsBusinessMapper

public class AuthorizationsBusinessMapper
extends java.lang.Object

Author:
Bernabei Angelo

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

AuthorizationsBusinessMapper

public AuthorizationsBusinessMapper()
Instantiates a new authorizations business mapper.

Method Detail

getInstance

public static AuthorizationsBusinessMapper getInstance()
Gets the single instance of AuthorizationsBusinessMapper.

Returns:
single instance of AuthorizationsBusinessMapper

mapActionToBusinessProcess

public java.lang.String mapActionToBusinessProcess(java.lang.String actionName)
Map action to business process.

Parameters:
actionName - the action name
Returns:
the string

mapPageModuleToBusinessProcess

public java.lang.String mapPageModuleToBusinessProcess(java.lang.String pageName,
                                                       java.lang.String moduleName)
Map page module to business process.

Parameters:
pageName - the page name
moduleName - the module name
Returns:
the string