|
DLESE Tools v1.2 |
||||||||||
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.DDSAdminForm
Field Summary |
---|
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
DDSAdminForm()
Constructor for the DDSAdminForm object |
Method Summary | |
---|---|
String |
getLastIndexModifiedTime()
Gets the lastIndexModifiedTime attribute of the DDSAdminForm object |
String |
getLastSyncTime()
Gets the lastSyncTime attribute of the DDSAdminForm object |
String |
getMessage()
Gets the message attribute of the DDSAdminForm object |
String |
getNumGoodRecords()
|
String |
getNumIndexingErrors()
|
String |
getNumRecords()
Gets the numRecords attribute of the DDSAdminForm object |
String |
getNumRecordsToAdd()
Gets the numRecordsToAdd attribute of the DDSAdminForm object |
String |
getNumRecordsToDelete()
Gets the numRecordsToDelete attribute of the DDSAdminForm object |
String |
getNumRecordsToReplace()
Gets the numRecordsToReplace attribute of the DDSAdminForm object |
String |
getNumValidationErrors()
|
String |
getShowNumChanged()
Gets the showNumChanged attribute of the DDSAdminForm object |
String |
getShowVocabErrors()
Gets the showVocabErrors attribute of the DDSAdminForm object |
String |
getShowVocabMessages()
Gets the showVocabUpdates attribute of the DDSAdminForm object |
String |
getUpdateFrequency()
Gets the updateFrequency attribute of the DDSAdminForm object |
ArrayList |
getVocabErrors()
Gets the vocabErrors attribute of the DDSAdminForm object |
ArrayList |
getVocabMessages()
Gets the vocabMessage attribute of the DDSAdminForm object |
protected void |
prtln(String s)
DESCRIPTION |
void |
setIndex(SimpleLuceneIndex index)
|
void |
setMessage(String message)
Sets the message attribute of the DDSAdminForm object |
void |
setMetadataVocab(MetadataVocab vocab)
|
void |
setShowNumChanged(boolean b)
Sets the showNumChanged attribute of the DDSAdminForm object |
void |
setShowVocabErrors(boolean bool)
Sets the showVocabErrors attribute of the DDSAdminForm object |
void |
setShowVocabMessages(boolean bool)
Sets the showVocabUpdates attribute of the DDSAdminForm 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 |
public DDSAdminForm()
Method Detail |
public void setIndex(SimpleLuceneIndex index)
public void setMetadataVocab(MetadataVocab vocab)
public void setMessage(String message)
message
- The new message valuepublic String getMessage()
public String getLastSyncTime()
public String getLastIndexModifiedTime()
public String getNumIndexingErrors()
public String getNumValidationErrors()
public String getUpdateFrequency()
public String getNumRecordsToDelete()
public String getNumRecordsToAdd()
public String getNumRecordsToReplace()
public String getShowNumChanged()
public void setShowNumChanged(boolean b)
b
- The new showNumChanged valuepublic String getNumRecords()
public String getNumGoodRecords()
public ArrayList getVocabMessages()
public ArrayList getVocabErrors()
public void setShowVocabMessages(boolean bool)
bool
- The new showVocabUpdates valuepublic String getShowVocabMessages()
public void setShowVocabErrors(boolean bool)
bool
- The new showVocabErrors valuepublic String getShowVocabErrors()
protected void prtln(String s)
s
- DESCRIPTION
|
DLESE Tools v1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |