|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.tools.utils.CreationUtilities
public class CreationUtilities
The class gives two method to create a biobject (with parameters) or a dataset
Nested Class Summary | |
---|---|
class |
CreationUtilities.ValidationException
|
Constructor Summary | |
---|---|
CreationUtilities()
|
Method Summary | |
---|---|
java.lang.Integer |
creatBiObject(BIObject biObject)
|
java.lang.Integer |
creatDataSet(GuiGenericDataSet dataSet)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreationUtilities()
Method Detail |
---|
public java.lang.Integer creatDataSet(GuiGenericDataSet dataSet)
public java.lang.Integer creatBiObject(BIObject biObject) throws it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |