Uses of Interface
com.wewebu.ow.server.mandator.OwMandatorManager

Packages that use OwMandatorManager
com.wewebu.ow.server.app   
com.wewebu.ow.server.ecm   
com.wewebu.ow.server.mandatorimpl.simplemandator   
com.wewebu.ow.server.role   
 

Uses of OwMandatorManager in com.wewebu.ow.server.app
 

Methods in com.wewebu.ow.server.app that return OwMandatorManager
 OwMandatorManager OwMainAppContext.getMandatorManager()
          retrieve the MandatorManager reference
 OwMandatorManager OwConfiguration.getMandatorManager()
          retrieve the MandatorManager object
 

Uses of OwMandatorManager in com.wewebu.ow.server.ecm
 

Methods in com.wewebu.ow.server.ecm that return OwMandatorManager
 OwMandatorManager OwRepositoryContext.getMandatorManager()
          retrieve the MandatorManager reference
 

Uses of OwMandatorManager in com.wewebu.ow.server.mandatorimpl.simplemandator
 

Classes in com.wewebu.ow.server.mandatorimpl.simplemandator that implement OwMandatorManager
 class OwSimpleMandatorManager
           Implementation of a simple mandator managers (multitenancy, multi-tenant).
 

Uses of OwMandatorManager in com.wewebu.ow.server.role
 

Methods in com.wewebu.ow.server.role that return OwMandatorManager
 OwMandatorManager OwRoleManagerContext.getMandatorManager()
          get the mandator manager of the current logged in user
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.