|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.struts.action.ActionForm org.dlese.dpc.dds.action.form.DDSViewResourceForm
public class DDSViewResourceForm
A Struts Form bean for handling DDS view resource requests
Field Summary |
---|
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
DDSViewResourceForm()
Constructor for the DDSViewResourceForm object |
Method Summary | |
---|---|
void |
clearVocabCache()
Description of the Method |
ArrayList |
getCachedVocabValuesInOrder()
Gets the cachedVocabValuesInOrder attribute of the DDSViewResourceForm object |
String |
getCollectionDescription()
Gets the collectionDescription attribute of the DDSViewResourceForm object |
String |
getError()
Gets the error attribute of the DDSViewResourceForm object |
String |
getForwardUrl()
Gets the forwardUrl attribute of the DDSViewResourceForm object |
String |
getHasChallengingLearningContexts()
Gets the hasChallengingLearningContexts attribute of the DDSViewResourceForm object |
String |
getHasDrcReviews()
Gets the hasDrcReviews attribute of the DDSViewResourceForm object |
String |
getHasIdeasForUse()
Gets the hasIdeasForUse attribute of the DDSViewResourceForm object |
String |
getHasOtherReviews()
Gets the hasOtherReviews attribute of the DDSViewResourceForm object |
String |
getHasReviews()
Gets the hasReviews attribute of the DDSViewResourceForm object |
String |
getHasTeachingTips()
Gets the teachingTips attribute of the DDSViewResourceForm object |
String |
getIdSearchTitle()
Gets the idSearchTitle attribute of the DDSViewResourceForm object |
String |
getIdSearchUrl()
Gets the idSearchUrl attribute of the DDSViewResourceForm object |
String |
getIsDrcReview(int index)
Gets the isDrcReview attribute of the DDSViewResourceForm object |
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 |
String |
getPathwayUrl()
Gets the pathwayUrl attribute of the DDSViewResourceForm object |
String |
getPrimaryRequestedCollectionKey()
Gets the primaryResultDocCollectionId attribute of the DDSViewResourceForm object |
ResultDoc |
getPrimaryResultDoc()
Gets the primaryResultDocReader attribute of the DDSViewResourceForm object |
String |
getPrimaryResultDocId()
Gets the primaryResultDocId attribute of the DDSViewResourceForm object |
String |
getRecordCollection(int index)
Gets the recordCollection attribute of the DDSViewResourceForm object |
String[] |
getRecordCollections()
Gets the recordCollection attribute of the DDSViewResourceForm object |
String |
getRecordFilename()
Gets the recordFilename attribute of the DDSViewResourceForm object |
String |
getRecordId()
Gets the resourceId attribute of the DDSViewResourceForm object |
String[] |
getRecordIds()
Gets the recordIds attribute of the DDSViewResourceForm object |
String |
getRecordIds(int index)
Gets the recordIds attribute of the DDSViewResourceForm object |
String |
getRelDisplayed()
Gets the relDisplayed attribute of the DDSViewResourceForm object |
String |
getResourceResultLinkRedirectURL()
Gets the resourceResultLinkRedirectURL attribute of the DDSQueryForm object |
String |
getResourceTitle()
Gets the resourceTitle attribute of the DDSViewResourceForm object |
String |
getResourceUrl()
Gets the resourceUrl attribute of the DDSViewResourceForm object |
MetadataVocab |
getVocab()
Gets the vocab attribute of the DDSViewResourceForm object |
String |
getVocabCacheFeedbackString()
Gets the vocabCacheFeedbackString attribute of the DDSViewResourceForm object |
void |
setCollectionKey(String collectionKey)
Sets the collectionKey attribute of the DDSViewResourceForm object |
void |
setContextUrl(String contextUrl)
Sets the contextUrl attribute of the DDSViewResourceForm object |
void |
setError(String error)
Sets the error attribute of the DDSViewResourceForm object |
void |
setForwardUrl(String forwardUrl)
Sets the forwardUrl attribute of the DDSViewResourceForm object |
void |
setIdSearch(String id)
Sets the idSearch attribute of the DDSViewResourceForm object |
void |
setPrimaryResultDoc(ResultDoc primaryResultDoc)
Sets the primaryResultDoc attribute of the DDSViewResourceForm object |
void |
setPrimaryResultDocCollectionKey(String primaryResultDocCollectionKey)
Sets the primaryResultDocCollectionId attribute of the DDSViewResourceForm object |
void |
setPrimaryResultDocId(String id)
Sets the primaryResultDocId attribute of the DDSViewResourceForm object |
void |
setRecordFilename(String recordFilename)
Sets the recordFilename attribute of the DDSViewResourceForm object |
void |
setRecordId(String recordId)
Sets the resourceId attribute of the DDSViewResourceForm object |
void |
setRelDisplayed(String val)
Sets the relDisplayed attribute of the DDSViewResourceForm object |
void |
setResourceResultLinkRedirectURL(String str)
Sets the resourceResultLinkRedirectURL attribute of the DDSViewResourceForm object |
void |
setSearcher(SimpleLuceneIndex index)
Sets the searcher attribute of the DDSViewResourceForm object |
void |
setSystem(String system)
Sets the system attribute of the DDSViewResourceForm object |
void |
setVocab(MetadataVocab vocab)
Sets the vocab attribute of the DDSViewResourceForm object |
void |
setVocabCacheFeedbackString(String append)
Sets the vocabCacheFeedbackString attribute of the DDSViewResourceForm object |
void |
setVocabCacheGroup(String vocabCacheGroup)
Sets the vocabCacheGroup attribute of the DDSViewResourceForm object |
void |
setVocabCacheValue(String vocabValue)
Description of the Method |
Methods inherited from class org.apache.struts.action.ActionForm |
---|
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DDSViewResourceForm()
Method Detail |
---|
public void setForwardUrl(String forwardUrl)
forwardUrl
- The new forwardUrl valuepublic String getForwardUrl()
public String getVocabCacheFeedbackString()
public void setVocabCacheFeedbackString(String append)
append
- The new vocabCacheFeedbackString valuepublic void setVocab(MetadataVocab vocab)
vocab
- The new vocab valuepublic MetadataVocab getVocab()
public void setSystem(String system)
system
- The new system valuepublic void clearVocabCache()
public void setVocabCacheValue(String vocabValue)
vocabValue
- public void setVocabCacheGroup(String vocabCacheGroup)
vocabCacheGroup
- The new vocabCacheGroup valuepublic ArrayList getCachedVocabValuesInOrder()
public void setResourceResultLinkRedirectURL(String str)
str
- The new resourceResultLinkRedirectURL valuepublic String getResourceResultLinkRedirectURL()
public void setPrimaryResultDocId(String id)
id
- The new primaryResultDocId valuepublic String getPrimaryResultDocId()
public void setError(String error)
error
- The new error valuepublic String getError()
public void setPrimaryResultDoc(ResultDoc primaryResultDoc)
primaryResultDoc
- The new primaryResultDoc valuepublic ResultDoc getPrimaryResultDoc()
public ItemDocReader getItemDocReader()
public void setPrimaryResultDocCollectionKey(String primaryResultDocCollectionKey)
primaryResultDocCollectionKey
- The new primaryResultDocCollectionKey
valuepublic String getPrimaryRequestedCollectionKey()
public String getHasReviews()
public String getHasDrcReviews()
public String getIsDrcReview(int index)
index
-
public String getIsDrcReviewInProgress()
public String getPathwayUrl()
public String getHasOtherReviews()
public String getHasTeachingTips()
public String getHasIdeasForUse()
public String getHasChallengingLearningContexts()
public void setIdSearch(String id)
id
- The new idSearch valuepublic void setRelDisplayed(String val)
val
- The new relDisplayed valuepublic String getRelDisplayed()
public String getIdSearchTitle()
public String getIdSearchUrl()
public String getResourceTitle()
public String getResourceUrl()
public void setRecordFilename(String recordFilename)
recordFilename
- The new recordFilename valuepublic String getRecordFilename()
public String[] getRecordCollections()
public String getRecordCollection(int index)
index
-
public String[] getRecordIds()
public String getRecordIds(int index)
index
-
public int getNumRecordCollections()
public void setRecordId(String recordId)
recordId
- The new recordId valuepublic String getRecordId()
public void setSearcher(SimpleLuceneIndex index)
index
- The new searcher valuepublic void setCollectionKey(String collectionKey)
collectionKey
- The new collectionKey valuepublic void setContextUrl(String contextUrl)
contextUrl
- The new contextUrl valuepublic String getCollectionDescription()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |