|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ZoneGroupSearchCriteria
Represents a query for ZoneGroup objects.
| Field Summary | |
|---|---|
static java.lang.String |
ID_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.id. |
static java.lang.String |
SPACINGSBETWEENZONESX_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.spacingsBetweenZonesX. |
static java.lang.String |
SPACINGSBETWEENZONESY_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.spacingsBetweenZonesY. |
static java.lang.String |
ZONESPERX_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.zonesPerX. |
static java.lang.String |
ZONESPERY_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.zonesPerY. |
| Method Summary | |
|---|---|
java.lang.Long |
getId()
Returns the value of the id criterion. |
java.lang.Float |
getSpacingsBetweenZonesX()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.spacingsBetweenZonesX |
java.lang.Float |
getSpacingsBetweenZonesY()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.spacingsBetweenZonesY |
java.lang.Integer |
getZonesPerX()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.zonesPerX |
java.lang.Integer |
getZonesPerY()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.zonesPerY |
void |
setId(java.lang.Long id)
Sets the value of the id criterion. |
void |
setId(java.lang.Long id,
java.lang.String booleanOp)
|
void |
setSpacingsBetweenZonesX(java.lang.Float spacingsBetweenZonesX)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.spacingsBetweenZonesX |
void |
setSpacingsBetweenZonesX(java.lang.Float spacingsBetweenZonesX,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.spacingsBetweenZonesX |
void |
setSpacingsBetweenZonesY(java.lang.Float spacingsBetweenZonesY)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.spacingsBetweenZonesY |
void |
setSpacingsBetweenZonesY(java.lang.Float spacingsBetweenZonesY,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.spacingsBetweenZonesY |
void |
setZonesPerX(java.lang.Integer zonesPerX)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.zonesPerX |
void |
setZonesPerX(java.lang.Integer zonesPerX,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.zonesPerX |
void |
setZonesPerY(java.lang.Integer zonesPerY)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.zonesPerY |
void |
setZonesPerY(java.lang.Integer zonesPerY,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup.zonesPerY |
| 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.ArrayDesign.ZoneGroup#id,
Constant Field Valuesstatic final java.lang.String SPACINGSBETWEENZONESX_ATTRIBUTE
gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#spacingsBetweenZonesX,
Constant Field Valuesstatic final java.lang.String SPACINGSBETWEENZONESY_ATTRIBUTE
gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#spacingsBetweenZonesY,
Constant Field Valuesstatic final java.lang.String ZONESPERX_ATTRIBUTE
gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#zonesPerX,
Constant Field Valuesstatic final java.lang.String ZONESPERY_ATTRIBUTE
gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#zonesPerY,
Constant Field Values| Method Detail |
|---|
java.lang.Long getId()
getId in interface ExtendableSearchCriteriavoid setId(java.lang.Long id)
setId in interface ExtendableSearchCriteriaid -
void setId(java.lang.Long id,
java.lang.String booleanOp)
setId in interface ExtendableSearchCriteriajava.lang.Float getSpacingsBetweenZonesX()
gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#spacingsBetweenZonesXjava.lang.Float getSpacingsBetweenZonesY()
gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#spacingsBetweenZonesYjava.lang.Integer getZonesPerX()
gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#zonesPerXjava.lang.Integer getZonesPerY()
gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#zonesPerYvoid setSpacingsBetweenZonesX(java.lang.Float spacingsBetweenZonesX)
spacingsBetweenZonesX - gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#spacingsBetweenZonesX
void setSpacingsBetweenZonesX(java.lang.Float spacingsBetweenZonesX,
java.lang.String booleanOp)
spacingsBetweenZonesX - 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.ArrayDesign.ZoneGroup#spacingsBetweenZonesXvoid setSpacingsBetweenZonesY(java.lang.Float spacingsBetweenZonesY)
spacingsBetweenZonesY - gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#spacingsBetweenZonesY
void setSpacingsBetweenZonesY(java.lang.Float spacingsBetweenZonesY,
java.lang.String booleanOp)
spacingsBetweenZonesY - 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.ArrayDesign.ZoneGroup#spacingsBetweenZonesYvoid setZonesPerX(java.lang.Integer zonesPerX)
zonesPerX - gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#zonesPerX
void setZonesPerX(java.lang.Integer zonesPerX,
java.lang.String booleanOp)
zonesPerX - 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.ArrayDesign.ZoneGroup#zonesPerXvoid setZonesPerY(java.lang.Integer zonesPerY)
zonesPerY - gov.nih.nci.mageom.domain.ArrayDesign.ZoneGroup#zonesPerY
void setZonesPerY(java.lang.Integer zonesPerY,
java.lang.String booleanOp)
zonesPerY - 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.ArrayDesign.ZoneGroup#zonesPerY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||