Class DummyForm
java.lang.Object
org.pidome.platform.presentation.input.form.InputForm
org.pidome.server.services.http.presentation.DummyForm
public class DummyForm
extends org.pidome.platform.presentation.input.form.InputForm
Container for forms for the frontend.
The target is implementation specific. When a
PresentationForm
is communicated with the outside world it is expected to be returned as the
PresentationForm.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pidome.platform.presentation.input.form.InputForm
addSection, addSections, addSections, checkFormRequirements, getDescription, getName, getSections, removeSection, removeSections, removeSections, setSections
-
Constructor Details
-
DummyForm
public DummyForm()
-