Interface MyForm
-
- All Superinterfaces:
Form
public interface MyForm extends Form
- Author:
- Bogdan Stefanescu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IntegergetAge()String[]getEmails()StringgetId()StringgetName()IntegergetNumber()StringgetPassword()StringgetTitle()StringgetVerifyPassword()-
Methods inherited from interface org.nuxeo.ecm.webengine.forms.validation.Form
fields, load, unknownKeys
-
-