Uses of Interface
org.kuali.kfs.module.purap.document.service.LogicContainer

Packages that use LogicContainer
org.kuali.kfs.module.purap.document.service   
org.kuali.kfs.module.purap.document.service.impl   
 

Uses of LogicContainer in org.kuali.kfs.module.purap.document.service
 

Methods in org.kuali.kfs.module.purap.document.service with parameters of type LogicContainer
 Object PurapService.performLogicWithFakedUserSession(String requiredPersonPersonUserId, LogicContainer logicToRun, Object... objects)
          Performs the given logic with the given fake user id.
 

Uses of LogicContainer in org.kuali.kfs.module.purap.document.service.impl
 

Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type LogicContainer
 Object PurapServiceImpl.performLogicWithFakedUserSession(String requiredPersonPersonUserId, LogicContainer logicToRun, Object... objects)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.