|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SeqFeatureLocationSearchCriteria
Represents a query for SeqFeatureLocation objects.
| Field Summary | |
|---|---|
static java.lang.String |
ID_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BioSequence.SeqFeatureLocation.id. |
static java.lang.String |
STRANDTYPE_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BioSequence.SeqFeatureLocation.strandType. |
| Method Summary | |
|---|---|
java.lang.Long |
getId()
Returns the value of the id criterion. |
java.lang.String |
getStrandType()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BioSequence.SeqFeatureLocation.strandType |
void |
setId(java.lang.Long id)
Sets the value of the id criterion. |
void |
setId(java.lang.Long id,
java.lang.String booleanOp)
|
void |
setStrandType(java.lang.String strandType)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BioSequence.SeqFeatureLocation.strandType |
void |
setStrandType(java.lang.String strandType,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BioSequence.SeqFeatureLocation.strandType |
| 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.BioSequence.SeqFeatureLocation#id,
Constant Field Valuesstatic final java.lang.String STRANDTYPE_ATTRIBUTE
gov.nih.nci.mageom.domain.BioSequence.SeqFeatureLocation#strandType,
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.String getStrandType()
gov.nih.nci.mageom.domain.BioSequence.SeqFeatureLocation#strandTypevoid setStrandType(java.lang.String strandType)
strandType - gov.nih.nci.mageom.domain.BioSequence.SeqFeatureLocation#strandType
void setStrandType(java.lang.String strandType,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - strandType 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.BioSequence.SeqFeatureLocation#strandType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||