it.eng.spagobi.kpi.threshold.utils
Class DetailThresholdsUtil
java.lang.Object
it.eng.spagobi.kpi.threshold.utils.DetailThresholdsUtil
public class DetailThresholdsUtil
- extends java.lang.Object
Method Summary |
static void |
newThreshold(it.eng.spago.base.SourceBean serviceRequest,
it.eng.spago.base.SourceBean serviceResponse)
|
static void |
restoreThreshold(java.lang.Integer id,
it.eng.spago.base.SourceBean serviceRequest,
it.eng.spago.base.SourceBean serviceResponse)
|
static void |
selectThreshold(java.lang.Integer id,
it.eng.spago.base.SourceBean serviceResponse)
|
static void |
updateThresholdFromRequest(it.eng.spago.base.SourceBean serviceRequest,
java.lang.Integer id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DetailThresholdsUtil
public DetailThresholdsUtil()
selectThreshold
public static void selectThreshold(java.lang.Integer id,
it.eng.spago.base.SourceBean serviceResponse)
throws it.eng.spago.base.SourceBeanException,
it.eng.spago.error.EMFUserError
- Throws:
it.eng.spago.base.SourceBeanException
it.eng.spago.error.EMFUserError
updateThresholdFromRequest
public static void updateThresholdFromRequest(it.eng.spago.base.SourceBean serviceRequest,
java.lang.Integer id)
throws it.eng.spago.error.EMFUserError
- Throws:
it.eng.spago.error.EMFUserError
newThreshold
public static void newThreshold(it.eng.spago.base.SourceBean serviceRequest,
it.eng.spago.base.SourceBean serviceResponse)
throws it.eng.spago.error.EMFUserError,
it.eng.spago.base.SourceBeanException
- Throws:
it.eng.spago.error.EMFUserError
it.eng.spago.base.SourceBeanException
restoreThreshold
public static void restoreThreshold(java.lang.Integer id,
it.eng.spago.base.SourceBean serviceRequest,
it.eng.spago.base.SourceBean serviceResponse)
throws java.lang.Exception
- Throws:
java.lang.Exception