| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddNoteRule
Defines a rule which gets invoked immediately before a document has a note added to it.
| Method Summary | |
|---|---|
|  boolean | processAddNote(Document document,
                             Note note)This method is responsible for housing business rules that need to be checked before a note is added to a document. | 
| Method Detail | 
|---|
boolean processAddNote(Document document,
                       Note note)
document - note - 
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||