public class CollectionServicesForm extends DCSBrowseForm
Constructor and Description |
---|
CollectionServicesForm()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Description of the Method
|
java.util.List |
getArchivedReports()
Gets the archivedReports attribute of the CollectionServicesForm object
|
java.lang.String |
getCollection()
Gets the collection attribute of the CollectionServicesForm object
|
java.lang.String |
getCollectionKey()
Gets the collection attribute of the CollectionServicesForm object
|
java.lang.String |
getCopyright()
Gets the copyright attribute of the CollectionServicesForm object
|
DcsSetInfo |
getDcsSetInfo()
Gets the dcsSetInfo attribute of the CollectionServicesForm object
|
java.lang.String |
getDescription()
Gets the description attribute of the CollectionServicesForm object
|
java.lang.String |
getDestPath()
Gets the destPath attribute of the CollectionServicesForm object
|
XMLDocReader |
getDocReader()
Gets the docReader attribute of the CollectionServicesForm object
|
java.lang.String |
getEditRec()
editRec parameter is used by handleMoveRecord to specify whether control is
forwarded back to editor.
|
java.lang.String |
getEditRecordLink()
Gets the editRecordLink attribute of the CollectionServicesForm object
|
java.lang.String |
getExportBaseDir()
Gets the exportBaseDir attribute of the CollectionServicesForm object
|
java.lang.String |
getExportingSession()
SessionId of the session currently preforming an export operation
|
DcsSetInfo |
getExportingSet()
the DcsSetInfo object for set currently being exported
|
ExportReport |
getExportReport()
Gets the exportReport attribute of the CollectionServicesForm object
|
java.lang.String |
getFormatOfRecords()
Gets the formatOfRecords attribute of the CollectionServicesForm object
|
java.util.List |
getFormats()
Gets the formats attribute of the CollectionServicesForm object
|
java.lang.String |
getFullTitle()
Gets the fullTitle attribute of the CollectionServicesForm object
|
java.lang.String |
getIdPrefix()
Gets the idPrefix attribute of the CollectionServicesForm object
|
boolean |
getIsExporting()
Gets the isExporting attribute of the CollectionServicesForm object
|
boolean |
getIsValidating()
Gets the isValidating attribute of the CollectionServicesForm object
|
java.lang.String |
getMetadataGroupsLoaderFile()
Gets the metadataGroupsLoaderFile attribute of the CollectionServicesForm
object
|
java.lang.String |
getNumIndexingErrors()
Gets the number of indexing errors that are present.
|
java.lang.String |
getPolicyType()
Gets the policyType attribute of the CollectionServicesForm object
|
java.lang.String |
getPolicyUrl()
Gets the policyUrl attribute of the CollectionServicesForm object
|
java.lang.String |
getProgress()
Gets the progress attribute of the CollectionServicesForm object
|
java.lang.String |
getRecId()
Gets the recId attribute of the CollectionServicesForm object
|
ResultDoc |
getResultDoc()
Gets the resultDoc attribute of the CollectionServicesForm object
|
java.lang.String |
getServiceName()
Gets the serviceName attribute of the CollectionServicesForm object
|
java.lang.String |
getShortTitle()
Gets the shortTitle attribute of the CollectionServicesForm object
|
java.lang.String[] |
getSss()
Gets the sss (selectedStatuses) attribute of the DCSBrowseForm object
|
java.lang.String |
getStatus()
Gets the status attribute of the CollectionServicesForm object
|
java.util.List |
getStatusOptions()
Gets the statusOptions attribute of the CollectionServicesForm object
|
java.lang.String |
getTermsOfUse()
Gets the termsOfUse attribute of the CollectionServicesForm object
|
java.lang.String |
getTermsOfUseURI()
Gets the termsOfUseURI attribute of the CollectionServicesForm object
|
boolean |
getUserProvidedKey() |
java.lang.String |
getValidatingSession()
Gets the validatingSession attribute of the CollectionServicesForm object
|
ValidationReport |
getValidationReport()
Gets the validationReport attribute of the CollectionServicesForm object
|
protected void |
prtln(java.lang.String s)
Output a line of text to standard out, with datestamp, if debug is set to
true.
|
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
Reset form attributes associated with multiple check inputs.
|
void |
setArchivedReports(java.util.List reports)
Sets the archivedReports attribute of the CollectionServicesForm object
|
void |
setCollection(java.lang.String collection)
Sets the collection attribute of the CollectionServicesForm object
|
void |
setCollectionKey(java.lang.String collectionKey)
Sets the collectionKey attribute of the CollectionServicesForm object
|
void |
setCopyright(java.lang.String s)
Sets the copyright attribute of the CollectionServicesForm object
|
void |
setDcsSetInfo(DcsSetInfo info)
Sets the dcsSetInfo attribute of the CollectionServicesForm object
|
void |
setDescription(java.lang.String description)
Sets the description attribute of the CollectionServicesForm object
|
void |
setDestPath(java.lang.String path)
Sets the destPath attribute of the CollectionServicesForm object
|
void |
setDocReader(XMLDocReader docReader)
Sets the docReader attribute of the CollectionServicesForm object
|
void |
setEditRec(java.lang.String s)
Sets the editRec attribute of the CollectionServicesForm object
|
void |
setEditRecordLink(java.lang.String s)
Sets the editRecordLink attribute of the CollectionServicesForm object
|
void |
setExportBaseDir(java.lang.String dir)
Sets the exportBaseDir attribute of the CollectionServicesForm object
|
void |
setExportingSession(java.lang.String exportingSession)
Sets the exportingSession attribute of the CollectionServicesForm object
|
void |
setExportingSet(DcsSetInfo exportingSet)
Sets the exportingSet attribute of the CollectionServicesForm object
|
void |
setExportReport(ExportReport report)
Sets the exportReport attribute of the CollectionServicesForm object
|
void |
setFormatOfRecords(java.lang.String format)
Sets the formatOfRecords attribute of the CollectionServicesForm object
|
void |
setFormats(java.util.List formats)
Sets the formats attribute of the CollectionServicesForm object
|
void |
setFullTitle(java.lang.String fullTitle)
Sets the fullTitle attribute of the CollectionServicesForm object
|
void |
setIdPrefix(java.lang.String idPrefix)
Sets the idPrefix attribute of the CollectionServicesForm object
|
void |
setIsExporting(boolean isExporting)
Sets the isExporting attribute of the CollectionServicesForm object
|
void |
setIsValidating(boolean isValidating)
Sets the isValidating attribute of the CollectionServicesForm object
|
void |
setNumIndexingErrors(int numErrors)
Sets the number of indexing errors that are present.
|
void |
setPolicyType(java.lang.String policyType)
Sets the policyType attribute of the CollectionServicesForm object
|
void |
setPolicyUrl(java.lang.String policyUrl)
Sets the policyUrl attribute of the CollectionServicesForm object
|
void |
setProgress(java.lang.String progress)
Sets the progress attribute of the CollectionServicesForm object
|
void |
setRecId(java.lang.String id)
Sets the recId attribute of the CollectionServicesForm object
|
void |
setResultDoc(ResultDoc resultDoc)
Sets the resultDoc attribute of the CollectionServicesForm object
|
void |
setServiceName(java.lang.String s)
Sets the serviceName attribute of the CollectionServicesForm object
|
void |
setShortTitle(java.lang.String shortTitle)
Sets the shortTitle attribute of the CollectionServicesForm object
|
void |
setSss(java.lang.String[] selectedStatuses)
Sets the sss (selectedStatuses) attribute of the DCSBrowseForm object
|
void |
setStatus(java.lang.String status)
Sets the status attribute of the CollectionServicesForm object
|
void |
setStatusOptions(java.util.List options)
Sets the statusOptions attribute of the CollectionServicesForm object
|
void |
setTermsOfUse(java.lang.String s)
Sets the termsOfUse attribute of the CollectionServicesForm object
|
void |
setTermsOfUseURI(java.lang.String s)
Sets the termsOfUseURI attribute of the CollectionServicesForm object
|
void |
setUserProvidedKey(boolean userSpecified) |
void |
setValidatingSession(java.lang.String validatingSession)
Sets the validatingSession attribute of the CollectionServicesForm object
|
void |
setValidationReport(ValidationReport report)
Sets the validationReport attribute of the CollectionServicesForm object
|
getContextURL, getNumDocs, getSets, getSortSpec, getUserRoles, setContextURL, setDebug, setNumDocs, setRequest, setSets, setSortSpec, setUserRoles
public void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
reset
in class DCSBrowseForm
mapping
- Description of the Parameterrequest
- Description of the Parameterpublic java.lang.String getTermsOfUse()
public void setTermsOfUse(java.lang.String s)
s
- The new termsOfUse valuepublic java.lang.String getTermsOfUseURI()
public void setTermsOfUseURI(java.lang.String s)
s
- The new termsOfUseURI valuepublic java.lang.String getCopyright()
public void setCopyright(java.lang.String s)
s
- The new copyright valuepublic java.lang.String getServiceName()
public void setServiceName(java.lang.String s)
s
- The new serviceName valuepublic java.lang.String getExportBaseDir()
public void setExportBaseDir(java.lang.String dir)
dir
- The new exportBaseDir valuepublic ResultDoc getResultDoc()
public void setResultDoc(ResultDoc resultDoc)
resultDoc
- The new resultDoc valuepublic XMLDocReader getDocReader()
public void setDocReader(XMLDocReader docReader)
docReader
- The new docReader valuepublic boolean getIsExporting()
public void setIsExporting(boolean isExporting)
isExporting
- The new isExporting valuepublic java.lang.String getExportingSession()
public void setExportingSession(java.lang.String exportingSession)
exportingSession
- The new exportingSession valuepublic DcsSetInfo getExportingSet()
public void setExportingSet(DcsSetInfo exportingSet)
exportingSet
- The new exportingSet valuepublic java.util.List getArchivedReports()
public void setArchivedReports(java.util.List reports)
reports
- The new archivedReports valuepublic ValidationReport getValidationReport()
public void setValidationReport(ValidationReport report)
report
- The new validationReport valuepublic ExportReport getExportReport()
public void setExportReport(ExportReport report)
report
- The new exportReport valuepublic boolean getIsValidating()
public void setIsValidating(boolean isValidating)
isValidating
- The new isValidating valuepublic java.lang.String getProgress()
public void setProgress(java.lang.String progress)
progress
- The new progress valuepublic java.lang.String getValidatingSession()
public void setValidatingSession(java.lang.String validatingSession)
validatingSession
- The new validatingSession valuepublic java.lang.String getEditRec()
public void setEditRec(java.lang.String s)
s
- The new editRec valuepublic java.lang.String getDestPath()
public void setDestPath(java.lang.String path)
path
- The new destPath valuepublic java.util.List getStatusOptions()
public void setStatusOptions(java.util.List options)
options
- The new statusOptions valuepublic java.lang.String[] getSss()
public void setSss(java.lang.String[] selectedStatuses)
selectedStatuses
- The new sss valuepublic DcsSetInfo getDcsSetInfo()
public void setDcsSetInfo(DcsSetInfo info)
info
- The new dcsSetInfo valuepublic java.lang.String getCollection()
public void setCollection(java.lang.String collection)
collection
- The new collection valuepublic void setFormats(java.util.List formats)
formats
- The new formats valuepublic java.util.List getFormats()
public java.lang.String getMetadataGroupsLoaderFile()
public void clear()
public java.lang.String getRecId()
public void setRecId(java.lang.String id)
id
- The new recId valuepublic java.lang.String getEditRecordLink()
public void setEditRecordLink(java.lang.String s)
s
- The new editRecordLink valuepublic java.lang.String getFullTitle()
public void setFullTitle(java.lang.String fullTitle)
fullTitle
- The new fullTitle valuepublic java.lang.String getShortTitle()
public void setShortTitle(java.lang.String shortTitle)
shortTitle
- The new shortTitle valuepublic boolean getUserProvidedKey()
public void setUserProvidedKey(boolean userSpecified)
public java.lang.String getCollectionKey()
public void setCollectionKey(java.lang.String collectionKey)
collectionKey
- The new collectionKey valuepublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- The new description valuepublic java.lang.String getIdPrefix()
public void setIdPrefix(java.lang.String idPrefix)
idPrefix
- The new idPrefix valuepublic java.lang.String getFormatOfRecords()
public void setFormatOfRecords(java.lang.String format)
format
- The new formatOfRecords valuepublic java.lang.String getStatus()
public void setStatus(java.lang.String status)
status
- The new status valuepublic java.lang.String getPolicyUrl()
public void setPolicyUrl(java.lang.String policyUrl)
policyUrl
- The new policyUrl valuepublic java.lang.String getPolicyType()
public void setPolicyType(java.lang.String policyType)
policyType
- The new policyType valuepublic void setNumIndexingErrors(int numErrors)
numErrors
- The number of indexing errors that are present.public java.lang.String getNumIndexingErrors()
protected final void prtln(java.lang.String s)
s
- The String that will be output.