|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.struts.action.ActionForm
org.dlese.dpc.schemedit.action.form.StaticRecordForm
public final class StaticRecordForm
| Field Summary |
|---|
| Fields inherited from class org.apache.struts.action.ActionForm |
|---|
multipartRequestHandler, servlet |
| Constructor Summary | |
|---|---|
StaticRecordForm()
Constructor for the StaticRecordForm object |
|
| Method Summary | |
|---|---|
DocReader |
getAnnotatedItem()
|
DocReader |
getDocReader()
Gets the result attribute of the StaticRecordForm object |
MetaDataFramework |
getFramework()
Gets the framework attribute of the SchemEditForm object |
String |
getId()
|
ResultDoc |
getResult()
Gets the result attribute of the StaticRecordForm object |
protected static void |
prtln(String s)
Output a line of text to standard out, with datestamp, if debug is set to true. |
protected static void |
prtlnError(String s)
|
void |
setAnnotatedItem(XMLDocReader annotatedItem)
|
static void |
setDebug(boolean db)
Sets the debug attribute of the object |
void |
setFramework(MetaDataFramework framework)
Sets the framework attribute of the SchemEditForm object |
void |
setId(String id)
|
void |
setRequest(HttpServletRequest request)
Sets the request attribute of the StaticRecordForm object. |
void |
setResult(ResultDoc resultDoc)
Sets the result attribute of the StaticRecordForm 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 StaticRecordForm()
| Method Detail |
|---|
public String getId()
public void setId(String id)
public void setResult(ResultDoc resultDoc)
resultDoc - The new result valuepublic ResultDoc getResult()
public DocReader getDocReader()
public DocReader getAnnotatedItem()
public void setAnnotatedItem(XMLDocReader annotatedItem)
public MetaDataFramework getFramework()
public void setFramework(MetaDataFramework framework)
framework - The new framework valuepublic void setRequest(HttpServletRequest request)
request - The new request valueprotected static void prtln(String s)
s - The String that will be output.protected static void prtlnError(String s)
public static void setDebug(boolean db)
db - The new debug value
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||