|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.operations.tables.modification.AbstractTableModificationConstraint
vishnu.model.operations.tables.modification.InsertionPerformer
public class InsertionPerformer

| Constructor Summary | |
|---|---|
InsertionPerformer()
|
|
| Method Summary | |
|---|---|
void |
perform(TableContext c,
Record r,
java.util.List<ConstraintViolation> constraintViolations)
Contract: -subclasses must call this method after performing its own validation. |
| Methods inherited from class vishnu.model.operations.tables.modification.AbstractTableModificationConstraint |
|---|
attach |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsertionPerformer()
| Method Detail |
|---|
public void perform(TableContext c,
Record r,
java.util.List<ConstraintViolation> constraintViolations)
AbstractTableModificationConstraint
perform in interface TableModificationConstraintperform in class AbstractTableModificationConstraint
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||