|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArrayGroupSearchCriteria
Represents a query for ArrayGroup objects.
| Field Summary | |
|---|---|
static java.lang.String |
ARRAYSPACINGX_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.arraySpacingX. |
static java.lang.String |
ARRAYSPACINGY_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.arraySpacingY. |
static java.lang.String |
BARCODE_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.barcode. |
static java.lang.String |
ID_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.id. |
static java.lang.String |
LENGTH_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.length. |
static java.lang.String |
NUMARRAYS_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.numArrays. |
static java.lang.String |
ORIENTATIONMARK_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.orientationMark. |
static java.lang.String |
ORIENTATIONMARKPOSITION_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.orientationMarkPosition. |
static java.lang.String |
WIDTH_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.width. |
| 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.Float |
getArraySpacingX()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.arraySpacingX |
java.lang.Float |
getArraySpacingY()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.arraySpacingY |
java.lang.String |
getBarcode()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.barcode |
java.lang.Long |
getId()
Returns the value of the id criterion. |
java.lang.Float |
getLength()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.length |
java.lang.Integer |
getNumArrays()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.numArrays |
java.lang.String |
getOrientationMark()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.orientationMark |
java.lang.String |
getOrientationMarkPosition()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.orientationMarkPosition |
java.lang.Float |
getWidth()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.width |
void |
setArraySpacingX(java.lang.Float arraySpacingX)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.arraySpacingX |
void |
setArraySpacingX(java.lang.Float arraySpacingX,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.arraySpacingX |
void |
setArraySpacingY(java.lang.Float arraySpacingY)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.arraySpacingY |
void |
setArraySpacingY(java.lang.Float arraySpacingY,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.arraySpacingY |
void |
setBarcode(java.lang.String barcode)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.barcode |
void |
setBarcode(java.lang.String barcode,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.barcode |
void |
setId(java.lang.Long id)
Sets the value of the id criterion. |
void |
setId(java.lang.Long id,
java.lang.String booleanOp)
|
void |
setLength(java.lang.Float length)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.length |
void |
setLength(java.lang.Float length,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.length |
void |
setNumArrays(java.lang.Integer numArrays)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.numArrays |
void |
setNumArrays(java.lang.Integer numArrays,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.numArrays |
void |
setOrientationMark(java.lang.String orientationMark)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.orientationMark |
void |
setOrientationMark(java.lang.String orientationMark,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.orientationMark |
void |
setOrientationMarkPosition(java.lang.String orientationMarkPosition)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.orientationMarkPosition |
void |
setOrientationMarkPosition(java.lang.String orientationMarkPosition,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.orientationMarkPosition |
void |
setWidth(java.lang.Float width)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.width |
void |
setWidth(java.lang.Float width,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.Array.ArrayGroup.width |
| 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.ArrayGroup#id,
Constant Field Valuesstatic final java.lang.String BARCODE_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayGroup#barcode,
Constant Field Valuesstatic final java.lang.String ARRAYSPACINGX_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayGroup#arraySpacingX,
Constant Field Valuesstatic final java.lang.String ARRAYSPACINGY_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayGroup#arraySpacingY,
Constant Field Valuesstatic final java.lang.String NUMARRAYS_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayGroup#numArrays,
Constant Field Valuesstatic final java.lang.String ORIENTATIONMARK_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayGroup#orientationMark,
Constant Field Valuesstatic final java.lang.String ORIENTATIONMARKPOSITION_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayGroup#orientationMarkPosition,
Constant Field Valuesstatic final java.lang.String WIDTH_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayGroup#width,
Constant Field Valuesstatic final java.lang.String LENGTH_ATTRIBUTE
gov.nih.nci.mageom.domain.Array.ArrayGroup#length,
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 getBarcode()
gov.nih.nci.mageom.domain.Array.ArrayGroup#barcodejava.lang.Float getArraySpacingX()
gov.nih.nci.mageom.domain.Array.ArrayGroup#arraySpacingXjava.lang.Float getArraySpacingY()
gov.nih.nci.mageom.domain.Array.ArrayGroup#arraySpacingYjava.lang.Integer getNumArrays()
gov.nih.nci.mageom.domain.Array.ArrayGroup#numArraysjava.lang.String getOrientationMark()
gov.nih.nci.mageom.domain.Array.ArrayGroup#orientationMarkjava.lang.String getOrientationMarkPosition()
gov.nih.nci.mageom.domain.Array.ArrayGroup#orientationMarkPositionjava.lang.Float getWidth()
gov.nih.nci.mageom.domain.Array.ArrayGroup#widthjava.lang.Float getLength()
gov.nih.nci.mageom.domain.Array.ArrayGroup#lengthvoid setBarcode(java.lang.String barcode)
barcode - gov.nih.nci.mageom.domain.Array.ArrayGroup#barcode
void setBarcode(java.lang.String barcode,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - barcode 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.ArrayGroup#barcodevoid setArraySpacingX(java.lang.Float arraySpacingX)
arraySpacingX - gov.nih.nci.mageom.domain.Array.ArrayGroup#arraySpacingX
void setArraySpacingX(java.lang.Float arraySpacingX,
java.lang.String booleanOp)
arraySpacingX - 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.ArrayGroup#arraySpacingXvoid setArraySpacingY(java.lang.Float arraySpacingY)
arraySpacingY - gov.nih.nci.mageom.domain.Array.ArrayGroup#arraySpacingY
void setArraySpacingY(java.lang.Float arraySpacingY,
java.lang.String booleanOp)
arraySpacingY - 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.ArrayGroup#arraySpacingYvoid setNumArrays(java.lang.Integer numArrays)
numArrays - gov.nih.nci.mageom.domain.Array.ArrayGroup#numArrays
void setNumArrays(java.lang.Integer numArrays,
java.lang.String booleanOp)
numArrays - 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.ArrayGroup#numArraysvoid setOrientationMark(java.lang.String orientationMark)
orientationMark - gov.nih.nci.mageom.domain.Array.ArrayGroup#orientationMark
void setOrientationMark(java.lang.String orientationMark,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - orientationMark 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.ArrayGroup#orientationMarkvoid setOrientationMarkPosition(java.lang.String orientationMarkPosition)
orientationMarkPosition - gov.nih.nci.mageom.domain.Array.ArrayGroup#orientationMarkPosition
void setOrientationMarkPosition(java.lang.String orientationMarkPosition,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - orientationMarkPosition 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.ArrayGroup#orientationMarkPositionvoid setWidth(java.lang.Float width)
width - gov.nih.nci.mageom.domain.Array.ArrayGroup#width
void setWidth(java.lang.Float width,
java.lang.String booleanOp)
width - 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.ArrayGroup#widthvoid setLength(java.lang.Float length)
length - gov.nih.nci.mageom.domain.Array.ArrayGroup#length
void setLength(java.lang.Float length,
java.lang.String booleanOp)
length - 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.ArrayGroup#length
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||