|
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.services.asn.action.form.AsnServiceForm
public class AsnServiceForm
ActionForm bean that holds data for AsnService.
Nested Class Summary | |
---|---|
class |
AsnServiceForm.DateLabelPair
|
Field Summary |
---|
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
AsnServiceForm()
Constructor for the RepositoryForm object |
Method Summary | |
---|---|
void |
clear()
|
String |
getBaseStd()
|
protected static String |
getDs()
Return a string for the current time and date, sutiable for display in log files and output to standout: |
String |
getErrorMsg()
Gets the errorMsg attribute of the DDSServicesForm object |
AsnStandard |
getStandard()
|
AsnStandard |
getStandardById()
Returns the std corresponding to this.stdId from the standards document containing this.standard. |
List |
getStandards()
|
List |
getStandardsList()
|
String |
getStdId()
|
void |
setAsnHelper(AsnServiceHelper helper)
|
void |
setBaseStd(String std)
|
void |
setErrorMsg(String errorMsg)
Sets the errorMsg attribute of the DDSServicesForm object |
void |
setStandard(AsnStandard standard)
|
void |
setStandards(List stdWrappers)
|
void |
setStandardsList(List standardsList)
|
void |
setStdId(String id)
|
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 AsnServiceForm()
Method Detail |
---|
public void clear()
public void setAsnHelper(AsnServiceHelper helper)
public String getBaseStd()
public void setBaseStd(String std)
public void setStandard(AsnStandard standard)
public AsnStandard getStandard()
public void setStandardsList(List standardsList)
public List getStandardsList()
public String getStdId()
public void setStdId(String id)
public AsnStandard getStandardById()
public void setStandards(List stdWrappers)
public List getStandards()
public void setErrorMsg(String errorMsg)
errorMsg
- The new errorMsg valuepublic String getErrorMsg()
protected static final String getDs()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |