public final class DDSViewCollectionForm extends VocabCachingActionForm implements java.io.Serializable
system, vocab, vocabCache, vocabCacheGroup, vocabInterface
Constructor and Description |
---|
DDSViewCollectionForm()
Constructor for the DDSViewResourceForm object
|
Modifier and Type | Method and Description |
---|---|
DleseCollectionDocReader |
getDocReader()
Gets the docReader attribute of the DDSViewCollectionForm object
|
java.lang.String |
getError()
Gets the error attribute of the DDSViewCollectionForm object
|
java.lang.String |
getHeadless()
Headless means display collection info without surrounding HTML (banners,
footers, etc).
|
ResultDoc |
getResultDoc()
Gets the resultDoc attribute of the DDSViewCollectionForm object
|
void |
setError(java.lang.String error)
Sets the error attribute of the DDSViewCollectionForm object
|
void |
setHeadless(boolean headless)
Sets the headless attribute of the DDSViewCollectionForm object
|
void |
setResultDoc(ResultDoc resultDoc)
Sets the resultDoc attribute of the DDSViewCollectionForm object
|
clearVocabCache, getCachedVocabValuesInOrder, getCachedVocabValuesLastIndex, getSystem, setSystem, setVocab, setVocabCacheValue, setVocabInterface
public DDSViewCollectionForm()
public void setResultDoc(ResultDoc resultDoc)
resultDoc
- The new resultDoc valuepublic void setHeadless(boolean headless)
headless
- The new headless valuepublic java.lang.String getHeadless()
public ResultDoc getResultDoc()
public DleseCollectionDocReader getDocReader()
public void setError(java.lang.String error)
error
- The new error valuepublic java.lang.String getError()