public final class HarvesterAdminForm
extends org.apache.struts.action.ActionForm
Constructor and Description |
---|
HarvesterAdminForm()
Constructor for the HarvesterAdminForm Bean object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAllowDupDir()
Gets the allowDupDir attribute of the HarvesterAdminForm object
|
java.lang.String |
getBaseURL()
Gets the baseURL attribute of the HarvesterAdminForm object
|
java.lang.String[] |
getCommonDirs()
Gets the commonDirs attribute of the HarvesterAdminForm object
|
protected static java.lang.String |
getDateStamp()
Return a string for the current time and date, sutiable for display in log files and output to standout:
|
java.lang.String |
getDefDir()
Gets the defDir attribute of the HarvesterAdminForm object
|
java.lang.String |
getFrom()
Gets the from attribute of the HarvesterAdminForm object
|
java.lang.String |
getHarvestedDataDir()
Gets the harvestedDataDir attribute of the HarvesterAdminForm object
|
java.lang.String |
getHarvesterStatus()
Gets the harvesterStatus attribute of the HarvesterAdminForm object
|
ScheduledHarvest |
getLastOneTimeHarvest()
Gets the lastOneTimeHarvest attribute of the HarvesterAdminForm object
|
ScheduledHarvest |
getLastRunHarvest()
Gets the lastRunHarvest attribute of the HarvesterAdminForm object
|
int |
getMAX_DIRS()
Gets the mAX_DIRS attribute of the HarvesterAdminForm object
|
java.lang.String |
getMessage()
Gets the message attribute of the HarvesterAdminForm object
|
java.lang.String |
getMetadataPrefix()
Gets the metadataPrefix attribute of the HarvesterAdminForm object
|
java.lang.String |
getMySes()
Gets the mySes attribute of the HarvesterAdminForm object
|
java.lang.Object[] |
getScheduledHarvests()
Gets the scheduledHarvests attribute of the HarvesterAdminForm object
|
java.lang.String |
getSetSpec()
Gets the setSpec attribute of the HarvesterAdminForm object
|
java.lang.String |
getShBaseURL()
Gets the shBaseURL attribute of the HarvesterAdminForm object
|
java.lang.String |
getShDir()
Gets the shDir attribute of the HarvesterAdminForm object
|
boolean |
getShDontZipFiles()
Returns the value of shDontZipFiles.
|
java.lang.String |
getShEnabledDisabled()
Gets the shEnabledDisabled attribute of the HarvesterAdminForm object
|
java.lang.String[] |
getShEnabledDisabledList()
Gets the shEnabledDisabledList attribute of the HarvesterAdminForm object
|
java.lang.String |
getShHarvestDir()
Gets the shHarvestDir attribute of the HarvesterAdminForm object
|
java.lang.String |
getShHarvestedDataDir()
Gets the shHarvestedDataDir attribute of the HarvesterAdminForm object
|
java.lang.String |
getShHarvestingInterval()
Gets the shHarvestingInterval attribute of the HarvesterAdminForm object
|
java.lang.String |
getShIntervalGranularity()
Gets the shIntervalGranularity attribute of the HarvesterAdminForm object
|
java.lang.String |
getShIntervalGranularityLabel()
Gets the shIntervalGranularityLabel attribute of the HarvesterAdminForm object
|
java.lang.String[] |
getShIntervalGranularityList()
Gets the shIntervalGranularityList attribute of the HarvesterAdminForm object
|
java.lang.String[] |
getShIntervalGranularityListLabels()
Gets the shIntervalGranularityListLabels attribute of the HarvesterAdminForm object
|
java.lang.String |
getShMetadataPrefix()
Gets the shMetadataPrefix attribute of the HarvesterAdminForm object
|
java.lang.String |
getShRepositoryName()
Gets the shRepositoryName attribute of the HarvesterAdminForm object
|
java.lang.String |
getShRunAtTime()
Gets the runAtTime attribute of the HarvesterAdminForm object
|
java.lang.String |
getShSet()
Gets the shSet attribute of the HarvesterAdminForm object
|
java.lang.String |
getShSetSpec()
Gets the shSetSpec attribute of the HarvesterAdminForm object
|
java.lang.String |
getShUid()
Gets the shUid attribute of the HarvesterAdminForm object
|
java.lang.String |
getUntil()
Gets the until attribute of the HarvesterAdminForm object
|
java.lang.String |
getValidateRecords()
Gets the validateRecords attribute of the HarvesterAdminForm object
|
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
Reset bean properties to their default state, as needed.
|
void |
setAllowDupDir(java.lang.String v)
Sets the allowDupDir attribute of the HarvesterAdminForm object
|
void |
setBaseURL(java.lang.String val)
Sets the baseURL attribute of the HarvesterAdminForm object
|
void |
setCommonDirs(java.lang.String[] dirs)
Sets the commonDirs attribute of the HarvesterAdminForm object
|
static void |
setDebug(boolean db)
Sets the debug attribute of the object
|
void |
setDefDir(java.lang.String d)
Sets the defDir attribute of the HarvesterAdminForm object
|
void |
setFrom(java.lang.String val)
Sets the from attribute of the HarvesterAdminForm object
|
void |
setHarvestedDataDir(java.lang.String val)
Sets the harvestedDataDir attribute of the HarvesterAdminForm object
|
void |
setHarvesterStatus(java.lang.String val)
Sets the harvesterStatus attribute of the HarvesterAdminForm object
|
void |
setLastOneTimeHarvest(ScheduledHarvest sh)
Sets the lastOneTimeHarvest attribute of the HarvesterAdminForm object
|
void |
setLastRunHarvest(ScheduledHarvest sh)
Sets the lastRunHarvest attribute of the HarvesterAdminForm object
|
void |
setMAX_DIRS()
Sets the mAX_DIRS attribute of the HarvesterAdminForm object
|
void |
setMessage(java.lang.String message)
Sets the message attribute of the HarvesterAdminForm object
|
void |
setMetadataPrefix(java.lang.String val)
Sets the metadataPrefix attribute of the HarvesterAdminForm object
|
void |
setMySes(java.lang.String val)
Sets the mySes attribute of the HarvesterAdminForm object
|
void |
setScheduledHarvests(java.util.Hashtable scheduledHarvests)
Sets the scheduledHarvests attribute of the HarvesterAdminForm object
|
void |
setSetSpec(java.lang.String val)
Sets the setSpec attribute of the HarvesterAdminForm object
|
void |
setShBaseURL(java.lang.String val)
Sets the shBaseURL attribute of the HarvesterAdminForm object
|
void |
setShDir(java.lang.String s)
Sets the shDir attribute of the HarvesterAdminForm object
|
void |
setShDontZipFiles(boolean shDontZipFiles)
Sets the value of shDontZipFiles.
|
void |
setShEnabledDisabled(java.lang.String val)
Sets the shEnabledDisabled attribute of the HarvesterAdminForm object
|
void |
setShHarvestDir(java.lang.String val)
Sets the shHarvestDir attribute of the HarvesterAdminForm object
|
void |
setShHarvestedDataDir(java.lang.String val)
Sets the shHarvestedDataDir attribute of the HarvesterAdminForm object
|
void |
setShHarvestingInterval(java.lang.String val)
Sets the shHarvestingInterval attribute of the HarvesterAdminForm object
|
void |
setShIntervalGranularity(java.lang.String val)
Sets the shIntervalGranularity attribute of the HarvesterAdminForm object
|
void |
setShMetadataPrefix(java.lang.String val)
Sets the shMetadataPrefix attribute of the HarvesterAdminForm object
|
void |
setShRepositoryName(java.lang.String val)
Sets the shRepositoryName attribute of the HarvesterAdminForm object
|
void |
setShRunAtTime(java.lang.String v)
Sets the runAtTime attribute of the HarvesterAdminForm object
|
void |
setShSet(java.lang.String s)
Sets the shSet attribute of the HarvesterAdminForm object
|
void |
setShSetSpec(java.lang.String val)
Sets the shSetSpec attribute of the HarvesterAdminForm object
|
void |
setShUid(java.lang.String val)
Sets the shUid attribute of the HarvesterAdminForm object
|
void |
setUntil(java.lang.String val)
Sets the until attribute of the HarvesterAdminForm object
|
void |
setValidateRecords(java.lang.Boolean val)
Sets the validateRecords attribute of the HarvesterAdminForm object
|
org.apache.struts.action.ActionErrors |
validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
Validate the input.
|
public HarvesterAdminForm()
public void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
The default implementation does nothing. In practice, the only properties that need to be reset are those which represent checkboxes on a session-scoped form. Otherwise, properties can be given initial values where the field is declared. *
reset
in class org.apache.struts.action.ActionForm
mapping
- ActionMappingrequest
- HttpServletRequestpublic boolean getShDontZipFiles()
public void setShDontZipFiles(boolean shDontZipFiles)
shDontZipFiles
- The value to assign shDontZipFiles.public java.lang.String getShSet()
public java.lang.String getAllowDupDir()
public void setAllowDupDir(java.lang.String v)
v
- The new allowDupDir valuepublic void setShRunAtTime(java.lang.String v)
v
- The new runAtTime valuepublic java.lang.String getShRunAtTime()
public int getMAX_DIRS()
public void setMAX_DIRS()
public java.lang.String[] getCommonDirs()
public java.lang.String getDefDir()
public void setDefDir(java.lang.String d)
d
- The new defDir valuepublic void setCommonDirs(java.lang.String[] dirs)
dirs
- The new commonDirs valuepublic java.lang.String getShDir()
public void setShSet(java.lang.String s)
s
- The new shSet valuepublic void setShDir(java.lang.String s)
s
- The new shDir valuepublic java.lang.String getShRepositoryName()
public void setShRepositoryName(java.lang.String val)
val
- The new shRepositoryName valuepublic java.lang.String getShSetSpec()
public void setShSetSpec(java.lang.String val)
val
- The new shSetSpec valuepublic void setLastOneTimeHarvest(ScheduledHarvest sh)
sh
- The new lastOneTimeHarvest valuepublic ScheduledHarvest getLastOneTimeHarvest()
public void setLastRunHarvest(ScheduledHarvest sh)
sh
- The new lastRunHarvest valuepublic ScheduledHarvest getLastRunHarvest()
public java.lang.String getShBaseURL()
public void setShBaseURL(java.lang.String val)
val
- The new shBaseURL valuepublic java.lang.String getShMetadataPrefix()
public void setShMetadataPrefix(java.lang.String val)
val
- The new shMetadataPrefix valuepublic java.lang.String getShHarvestingInterval()
public void setShHarvestingInterval(java.lang.String val)
val
- The new shHarvestingInterval valuepublic java.lang.String getShIntervalGranularity()
public java.lang.String getShIntervalGranularityLabel()
public void setShIntervalGranularity(java.lang.String val)
val
- The new shIntervalGranularity valuepublic java.lang.String getShEnabledDisabled()
public void setShEnabledDisabled(java.lang.String val)
val
- The new shEnabledDisabled valuepublic java.lang.String getShUid()
public void setShUid(java.lang.String val)
val
- The new shUid valuepublic void setShHarvestedDataDir(java.lang.String val)
val
- The new shHarvestedDataDir valuepublic java.lang.String getShHarvestedDataDir()
public java.lang.String[] getShEnabledDisabledList()
public java.lang.String[] getShIntervalGranularityList()
public java.lang.String[] getShIntervalGranularityListLabels()
public void setShHarvestDir(java.lang.String val)
val
- The new shHarvestDir valuepublic java.lang.String getShHarvestDir()
public void setBaseURL(java.lang.String val)
val
- The new baseURL valuepublic java.lang.String getBaseURL()
public void setMetadataPrefix(java.lang.String val)
val
- The new metadataPrefix valuepublic java.lang.String getMetadataPrefix()
public void setSetSpec(java.lang.String val)
val
- The new setSpec valuepublic java.lang.String getSetSpec()
public void setFrom(java.lang.String val)
val
- The new from valuepublic java.lang.String getFrom()
public void setUntil(java.lang.String val)
val
- The new until valuepublic java.lang.String getUntil()
public java.lang.String getHarvestedDataDir()
public void setHarvestedDataDir(java.lang.String val)
val
- The new harvestedDataDir valuepublic void setHarvesterStatus(java.lang.String val)
val
- The new harvesterStatus valuepublic java.lang.String getHarvesterStatus()
public void setScheduledHarvests(java.util.Hashtable scheduledHarvests)
scheduledHarvests
- The new scheduledHarvests valuepublic java.lang.Object[] getScheduledHarvests()
public void setValidateRecords(java.lang.Boolean val)
val
- The new validateRecords valuepublic java.lang.String getValidateRecords()
public void setMySes(java.lang.String val)
val
- The new mySes valuepublic java.lang.String getMySes()
public void setMessage(java.lang.String message)
message
- The new message valuepublic java.lang.String getMessage()
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
validate
in class org.apache.struts.action.ActionForm
mapping
- The ActionMapping used.request
- The HttpServletRequest for this request.protected static final java.lang.String getDateStamp()
public static void setDebug(boolean db)
db
- The new debug value