gov.nih.nci.mageom.search.BQS
Interface BibliographicReferenceSearchCriteria

All Superinterfaces:
DescribableSearchCriteria, ExtendableSearchCriteria, Searchable, SessionObject
All Known Implementing Classes:
BibliographicReferenceSearchCriteriaImpl

public interface BibliographicReferenceSearchCriteria
extends DescribableSearchCriteria, Searchable

Represents a query for BibliographicReference objects.

Version:
%I%, %G%

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

ID_ATTRIBUTE

static final java.lang.String ID_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.id.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#id, Constant Field Values

TITLE_ATTRIBUTE

static final java.lang.String TITLE_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.title.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#title, Constant Field Values

AUTHORS_ATTRIBUTE

static final java.lang.String AUTHORS_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.authors.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#authors, Constant Field Values

PUBLICATION_ATTRIBUTE

static final java.lang.String PUBLICATION_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publication.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publication, Constant Field Values

PUBLISHER_ATTRIBUTE

static final java.lang.String PUBLISHER_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publisher.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publisher, Constant Field Values

EDITOR_ATTRIBUTE

static final java.lang.String EDITOR_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.editor.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#editor, Constant Field Values

YEAR_ATTRIBUTE

static final java.lang.String YEAR_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.year.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#year, Constant Field Values

VOLUME_ATTRIBUTE

static final java.lang.String VOLUME_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.volume.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#volume, Constant Field Values

ISSUE_ATTRIBUTE

static final java.lang.String ISSUE_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.issue.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#issue, Constant Field Values

PAGES_ATTRIBUTE

static final java.lang.String PAGES_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.pages.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#pages, Constant Field Values

URI_ATTRIBUTE

static final java.lang.String URI_ATTRIBUTE
This String name of criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.URI.

See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#URI, Constant Field Values
Method Detail

getId

java.lang.Long getId()
Returns the value of the id criterion.

Specified by:
getId in interface DescribableSearchCriteria
Specified by:
getId in interface ExtendableSearchCriteria
Returns:
the id criterion

setId

void setId(java.lang.Long id)
Sets the value of the id criterion.

Specified by:
setId in interface DescribableSearchCriteria
Specified by:
setId in interface ExtendableSearchCriteria
Parameters:
id -

setId

void setId(java.lang.Long id,
           java.lang.String booleanOp)
Specified by:
setId in interface DescribableSearchCriteria
Specified by:
setId in interface ExtendableSearchCriteria

getTitle

java.lang.String getTitle()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.title

Returns:
the java.lang.String criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#title

getAuthors

java.lang.String getAuthors()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.authors

Returns:
the java.lang.String criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#authors

getPublication

java.lang.String getPublication()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publication

Returns:
the java.lang.String criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publication

getPublisher

java.lang.String getPublisher()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publisher

Returns:
the java.lang.String criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publisher

getEditor

java.lang.String getEditor()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.editor

Returns:
the java.lang.String criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#editor

getYear

java.util.Date getYear()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.year

Returns:
the java.util.Date criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#year

getVolume

java.lang.String getVolume()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.volume

Returns:
the java.lang.String criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#volume

getIssue

java.lang.String getIssue()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.issue

Returns:
the java.lang.String criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#issue

getPages

java.lang.String getPages()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.pages

Returns:
the java.lang.String criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#pages

getURI

java.lang.String getURI()
Gets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.URI

Returns:
the java.lang.String criterion value.
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#URI

setTitle

void setTitle(java.lang.String title)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.title

Parameters:
title -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#title

setTitle

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

Parameters:
String - title the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
String - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVE
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#title

setAuthors

void setAuthors(java.lang.String authors)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.authors

Parameters:
authors -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#authors

setAuthors

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

Parameters:
String - authors the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
String - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVE
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#authors

setPublication

void setPublication(java.lang.String publication)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publication

Parameters:
publication -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publication

setPublication

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

Parameters:
String - publication the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
String - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVE
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publication

setPublisher

void setPublisher(java.lang.String publisher)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.publisher

Parameters:
publisher -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publisher

setPublisher

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

Parameters:
String - publisher the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
String - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVE
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#publisher

setEditor

void setEditor(java.lang.String editor)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.editor

Parameters:
editor -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#editor

setEditor

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

Parameters:
String - editor the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
String - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVE
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#editor

setYear

void setYear(java.util.Date year)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.year

Parameters:
year -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#year

setYear

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

Parameters:
year - the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#year

setVolume

void setVolume(java.lang.String volume)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.volume

Parameters:
volume -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#volume

setVolume

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

Parameters:
String - volume the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
String - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVE
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#volume

setIssue

void setIssue(java.lang.String issue)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.issue

Parameters:
issue -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#issue

setIssue

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

Parameters:
String - issue the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
String - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVE
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#issue

setPages

void setPages(java.lang.String pages)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.pages

Parameters:
pages -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#pages

setPages

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

Parameters:
String - pages the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
String - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVE
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#pages

setURI

void setURI(java.lang.String URI)
Sets the value of the criterion corresponding to gov.nih.nci.mageom.domain.BQS.BibliographicReference.URI

Parameters:
URI -
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#URI

setURI

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

Parameters:
String - URI the criterion value
String - booleanOp one of gov.nih.nci.common.search.CriteriaElement.AND or gov.nih.nci.common.search.CriteriaElement.OR
String - caseInsensitive one of gov.nih.nci.common.search.CriteriaElement.CASESENSITIVE or gov.nih.nci.common.search.CriteriaElement.CASEINSENSITIVE
See Also:
gov.nih.nci.mageom.domain.BQS.BibliographicReference#URI