it.eng.spago.security.xmlauthorizations
Class XMLAuthorizationsBusinessMapper

java.lang.Object
  extended by it.eng.spago.security.xmlauthorizations.XMLAuthorizationsBusinessMapper

public class XMLAuthorizationsBusinessMapper
extends java.lang.Object

Author:
zoppello To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
XMLAuthorizationsBusinessMapper()
           
 
Method Summary
static XMLAuthorizationsBusinessMapper getInstance()
           
 java.lang.String mapActionToBusinessProcess(java.lang.String actionName)
           
 java.lang.String mapPageModuleToBusinessProcess(java.lang.String pageName, java.lang.String moduleName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLAuthorizationsBusinessMapper

public XMLAuthorizationsBusinessMapper()
Method Detail

getInstance

public static XMLAuthorizationsBusinessMapper getInstance()

mapActionToBusinessProcess

public java.lang.String mapActionToBusinessProcess(java.lang.String actionName)

mapPageModuleToBusinessProcess

public java.lang.String mapPageModuleToBusinessProcess(java.lang.String pageName,
                                                       java.lang.String moduleName)