|
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.schemedit.action.form.DCSBrowseForm org.dlese.dpc.schemedit.action.form.CollectionServicesForm
public class CollectionServicesForm
ActionForm bean for handling requests for Collections-based operations, such as creating, deleting, exporting and validating collections.
Field Summary |
---|
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
CollectionServicesForm()
Constructor |
Method Summary | |
---|---|
void |
clear()
Description of the Method |
List |
getArchivedReports()
Gets the archivedReports attribute of the CollectionServicesForm object |
String |
getCollection()
Gets the collection attribute of the CollectionServicesForm object |
String |
getCollectionKey()
Gets the collection attribute of the CollectionServicesForm object |
String |
getCopyright()
Gets the copyright attribute of the CollectionServicesForm object |
DcsSetInfo |
getDcsSetInfo()
Gets the dcsSetInfo attribute of the CollectionServicesForm object |
String |
getDescription()
Gets the description attribute of the CollectionServicesForm object |
String |
getDestPath()
Gets the destPath attribute of the CollectionServicesForm object |
XMLDocReader |
getDocReader()
Gets the docReader attribute of the CollectionServicesForm object |
String |
getEditRec()
editRec parameter is used by handleMoveRecord to specify whether control is forwarded back to editor. |
String |
getEditRecordLink()
Gets the editRecordLink attribute of the CollectionServicesForm object |
String |
getExportBaseDir()
Gets the exportBaseDir attribute of the CollectionServicesForm object |
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 |
String |
getFormatOfRecords()
Gets the formatOfRecords attribute of the CollectionServicesForm object |
List |
getFormats()
Gets the formats attribute of the CollectionServicesForm object |
String |
getFullTitle()
Gets the fullTitle attribute of the CollectionServicesForm object |
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 |
String |
getMetadataGroupsLoaderFile()
Gets the metadataGroupsLoaderFile attribute of the CollectionServicesForm object |
String |
getNumIndexingErrors()
Gets the number of indexing errors that are present. |
String |
getPolicyType()
Gets the policyType attribute of the CollectionServicesForm object |
String |
getPolicyUrl()
Gets the policyUrl attribute of the CollectionServicesForm object |
String |
getProgress()
Gets the progress attribute of the CollectionServicesForm object |
String |
getRecId()
Gets the recId attribute of the CollectionServicesForm object |
ResultDoc |
getResultDoc()
Gets the resultDoc attribute of the CollectionServicesForm object |
String |
getServiceName()
Gets the serviceName attribute of the CollectionServicesForm object |
String |
getShortTitle()
Gets the shortTitle attribute of the CollectionServicesForm object |
String[] |
getSss()
Gets the sss (selectedStatuses) attribute of the DCSBrowseForm object |
String |
getStatus()
Gets the status attribute of the CollectionServicesForm object |
List |
getStatusOptions()
Gets the statusOptions attribute of the CollectionServicesForm object |
String |
getTermsOfUse()
Gets the termsOfUse attribute of the CollectionServicesForm object |
String |
getTermsOfUseURI()
Gets the termsOfUseURI attribute of the CollectionServicesForm object |
boolean |
getUserProvidedKey()
|
String |
getValidatingSession()
Gets the validatingSession attribute of the CollectionServicesForm object |
ValidationReport |
getValidationReport()
Gets the validationReport attribute of the CollectionServicesForm object |
protected void |
prtln(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,
HttpServletRequest request)
Reset form attributes associated with multiple check inputs. |
void |
setArchivedReports(List reports)
Sets the archivedReports attribute of the CollectionServicesForm object |
void |
setCollection(String collection)
Sets the collection attribute of the CollectionServicesForm object |
void |
setCollectionKey(String collectionKey)
Sets the collectionKey attribute of the CollectionServicesForm object |
void |
setCopyright(String s)
Sets the copyright attribute of the CollectionServicesForm object |
void |
setDcsSetInfo(DcsSetInfo info)
Sets the dcsSetInfo attribute of the CollectionServicesForm object |
void |
setDescription(String description)
Sets the description attribute of the CollectionServicesForm object |
void |
setDestPath(String path)
Sets the destPath attribute of the CollectionServicesForm object |
void |
setDocReader(XMLDocReader docReader)
Sets the docReader attribute of the CollectionServicesForm object |
void |
setEditRec(String s)
Sets the editRec attribute of the CollectionServicesForm object |
void |
setEditRecordLink(String s)
Sets the editRecordLink attribute of the CollectionServicesForm object |
void |
setExportBaseDir(String dir)
Sets the exportBaseDir attribute of the CollectionServicesForm object |
void |
setExportingSession(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(String format)
Sets the formatOfRecords attribute of the CollectionServicesForm object |
void |
setFormats(List formats)
Sets the formats attribute of the CollectionServicesForm object |
void |
setFullTitle(String fullTitle)
Sets the fullTitle attribute of the CollectionServicesForm object |
void |
setIdPrefix(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(String policyType)
Sets the policyType attribute of the CollectionServicesForm object |
void |
setPolicyUrl(String policyUrl)
Sets the policyUrl attribute of the CollectionServicesForm object |
void |
setProgress(String progress)
Sets the progress attribute of the CollectionServicesForm object |
void |
setRecId(String id)
Sets the recId attribute of the CollectionServicesForm object |
void |
setResultDoc(ResultDoc resultDoc)
Sets the resultDoc attribute of the CollectionServicesForm object |
void |
setServiceName(String s)
Sets the serviceName attribute of the CollectionServicesForm object |
void |
setShortTitle(String shortTitle)
Sets the shortTitle attribute of the CollectionServicesForm object |
void |
setSss(String[] selectedStatuses)
Sets the sss (selectedStatuses) attribute of the DCSBrowseForm object |
void |
setStatus(String status)
Sets the status attribute of the CollectionServicesForm object |
void |
setStatusOptions(List options)
Sets the statusOptions attribute of the CollectionServicesForm object |
void |
setTermsOfUse(String s)
Sets the termsOfUse attribute of the CollectionServicesForm object |
void |
setTermsOfUseURI(String s)
Sets the termsOfUseURI attribute of the CollectionServicesForm object |
void |
setUserProvidedKey(boolean userSpecified)
|
void |
setValidatingSession(String validatingSession)
Sets the validatingSession attribute of the CollectionServicesForm object |
void |
setValidationReport(ValidationReport report)
Sets the validationReport attribute of the CollectionServicesForm object |
Methods inherited from class org.dlese.dpc.schemedit.action.form.DCSBrowseForm |
---|
getContextURL, getNumDocs, getSets, getSortSpec, getUserRoles, setContextURL, setDebug, setNumDocs, setRequest, setSets, setSortSpec, setUserRoles |
Methods inherited from class org.apache.struts.action.ActionForm |
---|
getMultipartRequestHandler, getServlet, getServletWrapper, 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 CollectionServicesForm()
Method Detail |
---|
public void reset(org.apache.struts.action.ActionMapping mapping, HttpServletRequest request)
reset
in class DCSBrowseForm
mapping
- Description of the Parameterrequest
- Description of the Parameterpublic String getTermsOfUse()
public void setTermsOfUse(String s)
s
- The new termsOfUse valuepublic String getTermsOfUseURI()
public void setTermsOfUseURI(String s)
s
- The new termsOfUseURI valuepublic String getCopyright()
public void setCopyright(String s)
s
- The new copyright valuepublic String getServiceName()
public void setServiceName(String s)
s
- The new serviceName valuepublic String getExportBaseDir()
public void setExportBaseDir(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 String getExportingSession()
public void setExportingSession(String exportingSession)
exportingSession
- The new exportingSession valuepublic DcsSetInfo getExportingSet()
public void setExportingSet(DcsSetInfo exportingSet)
exportingSet
- The new exportingSet valuepublic List getArchivedReports()
public void setArchivedReports(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 String getProgress()
public void setProgress(String progress)
progress
- The new progress valuepublic String getValidatingSession()
public void setValidatingSession(String validatingSession)
validatingSession
- The new validatingSession valuepublic String getEditRec()
public void setEditRec(String s)
s
- The new editRec valuepublic String getDestPath()
public void setDestPath(String path)
path
- The new destPath valuepublic List getStatusOptions()
public void setStatusOptions(List options)
options
- The new statusOptions valuepublic String[] getSss()
public void setSss(String[] selectedStatuses)
selectedStatuses
- The new sss valuepublic DcsSetInfo getDcsSetInfo()
public void setDcsSetInfo(DcsSetInfo info)
info
- The new dcsSetInfo valuepublic String getCollection()
public void setCollection(String collection)
collection
- The new collection valuepublic void setFormats(List formats)
formats
- The new formats valuepublic List getFormats()
public String getMetadataGroupsLoaderFile()
public void clear()
public String getRecId()
public void setRecId(String id)
id
- The new recId valuepublic String getEditRecordLink()
public void setEditRecordLink(String s)
s
- The new editRecordLink valuepublic String getFullTitle()
public void setFullTitle(String fullTitle)
fullTitle
- The new fullTitle valuepublic String getShortTitle()
public void setShortTitle(String shortTitle)
shortTitle
- The new shortTitle valuepublic boolean getUserProvidedKey()
public void setUserProvidedKey(boolean userSpecified)
public String getCollectionKey()
public void setCollectionKey(String collectionKey)
collectionKey
- The new collectionKey valuepublic String getDescription()
public void setDescription(String description)
description
- The new description valuepublic String getIdPrefix()
public void setIdPrefix(String idPrefix)
idPrefix
- The new idPrefix valuepublic String getFormatOfRecords()
public void setFormatOfRecords(String format)
format
- The new formatOfRecords valuepublic String getStatus()
public void setStatus(String status)
status
- The new status valuepublic String getPolicyUrl()
public void setPolicyUrl(String policyUrl)
policyUrl
- The new policyUrl valuepublic String getPolicyType()
public void setPolicyType(String policyType)
policyType
- The new policyType valuepublic void setNumIndexingErrors(int numErrors)
numErrors
- The number of indexing errors that are present.public String getNumIndexingErrors()
protected final void prtln(String s)
s
- The String that will be output.
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |