|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArraySearchCriteria
Represents a query for Array objects.
| Field Summary | |
|---|---|
static java.lang.String |
ARRAYDESIGNID_ATTRIBUTE
The String name of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ArrayDesign.id. |
static java.lang.String |
ARRAYGROUPID_ATTRIBUTE
The String name of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.id. |
static java.lang.String |
ARRAYIDENTIFIER_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayIdentifier. |
static java.lang.String |
ARRAYXORIGIN_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayXOrigin. |
static java.lang.String |
ARRAYYORIGIN_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayYOrigin. |
static java.lang.String |
ID_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.id. |
static java.lang.String |
INFORMATIONID_ATTRIBUTE
The String name of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayManufacture.id. |
static java.lang.String |
ORIGINRELATIVETO_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.originRelativeTo. |
| Fields inherited from interface gov.nih.nci.mageom.search.IdentifiableSearchCriteria |
|---|
IDENTIFIER_ATTRIBUTE, NAME_ATTRIBUTE |
| Fields inherited from interface gov.nih.nci.mageom.search.DescribableSearchCriteria |
|---|
SECURITYID_ATTRIBUTE |
| Method Summary | |
|---|---|
java.lang.Long |
getArrayDesignId()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ArrayDesign.id |
java.lang.Long |
getArrayGroupId()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.id |
java.lang.String |
getArrayIdentifier()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayIdentifier |
java.lang.Float |
getArrayXOrigin()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayXOrigin |
java.lang.Float |
getArrayYOrigin()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayYOrigin |
java.lang.Long |
getId()
Returns the value of the id criterion. |
java.lang.Long |
getInformationId()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayManufacture.id |
java.lang.String |
getOriginRelativeTo()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.originRelativeTo |
void |
setArrayDesignCriteria(ArrayDesignSearchCriteria criteria)
Constrains the search for Array objects to those associated with ArrayDesign objects by the association and selected by the given ArrayDesignSearchCriteria. |
void |
setArrayDesignCriteria(ArrayDesignSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for Array objects to those associated with ArrayDesign objects by the association and selected by the given ArrayDesignSearchCriteria. |
void |
setArrayDesignId(java.lang.Long arrayDesignId)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ArrayDesign.id |
void |
setArrayDesignId(java.lang.Long arrayDesignId,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ArrayDesign.id |
void |
setArrayGroupCriteria(ArrayGroupSearchCriteria criteria)
Constrains the search for Array objects to those associated with ArrayGroup objects by the association and selected by the given ArrayGroupSearchCriteria. |
void |
setArrayGroupCriteria(ArrayGroupSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for Array objects to those associated with ArrayGroup objects by the association and selected by the given ArrayGroupSearchCriteria. |
void |
setArrayGroupId(java.lang.Long arrayGroupId)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.id |
void |
setArrayGroupId(java.lang.Long arrayGroupId,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.id |
void |
setArrayIdentifier(java.lang.String arrayIdentifier)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayIdentifier |
void |
setArrayIdentifier(java.lang.String arrayIdentifier,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayIdentifier |
void |
setArrayXOrigin(java.lang.Float arrayXOrigin)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayXOrigin |
void |
setArrayXOrigin(java.lang.Float arrayXOrigin,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayXOrigin |
void |
setArrayYOrigin(java.lang.Float arrayYOrigin)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayYOrigin |
void |
setArrayYOrigin(java.lang.Float arrayYOrigin,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.arrayYOrigin |
void |
setId(java.lang.Long id)
Sets the value of the id criterion. |
void |
setId(java.lang.Long id,
java.lang.String booleanOp)
|
void |
setInformationCriteria(ArrayManufactureSearchCriteria criteria)
Constrains the search for Array objects to those associated with ArrayManufacture objects by the association and selected by the given ArrayManufactureSearchCriteria. |
void |
setInformationCriteria(ArrayManufactureSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for Array objects to those associated with ArrayManufacture objects by the association and selected by the given ArrayManufactureSearchCriteria. |
void |
setInformationId(java.lang.Long informationId)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayManufacture.id |
void |
setInformationId(java.lang.Long informationId,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayManufacture.id |
void |
setOriginRelativeTo(java.lang.String originRelativeTo)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.originRelativeTo |
void |
setOriginRelativeTo(java.lang.String originRelativeTo,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.Array.originRelativeTo |
| Methods inherited from interface gov.nih.nci.mageom.search.IdentifiableSearchCriteria |
|---|
getIdentifier, getName, setIdentifier, setIdentifier, setName, setName |
| Methods inherited from interface gov.nih.nci.mageom.search.DescribableSearchCriteria |
|---|
getSecurityId, setSecurityCriteria, setSecurityCriteria, setSecurityId, setSecurityId |
| Methods inherited from interface gov.nih.nci.common.search.Searchable |
|---|
getMaxRecordset, getOrderBy, getReturnCount, getReturnObjects, putCriterion, putCriterion, search, setMaxRecordset, setOrderBy, setReturnCount, setReturnObjects |
| Methods inherited from interface gov.nih.nci.common.search.session.SessionObject |
|---|
getSessionId, setSessionId |
| Field Detail |
|---|
static final java.lang.String ID_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.Array#id,
Constant Field Valuesstatic final java.lang.String ARRAYIDENTIFIER_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.Array#arrayIdentifier,
Constant Field Valuesstatic final java.lang.String ARRAYXORIGIN_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.Array#arrayXOrigin,
Constant Field Valuesstatic final java.lang.String ARRAYYORIGIN_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.Array#arrayYOrigin,
Constant Field Valuesstatic final java.lang.String ORIGINRELATIVETO_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.Array#originRelativeTo,
Constant Field Valuesstatic final java.lang.String ARRAYDESIGNID_ATTRIBUTE
gov.nih.nci.mageom.domain.ArrayDesign.ArrayDesign#id,
Constant Field Valuesstatic final java.lang.String ARRAYGROUPID_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayGroup#id,
Constant Field Valuesstatic final java.lang.String INFORMATIONID_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayManufacture#id,
Constant Field Values| Method Detail |
|---|
java.lang.Long getId()
getId in interface DescribableSearchCriteriagetId in interface ExtendableSearchCriteriagetId in interface IdentifiableSearchCriteriavoid setId(java.lang.Long id)
setId in interface DescribableSearchCriteriasetId in interface ExtendableSearchCriteriasetId in interface IdentifiableSearchCriteriaid -
void setId(java.lang.Long id,
java.lang.String booleanOp)
setId in interface DescribableSearchCriteriasetId in interface ExtendableSearchCriteriasetId in interface IdentifiableSearchCriteriajava.lang.String getArrayIdentifier()
gov.nih.nci.mageom.domain.Array.Array#arrayIdentifierjava.lang.Float getArrayXOrigin()
gov.nih.nci.mageom.domain.Array.Array#arrayXOriginjava.lang.Float getArrayYOrigin()
gov.nih.nci.mageom.domain.Array.Array#arrayYOriginjava.lang.String getOriginRelativeTo()
gov.nih.nci.mageom.domain.Array.Array#originRelativeTojava.lang.Long getArrayDesignId()
gov.nih.nci.mageom.domain.ArrayDesign.ArrayDesign#idjava.lang.Long getArrayGroupId()
gov.nih.nci.mageom.domain.Array.ArrayGroup#idjava.lang.Long getInformationId()
gov.nih.nci.mageom.domain.Array.ArrayManufacture#idvoid setArrayIdentifier(java.lang.String arrayIdentifier)
arrayIdentifier - gov.nih.nci.mageom.domain.Array.Array#arrayIdentifier
void setArrayIdentifier(java.lang.String arrayIdentifier,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - arrayIdentifier the criterion valueString - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORString - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVEgov.nih.nci.mageom.domain.Array.Array#arrayIdentifiervoid setArrayXOrigin(java.lang.Float arrayXOrigin)
arrayXOrigin - gov.nih.nci.mageom.domain.Array.Array#arrayXOrigin
void setArrayXOrigin(java.lang.Float arrayXOrigin,
java.lang.String booleanOp)
arrayXOrigin - the criterion valueString - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORgov.nih.nci.mageom.domain.Array.Array#arrayXOriginvoid setArrayYOrigin(java.lang.Float arrayYOrigin)
arrayYOrigin - gov.nih.nci.mageom.domain.Array.Array#arrayYOrigin
void setArrayYOrigin(java.lang.Float arrayYOrigin,
java.lang.String booleanOp)
arrayYOrigin - the criterion valueString - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORgov.nih.nci.mageom.domain.Array.Array#arrayYOriginvoid setOriginRelativeTo(java.lang.String originRelativeTo)
originRelativeTo - gov.nih.nci.mageom.domain.Array.Array#originRelativeTo
void setOriginRelativeTo(java.lang.String originRelativeTo,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - originRelativeTo the criterion valueString - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORString - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVEgov.nih.nci.mageom.domain.Array.Array#originRelativeTovoid setArrayDesignCriteria(ArrayDesignSearchCriteria criteria)
gov.nih.nci.mageom.search.ArrayDesign.ArrayDesignSearchCriteria - the SearchCriteria to be nestedArrayDesignSearchCriteria
void setArrayDesignCriteria(ArrayDesignSearchCriteria criteria,
java.lang.String booleanOp)
gov.nih.nci.mageom.search.ArrayDesign.ArrayDesignSearchCriteria - the SearchCriteria to be nestedString - one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORArrayDesignSearchCriteriavoid setArrayDesignId(java.lang.Long arrayDesignId)
arrayDesignId - gov.nih.nci.mageom.domain.ArrayDesign.ArrayDesign#id
void setArrayDesignId(java.lang.Long arrayDesignId,
java.lang.String booleanOp)
arrayDesignId - String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORgov.nih.nci.mageom.domain.ArrayDesign.ArrayDesign#idvoid setArrayGroupCriteria(ArrayGroupSearchCriteria criteria)
gov.nih.nci.mageom.search.Array.ArrayGroupSearchCriteria - the SearchCriteria to be nestedArrayGroupSearchCriteria
void setArrayGroupCriteria(ArrayGroupSearchCriteria criteria,
java.lang.String booleanOp)
gov.nih.nci.mageom.search.Array.ArrayGroupSearchCriteria - the SearchCriteria to be nestedString - one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORArrayGroupSearchCriteriavoid setArrayGroupId(java.lang.Long arrayGroupId)
arrayGroupId - gov.nih.nci.mageom.domain.Array.ArrayGroup#id
void setArrayGroupId(java.lang.Long arrayGroupId,
java.lang.String booleanOp)
arrayGroupId - String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORgov.nih.nci.mageom.domain.Array.ArrayGroup#idvoid setInformationCriteria(ArrayManufactureSearchCriteria criteria)
gov.nih.nci.mageom.search.Array.ArrayManufactureSearchCriteria - the SearchCriteria to be nestedArrayManufactureSearchCriteria
void setInformationCriteria(ArrayManufactureSearchCriteria criteria,
java.lang.String booleanOp)
gov.nih.nci.mageom.search.Array.ArrayManufactureSearchCriteria - the SearchCriteria to be nestedString - one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORArrayManufactureSearchCriteriavoid setInformationId(java.lang.Long informationId)
informationId - gov.nih.nci.mageom.domain.Array.ArrayManufacture#id
void setInformationId(java.lang.Long informationId,
java.lang.String booleanOp)
informationId - String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.ORgov.nih.nci.mageom.domain.Array.ArrayManufacture#id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||