|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BibliographicReferenceSearchCriteria
Represents a query for BibliographicReference objects.
| Field Summary | |
|---|---|
static java.lang.String |
AUTHORS_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.authors. |
static java.lang.String |
EDITOR_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.editor. |
static java.lang.String |
ID_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.id. |
static java.lang.String |
ISSUE_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.issue. |
static java.lang.String |
PAGES_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.pages. |
static java.lang.String |
PUBLICATION_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publication. |
static java.lang.String |
PUBLISHER_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publisher. |
static java.lang.String |
TITLE_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.title. |
static java.lang.String |
URI_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.URI. |
static java.lang.String |
VOLUME_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.volume. |
static java.lang.String |
YEAR_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.year. |
| Fields inherited from interface gov.nih.nci.mageom.search.DescribableSearchCriteria |
|---|
SECURITYID_ATTRIBUTE |
| Method Summary | |
|---|---|
java.lang.String |
getAuthors()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.authors |
java.lang.String |
getEditor()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.editor |
java.lang.Long |
getId()
Returns the value of the id criterion. |
java.lang.String |
getIssue()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.issue |
java.lang.String |
getPages()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.pages |
java.lang.String |
getPublication()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publication |
java.lang.String |
getPublisher()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publisher |
java.lang.String |
getTitle()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.title |
java.lang.String |
getURI()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.URI |
java.lang.String |
getVolume()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.volume |
java.util.Date |
getYear()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.year |
void |
setAuthors(java.lang.String authors)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.authors |
void |
setAuthors(java.lang.String authors,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.authors |
void |
setEditor(java.lang.String editor)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.editor |
void |
setEditor(java.lang.String editor,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.editor |
void |
setId(java.lang.Long id)
Sets the value of the id criterion. |
void |
setId(java.lang.Long id,
java.lang.String booleanOp)
|
void |
setIssue(java.lang.String issue)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.issue |
void |
setIssue(java.lang.String issue,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.issue |
void |
setPages(java.lang.String pages)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.pages |
void |
setPages(java.lang.String pages,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.pages |
void |
setPublication(java.lang.String publication)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publication |
void |
setPublication(java.lang.String publication,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publication |
void |
setPublisher(java.lang.String publisher)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publisher |
void |
setPublisher(java.lang.String publisher,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publisher |
void |
setTitle(java.lang.String title)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.title |
void |
setTitle(java.lang.String title,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.title |
void |
setURI(java.lang.String URI)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.URI |
void |
setURI(java.lang.String URI,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.URI |
void |
setVolume(java.lang.String volume)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.volume |
void |
setVolume(java.lang.String volume,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.volume |
void |
setYear(java.util.Date year)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.year |
void |
setYear(java.util.Date year,
java.lang.String booleanOp)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.year |
| 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.BQS.BibliographicReference#id,
Constant Field Valuesstatic final java.lang.String TITLE_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#title,
Constant Field Valuesstatic final java.lang.String AUTHORS_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#authors,
Constant Field Valuesstatic final java.lang.String PUBLICATION_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publication,
Constant Field Valuesstatic final java.lang.String PUBLISHER_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publisher,
Constant Field Valuesstatic final java.lang.String EDITOR_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#editor,
Constant Field Valuesstatic final java.lang.String YEAR_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#year,
Constant Field Valuesstatic final java.lang.String VOLUME_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#volume,
Constant Field Valuesstatic final java.lang.String ISSUE_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#issue,
Constant Field Valuesstatic final java.lang.String PAGES_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#pages,
Constant Field Valuesstatic final java.lang.String URI_ATTRIBUTE
gov.nih.nci.mageom.domain.BQS.BibliographicReference#URI,
Constant Field Values| Method Detail |
|---|
java.lang.Long getId()
getId in interface DescribableSearchCriteriagetId in interface ExtendableSearchCriteriavoid setId(java.lang.Long id)
setId in interface DescribableSearchCriteriasetId in interface ExtendableSearchCriteriaid -
void setId(java.lang.Long id,
java.lang.String booleanOp)
setId in interface DescribableSearchCriteriasetId in interface ExtendableSearchCriteriajava.lang.String getTitle()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#titlejava.lang.String getAuthors()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#authorsjava.lang.String getPublication()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publicationjava.lang.String getPublisher()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publisherjava.lang.String getEditor()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#editorjava.util.Date getYear()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#yearjava.lang.String getVolume()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#volumejava.lang.String getIssue()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#issuejava.lang.String getPages()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#pagesjava.lang.String getURI()
gov.nih.nci.mageom.domain.BQS.BibliographicReference#URIvoid setTitle(java.lang.String title)
title - gov.nih.nci.mageom.domain.BQS.BibliographicReference#title
void setTitle(java.lang.String title,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - title 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.BQS.BibliographicReference#titlevoid setAuthors(java.lang.String authors)
authors - gov.nih.nci.mageom.domain.BQS.BibliographicReference#authors
void setAuthors(java.lang.String authors,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - authors 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.BQS.BibliographicReference#authorsvoid setPublication(java.lang.String publication)
publication - gov.nih.nci.mageom.domain.BQS.BibliographicReference#publication
void setPublication(java.lang.String publication,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - publication 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.BQS.BibliographicReference#publicationvoid setPublisher(java.lang.String publisher)
publisher - gov.nih.nci.mageom.domain.BQS.BibliographicReference#publisher
void setPublisher(java.lang.String publisher,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - publisher 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.BQS.BibliographicReference#publishervoid setEditor(java.lang.String editor)
editor - gov.nih.nci.mageom.domain.BQS.BibliographicReference#editor
void setEditor(java.lang.String editor,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - editor 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.BQS.BibliographicReference#editorvoid setYear(java.util.Date year)
year - gov.nih.nci.mageom.domain.BQS.BibliographicReference#year
void setYear(java.util.Date year,
java.lang.String booleanOp)
year - 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.BQS.BibliographicReference#yearvoid setVolume(java.lang.String volume)
volume - gov.nih.nci.mageom.domain.BQS.BibliographicReference#volume
void setVolume(java.lang.String volume,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - volume 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.BQS.BibliographicReference#volumevoid setIssue(java.lang.String issue)
issue - gov.nih.nci.mageom.domain.BQS.BibliographicReference#issue
void setIssue(java.lang.String issue,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - issue 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.BQS.BibliographicReference#issuevoid setPages(java.lang.String pages)
pages - gov.nih.nci.mageom.domain.BQS.BibliographicReference#pages
void setPages(java.lang.String pages,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - pages 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.BQS.BibliographicReference#pagesvoid setURI(java.lang.String URI)
URI - gov.nih.nci.mageom.domain.BQS.BibliographicReference#URI
void setURI(java.lang.String URI,
java.lang.String booleanOp,
java.lang.String caseInsensitive)
String - URI 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.BQS.BibliographicReference#URI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||