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, updateFromMbo
public static MXLogger linearLogger
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
public java.lang.String getOrgId(MboRemote mbo) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException