public class DDSViewResourceForm
extends org.apache.struts.action.ActionForm
implements java.io.Serializable
Constructor and Description |
---|
DDSViewResourceForm()
Constructor for the DDSViewResourceForm object
|
Modifier and Type | Method and Description |
---|---|
void |
clearVocabCache()
Description of the Method
|
java.util.ArrayList |
getCachedVocabValuesInOrder()
Gets the cachedVocabValuesInOrder attribute of the DDSViewResourceForm
object
|
java.lang.String |
getCollectionDescription()
Gets the collectionDescription attribute of the DDSViewResourceForm object
|
java.lang.String |
getError()
Gets the error attribute of the DDSViewResourceForm object
|
java.lang.String |
getForwardUrl()
Gets the forwardUrl attribute of the DDSViewResourceForm object
|
java.lang.String |
getHasChallengingLearningContexts()
Gets the hasChallengingLearningContexts attribute of the
DDSViewResourceForm object
|
java.lang.String |
getHasDrcReviews()
Gets the hasDrcReviews attribute of the DDSViewResourceForm object
|
java.lang.String |
getHasIdeasForUse()
Gets the hasIdeasForUse attribute of the DDSViewResourceForm object
|
java.lang.String |
getHasOtherReviews()
Gets the hasOtherReviews attribute of the DDSViewResourceForm object
|
java.lang.String |
getHasReviews()
Gets the hasReviews attribute of the DDSViewResourceForm object
|
java.lang.String |
getHasTeachingTips()
Gets the teachingTips attribute of the DDSViewResourceForm object
|
java.lang.String |
getIdSearchTitle()
Gets the idSearchTitle attribute of the DDSViewResourceForm object
|
java.lang.String |
getIdSearchUrl()
Gets the idSearchUrl attribute of the DDSViewResourceForm object
|
java.lang.String |
getIsDrcReview(int index)
Gets the isDrcReview attribute of the DDSViewResourceForm object
|
java.lang.String |
getIsDrcReviewInProgress()
Gets the isDrcReviewInProgress attribute of the DDSViewResourceForm object
|
ItemDocReader |
getItemDocReader()
Gets the itemDocReader attribute of the DDSViewResourceForm object
|
int |
getNumRecordCollections()
Gets the numRecordCollections attribute of the DDSViewResourceForm object
|
java.lang.String |
getPathwayUrl()
Gets the pathwayUrl attribute of the DDSViewResourceForm object
|
java.lang.String |
getPrimaryRequestedCollectionKey()
Gets the primaryResultDocCollectionId attribute of the DDSViewResourceForm
object
|
ResultDoc |
getPrimaryResultDoc()
Gets the primaryResultDocReader attribute of the DDSViewResourceForm object
|
java.lang.String |
getPrimaryResultDocId()
Gets the primaryResultDocId attribute of the DDSViewResourceForm object
|
java.lang.String |
getRecordCollection(int index)
Gets the recordCollection attribute of the DDSViewResourceForm object
|
java.lang.String[] |
getRecordCollections()
Gets the recordCollection attribute of the DDSViewResourceForm object
|
java.lang.String |
getRecordFilename()
Gets the recordFilename attribute of the DDSViewResourceForm object
|
java.lang.String |
getRecordId()
Gets the resourceId attribute of the DDSViewResourceForm object
|
java.lang.String[] |
getRecordIds()
Gets the recordIds attribute of the DDSViewResourceForm object
|
java.lang.String |
getRecordIds(int index)
Gets the recordIds attribute of the DDSViewResourceForm object
|
java.lang.String |
getRelDisplayed()
Gets the relDisplayed attribute of the DDSViewResourceForm object
|
java.lang.String |
getResourceResultLinkRedirectURL()
Gets the resourceResultLinkRedirectURL attribute of the DDSQueryForm object
|
java.lang.String |
getResourceTitle()
Gets the resourceTitle attribute of the DDSViewResourceForm object
|
java.lang.String |
getResourceUrl()
Gets the resourceUrl attribute of the DDSViewResourceForm object
|
MetadataVocab |
getVocab()
Gets the vocab attribute of the DDSViewResourceForm object
|
java.lang.String |
getVocabCacheFeedbackString()
Gets the vocabCacheFeedbackString attribute of the DDSViewResourceForm
object
|
void |
setCollectionKey(java.lang.String collectionKey)
Sets the collectionKey attribute of the DDSViewResourceForm object
|
void |
setContextUrl(java.lang.String contextUrl)
Sets the contextUrl attribute of the DDSViewResourceForm object
|
void |
setError(java.lang.String error)
Sets the error attribute of the DDSViewResourceForm object
|
void |
setForwardUrl(java.lang.String forwardUrl)
Sets the forwardUrl attribute of the DDSViewResourceForm object
|
void |
setIdSearch(java.lang.String id)
Sets the idSearch attribute of the DDSViewResourceForm object
|
void |
setPrimaryResultDoc(ResultDoc primaryResultDoc)
Sets the primaryResultDoc attribute of the DDSViewResourceForm object
|
void |
setPrimaryResultDocCollectionKey(java.lang.String primaryResultDocCollectionKey)
Sets the primaryResultDocCollectionId attribute of the DDSViewResourceForm
object
|
void |
setPrimaryResultDocId(java.lang.String id)
Sets the primaryResultDocId attribute of the DDSViewResourceForm object
|
void |
setRecordFilename(java.lang.String recordFilename)
Sets the recordFilename attribute of the DDSViewResourceForm object
|
void |
setRecordId(java.lang.String recordId)
Sets the resourceId attribute of the DDSViewResourceForm object
|
void |
setRelDisplayed(java.lang.String val)
Sets the relDisplayed attribute of the DDSViewResourceForm object
|
void |
setResourceResultLinkRedirectURL(java.lang.String str)
Sets the resourceResultLinkRedirectURL attribute of the DDSViewResourceForm
object
|
void |
setSearcher(SimpleLuceneIndex index)
Sets the searcher attribute of the DDSViewResourceForm object
|
void |
setSystem(java.lang.String system)
Sets the system attribute of the DDSViewResourceForm object
|
void |
setVocab(MetadataVocab vocab)
Sets the vocab attribute of the DDSViewResourceForm object
|
void |
setVocabCacheFeedbackString(java.lang.String append)
Sets the vocabCacheFeedbackString attribute of the DDSViewResourceForm
object
|
void |
setVocabCacheGroup(java.lang.String vocabCacheGroup)
Sets the vocabCacheGroup attribute of the DDSViewResourceForm object
|
void |
setVocabCacheValue(java.lang.String vocabValue)
Description of the Method
|
public DDSViewResourceForm()
public void setForwardUrl(java.lang.String forwardUrl)
forwardUrl
- The new forwardUrl valuepublic java.lang.String getForwardUrl()
public java.lang.String getVocabCacheFeedbackString()
public void setVocabCacheFeedbackString(java.lang.String append)
append
- The new vocabCacheFeedbackString valuepublic void setVocab(MetadataVocab vocab)
vocab
- The new vocab valuepublic MetadataVocab getVocab()
public void setSystem(java.lang.String system)
system
- The new system valuepublic void clearVocabCache()
public void setVocabCacheValue(java.lang.String vocabValue)
vocabValue
- public void setVocabCacheGroup(java.lang.String vocabCacheGroup)
vocabCacheGroup
- The new vocabCacheGroup valuepublic java.util.ArrayList getCachedVocabValuesInOrder()
public void setResourceResultLinkRedirectURL(java.lang.String str)
str
- The new resourceResultLinkRedirectURL valuepublic java.lang.String getResourceResultLinkRedirectURL()
public void setPrimaryResultDocId(java.lang.String id)
id
- The new primaryResultDocId valuepublic java.lang.String getPrimaryResultDocId()
public void setError(java.lang.String error)
error
- The new error valuepublic java.lang.String getError()
public void setPrimaryResultDoc(ResultDoc primaryResultDoc)
primaryResultDoc
- The new primaryResultDoc valuepublic ResultDoc getPrimaryResultDoc()
public ItemDocReader getItemDocReader()
public void setPrimaryResultDocCollectionKey(java.lang.String primaryResultDocCollectionKey)
primaryResultDocCollectionKey
- The new primaryResultDocCollectionKey
valuepublic java.lang.String getPrimaryRequestedCollectionKey()
public java.lang.String getHasReviews()
public java.lang.String getHasDrcReviews()
public java.lang.String getIsDrcReview(int index)
index
- public java.lang.String getIsDrcReviewInProgress()
public java.lang.String getPathwayUrl()
public java.lang.String getHasOtherReviews()
public java.lang.String getHasTeachingTips()
public java.lang.String getHasIdeasForUse()
public java.lang.String getHasChallengingLearningContexts()
public void setIdSearch(java.lang.String id)
id
- The new idSearch valuepublic void setRelDisplayed(java.lang.String val)
val
- The new relDisplayed valuepublic java.lang.String getRelDisplayed()
public java.lang.String getIdSearchTitle()
public java.lang.String getIdSearchUrl()
public java.lang.String getResourceTitle()
public java.lang.String getResourceUrl()
public void setRecordFilename(java.lang.String recordFilename)
recordFilename
- The new recordFilename valuepublic java.lang.String getRecordFilename()
public java.lang.String[] getRecordCollections()
public java.lang.String getRecordCollection(int index)
index
- public java.lang.String[] getRecordIds()
public java.lang.String getRecordIds(int index)
index
- public int getNumRecordCollections()
public void setRecordId(java.lang.String recordId)
recordId
- The new recordId valuepublic java.lang.String getRecordId()
public void setSearcher(SimpleLuceneIndex index)
index
- The new searcher valuepublic void setCollectionKey(java.lang.String collectionKey)
collectionKey
- The new collectionKey valuepublic void setContextUrl(java.lang.String contextUrl)
contextUrl
- The new contextUrl valuepublic java.lang.String getCollectionDescription()