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