public class DataSet extends DataItem
Constructor and Description |
---|
DataSet(LinearClientSession session,
MboRemote parentMbo,
DataSetInfo setInfo,
DataSet parent) |
DataSet(LinearClientSession session,
MboRemote parentMbo,
DataSetInfo setInfo,
java.lang.String id,
DataSet parent) |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
void |
loadData() |
com.ibm.json.java.JSONObject |
toJSON() |
add, addElement, addElement, addRelated, getBaseId, getElements, getId, getLocale, getMbo, getRelated, hasOverlapWith, toString, updateFromMbo, updateFromMbo
public DataSet(LinearClientSession session, MboRemote parentMbo, DataSetInfo setInfo, DataSet parent) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public DataSet(LinearClientSession session, MboRemote parentMbo, DataSetInfo setInfo, java.lang.String id, DataSet parent) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void loadData() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException