DLESE Tools
v1.2

org.dlese.dpc.dds.action.form
Class DDSViewResourceForm

java.lang.Object
  extended byorg.apache.struts.action.ActionForm
      extended byorg.dlese.dpc.dds.action.form.DDSViewResourceForm
All Implemented Interfaces:
Serializable

public final class DDSViewResourceForm
extends org.apache.struts.action.ActionForm
implements Serializable

A Struts Form bean for handling DDS view resource requests

Author:
Ryan Deardorff
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
DDSViewResourceForm()
          Constructor for the DDSViewResourceForm object
 
Method Summary
 String getError()
          Gets the error 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 getRecordCollectionDescriptionPage()
          Gets the recordCollectionDescriptionPage attribute of the DDSViewResourceForm object
 String getRecordCollectionDescriptionPage(String collectionKey)
          Gets the recordCollectionDescriptionPage attribute of the DDSViewResourceForm object
 String getRecordCollectionDescriptionPageFull(String collectionKey)
          Gets the recordCollectionDescriptionPageFull attribute of the DDSViewResourceForm object
 String getRecordCollectionDescriptionPageShort(String collectionKey)
          Gets the recordCollectionDescriptionPageShort 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 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
 void setError(String error)
          Sets the error 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 setResourceResultLinkRedirectURL(String str)
          Sets the resourceResultLinkRedirectURL attribute of the DDSViewResourceForm object
 void setSearcher(SimpleLuceneIndex index)
          Sets the searcher attribute of the DDSViewResourceForm object
 
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

DDSViewResourceForm

public DDSViewResourceForm()
Constructor for the DDSViewResourceForm object

Method Detail

setResourceResultLinkRedirectURL

public void setResourceResultLinkRedirectURL(String str)
Sets the resourceResultLinkRedirectURL attribute of the DDSViewResourceForm object

Parameters:
str - The new resourceResultLinkRedirectURL value

getResourceResultLinkRedirectURL

public String getResourceResultLinkRedirectURL()
Gets the resourceResultLinkRedirectURL attribute of the DDSQueryForm object

Returns:
The resourceResultLinkRedirectURL value

setPrimaryResultDocId

public void setPrimaryResultDocId(String id)
Sets the primaryResultDocId attribute of the DDSViewResourceForm object

Parameters:
id - The new primaryResultDocId value

getPrimaryResultDocId

public String getPrimaryResultDocId()
Gets the primaryResultDocId attribute of the DDSViewResourceForm object


setError

public void setError(String error)
Sets the error attribute of the DDSViewResourceForm object

Parameters:
error - The new error value

getError

public String getError()
Gets the error attribute of the DDSViewResourceForm object

Returns:
The error value

setPrimaryResultDoc

public void setPrimaryResultDoc(ResultDoc primaryResultDoc)
Sets the primaryResultDoc attribute of the DDSViewResourceForm object

Parameters:
primaryResultDoc - The new primaryResultDoc value

getPrimaryResultDoc

public ResultDoc getPrimaryResultDoc()
Gets the primaryResultDocReader attribute of the DDSViewResourceForm object

Returns:
The primaryResultDoc value

getItemDocReader

public ItemDocReader getItemDocReader()
Gets the itemDocReader attribute of the DDSViewResourceForm object

Returns:
The itemDocReader value

setPrimaryResultDocCollectionKey

public void setPrimaryResultDocCollectionKey(String primaryResultDocCollectionKey)
Sets the primaryResultDocCollectionId attribute of the DDSViewResourceForm object

Parameters:
primaryResultDocCollectionKey - The new primaryResultDocCollectionKey value

getPrimaryRequestedCollectionKey

public String getPrimaryRequestedCollectionKey()
Gets the primaryResultDocCollectionId attribute of the DDSViewResourceForm object

Returns:
The primaryRequestedCollectionKey value

getHasReviews

public String getHasReviews()
Gets the hasReviews attribute of the DDSViewResourceForm object

Returns:
The hasReviews value

getHasDrcReviews

public String getHasDrcReviews()
Gets the hasDrcReviews attribute of the DDSViewResourceForm object

Returns:
The hasDrcReviews value

getIsDrcReview

public String getIsDrcReview(int index)
Gets the isDrcReview attribute of the DDSViewResourceForm object

Parameters:
index -
Returns:
The isDrcReview value

getIsDrcReviewInProgress

public String getIsDrcReviewInProgress()
Gets the isDrcReviewInProgress attribute of the DDSViewResourceForm object

Returns:
The isDrcReviewInProgress value

getPathwayUrl

public String getPathwayUrl()
Gets the pathwayUrl attribute of the DDSViewResourceForm object

Returns:
The pathwayUrl value

getHasOtherReviews

public String getHasOtherReviews()
Gets the hasOtherReviews attribute of the DDSViewResourceForm object

Returns:
The hasOtherReviews value

getHasTeachingTips

public String getHasTeachingTips()
Gets the teachingTips attribute of the DDSViewResourceForm object

Returns:
The hasTeachingTips value

getHasIdeasForUse

public String getHasIdeasForUse()
Gets the hasIdeasForUse attribute of the DDSViewResourceForm object

Returns:
The hasIdeasForUse value

getHasChallengingLearningContexts

public String getHasChallengingLearningContexts()
Gets the hasChallengingLearningContexts attribute of the DDSViewResourceForm object

Returns:
The hasChallengingLearningContexts value

setIdSearch

public void setIdSearch(String id)
Sets the idSearch attribute of the DDSViewResourceForm object

Parameters:
id - The new idSearch value

getIdSearchTitle

public String getIdSearchTitle()
Gets the idSearchTitle attribute of the DDSViewResourceForm object

Returns:
The idSearchTitle value

getIdSearchUrl

public String getIdSearchUrl()
Gets the idSearchUrl attribute of the DDSViewResourceForm object

Returns:
The idSearchUrl value

getResourceTitle

public String getResourceTitle()
Gets the resourceTitle attribute of the DDSViewResourceForm object

Returns:
The resourceTitle value

getResourceUrl

public String getResourceUrl()
Gets the resourceUrl attribute of the DDSViewResourceForm object

Returns:
The resourceUrl value

setRecordFilename

public void setRecordFilename(String recordFilename)
Sets the recordFilename attribute of the DDSViewResourceForm object

Parameters:
recordFilename - The new recordFilename value

getRecordFilename

public String getRecordFilename()
Gets the recordFilename attribute of the DDSViewResourceForm object

Returns:
The recordFilename value

getRecordCollections

public String[] getRecordCollections()
Gets the recordCollection attribute of the DDSViewResourceForm object

Returns:
The recordCollections value

getRecordCollection

public String getRecordCollection(int index)
Gets the recordCollection attribute of the DDSViewResourceForm object

Parameters:
index -
Returns:
The recordCollection value

getRecordIds

public String[] getRecordIds()
Gets the recordIds attribute of the DDSViewResourceForm object

Returns:
The recordIds value

getRecordIds

public String getRecordIds(int index)
Gets the recordIds attribute of the DDSViewResourceForm object

Parameters:
index -
Returns:
The recordIds value

getNumRecordCollections

public int getNumRecordCollections()
Gets the numRecordCollections attribute of the DDSViewResourceForm object

Returns:
The numRecordCollections value

getRecordCollectionDescriptionPage

public String getRecordCollectionDescriptionPage()
Gets the recordCollectionDescriptionPage attribute of the DDSViewResourceForm object

Returns:
The recordCollectionDescriptionPage value

getRecordCollectionDescriptionPage

public String getRecordCollectionDescriptionPage(String collectionKey)
Gets the recordCollectionDescriptionPage attribute of the DDSViewResourceForm object

Parameters:
collectionKey -
Returns:
The recordCollectionDescriptionPage value

getRecordCollectionDescriptionPageFull

public String getRecordCollectionDescriptionPageFull(String collectionKey)
Gets the recordCollectionDescriptionPageFull attribute of the DDSViewResourceForm object

Parameters:
collectionKey -
Returns:
The recordCollectionDescriptionPageFull value

getRecordCollectionDescriptionPageShort

public String getRecordCollectionDescriptionPageShort(String collectionKey)
Gets the recordCollectionDescriptionPageShort attribute of the DDSViewResourceForm object

Parameters:
collectionKey -
Returns:
The recordCollectionDescriptionPageShort value

setRecordId

public void setRecordId(String recordId)
Sets the resourceId attribute of the DDSViewResourceForm object

Parameters:
recordId - The new recordId value

getRecordId

public String getRecordId()
Gets the resourceId attribute of the DDSViewResourceForm object

Returns:
The recordId value

setSearcher

public void setSearcher(SimpleLuceneIndex index)
Sets the searcher attribute of the DDSViewResourceForm object

Parameters:
index - The new searcher value

DLESE Tools
v1.2