|
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.HistogramForm
A Struts Form bean for handling DDS histogram requests
Field Summary |
---|
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
HistogramForm()
Constructor for the DDSViewResourceForm object |
Method Summary | |
---|---|
ArrayList |
getCollections()
Gets the collection attribute of the HistogramForm object |
String |
getError()
Gets the error attribute of the DDSViewResourceForm object |
String |
getGroup()
Gets the group attribute of the HistogramForm object |
String |
getHasCollectionSpecified()
Gets the hasCollectionSpecified attribute of the HistogramForm object |
void |
setError(String error)
Sets the error attribute of the DDSViewResourceForm object |
void |
setGroup(String group)
Sets the group attribute of the HistogramForm object |
void |
setHasCollectionSpecified(String hasCollectionSpecified)
Sets the hasCollectionSpecified attribute of the HistogramForm object |
void |
setVocab(MetadataVocab vocab)
Constructor for the setVocab 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 HistogramForm()
Method Detail |
public void setVocab(MetadataVocab vocab)
vocab
- public void setHasCollectionSpecified(String hasCollectionSpecified)
hasCollectionSpecified
- The new hasCollectionSpecified valuepublic String getHasCollectionSpecified()
public String getGroup()
public void setGroup(String group)
group
- The new group valuepublic void setError(String error)
error
- The new error valuepublic String getError()
public ArrayList getCollections()
|
DLESE Tools v1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |