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


public interface LogicContainer

Used for containing logic that must be run... usually when faking a user session


Method Summary
 Object runLogic(Object[] objects)
           
 

Method Detail

runLogic

Object runLogic(Object[] objects)
                throws Exception
Throws:
Exception


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