public abstract class SubformChecker extends Object
| Constructor and Description |
|---|
SubformChecker() |
| Modifier and Type | Method and Description |
|---|---|
abstract FormCheckResult |
checkForm(Form form) |
abstract int |
getPriority() |
public abstract FormCheckResult checkForm(Form form)
public abstract int getPriority()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.