|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RevisionVeto
allows to veto a revision before it is actually applied to the Revisable instance
and before its listeners are informed
| Method Summary | |
|---|---|
void |
checkRevision(Revision revision)
if no Exception is thrown, the revision is deemed ok |
| Method Detail |
|---|
void checkRevision(Revision revision)
throws IOException,
RevisionException
IOException - if a required resource could not be accessed to perform the check
RevisionException - if the revision was rejected for some reason
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||