|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CDORevisionHandler
A call-back interface that indicates the ability to handle revisions
that are passed from
other entities.
Method Summary | |
---|---|
boolean |
handleRevision(CDORevision revision)
Handles a revision. |
Method Detail |
---|
boolean handleRevision(CDORevision revision)
true
to indicate that the caller may pass more revisions, false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |