it.eng.spagobi.bo
Class ExecutionController
java.lang.Object
it.eng.spagobi.bo.ExecutionController
public class ExecutionController
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionController
public ExecutionController()
directExecution
public boolean directExecution()
refreshParameters
public void refreshParameters(BIObject obj,
java.lang.String userProvidedParametersStr)
prepareBIObjectInSession
public BIObject prepareBIObjectInSession(it.eng.spago.base.SessionContainer aSessionContainer,
java.lang.Integer id,
java.lang.String aRoleName,
java.lang.String userProvidedParametersStr)
throws it.eng.spago.error.EMFUserError
- Parameters:
aSessionContainer
- aPath
- aRoleName
-
- Throws:
it.eng.spago.error.EMFUserError
createValidableFieldSourceBean
public it.eng.spago.base.SourceBean createValidableFieldSourceBean(BIObjectParameter aBIObjectParameter)
throws it.eng.spago.base.SourceBeanException
- Creates the XML dinamic validator, according to checks
- Parameters:
aBIObjectParameter
- The input BI object parameter
- Returns:
- The output Source Bean Containing XML
- Throws:
it.eng.spago.base.SourceBeanException
- If any Exception occurred
getBiObject
public BIObject getBiObject()
setBiObject
public void setBiObject(BIObject biObject)