Package | Description |
---|---|
org.jbpm.form.builder.services.model |
Modifier and Type | Method and Description |
---|---|
FBValidation |
FBValidation.cloneValidation() |
Modifier and Type | Method and Description |
---|---|
List<FBValidation> |
FormRepresentation.getFormValidations() |
List<FBValidation> |
FormItemRepresentation.getItemValidations() |
Modifier and Type | Method and Description |
---|---|
void |
FormRepresentation.addFormValidation(FBValidation formValidation) |
Modifier and Type | Method and Description |
---|---|
void |
FormRepresentation.setFormValidations(List<FBValidation> formValidations) |
void |
FormItemRepresentation.setItemValidations(List<FBValidation> itemValidations) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.