public final class DCSViewForm extends SchemEditForm implements java.io.Serializable
FALSE, TRUE, UNSPECIFIED
Constructor and Description |
---|
DCSViewForm()
Constructor for the DCSViewForm object
|
Modifier and Type | Method and Description |
---|---|
boolean |
getCollectionFrameworkLoaded() |
java.lang.String |
getContextURL()
Gets the contextURL attribute of the DCSViewForm object
|
DcsSetInfo |
getDcsSetInfo() |
DocReader |
getDocReader()
Gets the result attribute of the DCSViewForm object
|
java.lang.String |
getEnd()
Gets the ending index for the records that will be displayed.
|
java.lang.String |
getFrameworkConfigFormat() |
java.lang.String |
getLength()
Gets the length of iterations to loop over the results array.
|
java.lang.String |
getNextId() |
java.lang.String |
getNextResultsUrl()
Gets the HTTP parameters that should be used to retrieve the next set of results.
|
java.lang.String |
getNonPaigingParams()
Gets all the parameters that existed in the request other than those used for
paiging.
|
int |
getNumPagingRecords() |
java.lang.String |
getNumResults()
Gets the numResults attribute of the DCSViewForm object
|
java.lang.String |
getOffset()
Gets the offset into the results array to begin iterating.
|
java.lang.String |
getPrevId() |
java.lang.String |
getPrevResultsUrl()
Gets the HTTP parameters that should be used to retrieve the previous set of results.
|
java.lang.String |
getQe()
Gets the query string entered by the user, encoded for use in a URL string.
|
java.lang.String |
getRecordViewPage()
Returns relative path to the jsp frag page containing the record view for the
format of the result record.
|
java.lang.String |
getReportTitle()
Gets the reportTitle attribute of the DCSViewForm object
|
ResultDoc |
getResult()
Gets the result attribute of the DCSViewForm object
|
int |
getResultIndex()
Get the index of the current result within the results.
|
SearchHelper |
getResults()
Gets the search results returned by the
SimpleLuceneIndex . |
java.lang.String |
getStart()
Gets the starting index for the records that will be displayed.
|
protected static void |
prtln(java.lang.String s)
Output a line of text to standard out, with datestamp, if debug is set to true.
|
protected static void |
prtlnError(java.lang.String s) |
void |
setCollectionFrameworkLoaded(boolean bool) |
void |
setContextURL(java.lang.String contextURL)
Sets the contextURL attribute of the DCSViewForm object
|
void |
setDcsSetInfo(DcsSetInfo dcsSetInfo) |
static void |
setDebug(boolean db)
Sets the debug attribute of the object
|
void |
setFrameworkConfigFormat(java.lang.String format) |
void |
setNextId(java.lang.String id) |
void |
setNonPaigingParams(java.lang.String nonPaigingParams)
Sets the nonPaigingParams attribute of the DCSViewForm object
|
void |
setNumPagingRecords(int numPagingRecords)
Sets the number of records to display per paiging request.
|
void |
setPrevId(java.lang.String id) |
void |
setReportTitle(java.lang.String reportTitle)
Sets the reportTitle attribute of the DCSViewForm object
|
void |
setRequest(javax.servlet.http.HttpServletRequest request)
Sets the request attribute of the DCSViewForm object.
|
void |
setResult(ResultDoc resultDoc)
Sets the result attribute of the DCSViewForm object
|
void |
setResultIndex(int i) |
void |
setResults(SearchHelper results)
Sets the search results.
|
void |
setStart(int start)
Sets the starting index for the records to display.
|
SchemEditActionErrors |
validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
Validate the request parameters before the Action sees them).
|
clear, clearMultiValuesCache, clearRepeatingFieldsToPrune, exposeNode, getAcceptsNewChoice, getAcceptsNewSibling, getAcceptsNewSubstitionGroupMember, getAdnDocReader, getAnyTypeValueOf, getAsyncJason, getBaseExportDir, getBranchIsRequired, getChildElementCountOf, getChoiceOptions, getCollapseBean, getCollection, getCollectionName, getComboOtherOption, getComboSelectOptions, getCurrentPage, getCurrentPageEncoded, getCurrentStdDocKey, getDcsDataRecord, getDirs, getDiscussionURL, getDocMap, getDuplicateUrlRecs, getDups, getEnumerationOptions, getEnumerationPaths, getEnumerationValuesOf, getFieldInfo, getFieldInfoMap, getFieldInfoReader, getForceValidation, getFramework, getFrameworkName, getGuardedExitPath, getHasChildren, getHash, getInputManager, getLegalEnumerationValuesOf, getMemberCountOf, getMembersOf, getMetadata, getMuiFormattable, getNodeExists, getNodeExistsWithContent, getNodeExistsWithRequiredAttribute, getNodeHasValue, getNodeIsEmpty, getNodeIsExpandable, getNodeIsMissingValue, getPageList, getPageTitle, getParentNodeExists, getPathArg, getPreviousPage, getRecId, getRecords, getRecordsDir, getRepeatingFieldsToPrune, getRepeatingMembersOf, getResultDoc, getSavedContent, getSchemaHelper, getSelectOptions, getServletContext, getSetInfo, getSimilarUrlRecs, getSims, getSubstitutionGroupMemberCountOf, getSubstitutionGroupMembersOf, getSubstitutionGroupOptions, getSuggestionServiceHelper, getTmpArg, getValidatedUrl, getValueOf, getViewNode, getVocab, getVocabLayout, getVocabLayoutNodes, getVocabList, getXmlFormat, setAdnDocReader, setAsyncJason, setCollection, setCurrentPage, setCurrentStdDocKey, setDcsDataRecord, setDiscussionURL, setDocMap, setDuplicateUrlRecs, setDups, setFieldInfoReader, setForceValidation, setFramework, setGuardedExitPath, setHash, setMetadata, setPageList, setPageTitle, setPathArg, setPreviousPage, setRecId, setRecordsDir, setRepeatingField, setResultDoc, setSavedContent, setSetInfo, setSimilarUrlRecs, setSims, setSuggestionServiceHelper, setTmpArg, setValidatedUrl, setValueOf, setVocab, setVocabAudience, setVocabField, setVocabInterface, setVocabLanguage
public DcsSetInfo getDcsSetInfo()
public void setDcsSetInfo(DcsSetInfo dcsSetInfo)
public java.lang.String getPrevId()
public void setPrevId(java.lang.String id)
public java.lang.String getNextId()
public void setNextId(java.lang.String id)
public java.lang.String getContextURL()
getContextURL
in class SchemEditForm
public void setContextURL(java.lang.String contextURL)
setContextURL
in class SchemEditForm
contextURL
- The new contextURL valuepublic SearchHelper getResults()
SimpleLuceneIndex
.public void setCollectionFrameworkLoaded(boolean bool)
public boolean getCollectionFrameworkLoaded()
public void setResults(SearchHelper results)
public void setResult(ResultDoc resultDoc)
resultDoc
- The new result valuepublic ResultDoc getResult()
public void setResultIndex(int i)
public int getResultIndex()
public java.lang.String getRecordViewPage()
public DocReader getDocReader()
public java.lang.String getNumResults()
public void setReportTitle(java.lang.String reportTitle)
reportTitle
- The new reportTitle valuepublic java.lang.String getReportTitle()
public void setStart(int start)
start
- The new start valuepublic java.lang.String getStart()
public java.lang.String getEnd()
public java.lang.String getOffset()
public java.lang.String getLength()
public int getNumPagingRecords()
public void setNumPagingRecords(int numPagingRecords)
numPagingRecords
- The new numPagingRecords valuepublic java.lang.String getQe()
public java.lang.String getNextResultsUrl()
public java.lang.String getPrevResultsUrl()
public void setRequest(javax.servlet.http.HttpServletRequest request)
request
- The new request valuepublic java.lang.String getFrameworkConfigFormat()
public void setFrameworkConfigFormat(java.lang.String format)
public void setNonPaigingParams(java.lang.String nonPaigingParams)
nonPaigingParams
- The new nonPaigingParams valuepublic final java.lang.String getNonPaigingParams()
public SchemEditActionErrors validate(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
SchemEditForm
NOTE: is this necessary for the entities to get displayed correctly in the editing forms??
validate
in class SchemEditForm
mapping
- NOT YET DOCUMENTEDrequest
- NOT YET DOCUMENTEDprotected static void prtln(java.lang.String s)
s
- The String that will be output.protected static void prtlnError(java.lang.String s)
public static void setDebug(boolean db)
db
- The new debug value