|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.domain.AbstractCaArrayObject
gov.nih.nci.caarray.domain.AbstractCaArrayEntity
gov.nih.nci.caarray.domain.data.AbstractArrayData
gov.nih.nci.caarray.domain.data.DerivedArrayData
public class DerivedArrayData
Field Summary | |
---|---|
static java.lang.String |
DISCRIMINATOR
the Hibernate discriminator for this ArrayData subclass. |
Fields inherited from class gov.nih.nci.caarray.domain.AbstractCaArrayEntity |
---|
CAARRAY_LSID_AUTHORITY, CAARRAY_LSID_NAMESPACE |
Fields inherited from class gov.nih.nci.caarray.domain.AbstractCaArrayObject |
---|
DEFAULT_BATCH_SIZE, DEFAULT_STRING_COLUMN_SIZE, LARGE_TEXT_FIELD_LENGTH |
Constructor Summary | |
---|---|
DerivedArrayData()
|
Method Summary | |
---|---|
java.util.Set<AbstractArrayData> |
getDerivedFromArrayDataCollection()
|
Methods inherited from class gov.nih.nci.caarray.domain.data.AbstractArrayData |
---|
addHybridization, getDataFile, getDataSet, getHybridizations, getName, getProtocolApplications, getType, setDataFile, setDataSet, setName, setType, toString |
Methods inherited from class gov.nih.nci.caarray.domain.AbstractCaArrayEntity |
---|
getLsid, getLsidAuthority, getLsidNamespace, getLsidObjectId, setLsid, setLsid, setLsidForEntity |
Methods inherited from class gov.nih.nci.caarray.domain.AbstractCaArrayObject |
---|
equals, getCaBigId, getId, getPostLoadSecurityPolicies, getRemoteApiSecurityPolicies, hashCode, setCaBigId, setId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DISCRIMINATOR
Constructor Detail |
---|
public DerivedArrayData()
Method Detail |
---|
public java.util.Set<AbstractArrayData> getDerivedFromArrayDataCollection()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |