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

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

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

Methods in com.wewebu.ow.server.app that return OwMandator
 OwMandator OwMainAppContext.getMandator()
          get the mandator interface of the current logged in user
 

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

Methods in com.wewebu.ow.server.ecm that return OwMandator
 OwMandator OwRepositoryContext.getMandator()
          get the mandator interface of the current logged in user
 

Uses of OwMandator in com.wewebu.ow.server.mandator
 

Methods in com.wewebu.ow.server.mandator that return OwMandator
 OwMandator OwMandatorManager.getUserMandator()
          get the mandator interface of the current logged in user
 

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

Methods in com.wewebu.ow.server.mandatorimpl.simplemandator that return OwMandator
 OwMandator OwSimpleMandatorManager.getUserMandator()
          get the mandator interface of the current logged in user
 

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

Methods in com.wewebu.ow.server.role that return OwMandator
 OwMandator OwRoleManagerContext.getMandator()
          get the mandator interface of the current logged in user
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.