|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.operations.tables.creation.AbstractTableCreationConstraint
public abstract class AbstractTableCreationConstraint
![]() |
![]() |
![]() |
![]() |
| Constructor Summary | |
|---|---|
AbstractTableCreationConstraint()
|
|
| Method Summary | |
|---|---|
void |
attach(TableCreationConstraint c)
|
void |
perform(UserContext user,
java.lang.String tableName,
TableSignature s,
java.util.List<ConstraintViolation> constraintViolations)
Contract: -subclasses must call this method after performing its own validation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractTableCreationConstraint()
| Method Detail |
|---|
public void perform(UserContext user,
java.lang.String tableName,
TableSignature s,
java.util.List<ConstraintViolation> constraintViolations)
perform in interface TableCreationConstraintpublic void attach(TableCreationConstraint c)
attach in interface TableCreationConstraint
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||