|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphenote.dataadapter.AbstractCommitConstraint
phenote.dataadapter.worm.WormConstraint
public class WormConstraint
| Constructor Summary | |
|---|---|
WormConstraint()
|
|
| Method Summary | |
|---|---|
protected ConstraintStatus |
checkCharCommit(CharacterI chr)
do constraint check for commit time on a character return ConstraintStatus indication if constraint passed and error msg |
ConstraintStatus |
checkCommit()
do constraint check for commit time - should char list be passed in? return ConstraintStatus indication if constraint passed and error msg should only be called if isCommitConstraint is true |
| Methods inherited from class phenote.dataadapter.AbstractCommitConstraint |
|---|
checkEachChar, checkEdit, isCommitConstraint, isEditConstraint |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WormConstraint()
| Method Detail |
|---|
public ConstraintStatus checkCommit()
AbstractCommitConstraint
checkCommit in interface ConstraintcheckCommit in class AbstractCommitConstraintprotected ConstraintStatus checkCharCommit(CharacterI chr)
checkCharCommit in class AbstractCommitConstraint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||