public class DataSet extends DataItem
| Modifier and Type | Field and Description |
|---|---|
static MXLogger |
linearLogger |
| 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() |
java.lang.String |
getOrgId(MboRemote mbo) |
void |
loadData() |
com.ibm.json.java.JSONObject |
toJSON() |
add, addElement, addElement, addRelated, getBaseId, getElements, getId, getLocale, getMbo, getRelated, hasOverlapWith, toString, updateFromMbo, updateFromMbopublic static MXLogger linearLogger
public DataSet(LinearClientSession session, MboRemote parentMbo, DataSetInfo setInfo, DataSet parent) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionpublic DataSet(LinearClientSession session, MboRemote parentMbo, DataSetInfo setInfo, java.lang.String id, DataSet parent) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionpublic void loadData()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic java.lang.String getOrgId(MboRemote mbo) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXException