|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.axiondb.event.ConstraintEvent
public class ConstraintEvent
An event signifying that a constraint in a Table has
changed.
| Constructor Summary | |
|---|---|
ConstraintEvent(Table table,
Constraint constraint)
|
|
| Method Summary | |
|---|---|
Constraint |
getConstraint()
|
Table |
getTable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstraintEvent(Table table,
Constraint constraint)
| Method Detail |
|---|
public Table getTable()
public Constraint getConstraint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||