| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WFNote | |
|---|---|
| com.jalios.jcms | Contains the core JCMS classes. | 
| Uses of WFNote in com.jalios.jcms | 
|---|
| Methods in com.jalios.jcms that return WFNote | |
|---|---|
| static WFNote | WorkflowManager.getLastWFNote(Publication pub)Returns the last WFNote created for this publication. | 
| Methods in com.jalios.jcms that return types with arguments of type WFNote | |
|---|---|
|  List<WFNote> | Publication.getWFNoteList()Returns the list of WFNote bound to this publication. | 
| static List<WFNote> | WorkflowManager.getWFNoteList(Publication pub)Returns the list of WFNote bound to the given publication. | 
| Constructors in com.jalios.jcms with parameters of type WFNote | |
|---|---|
| WFNote(WFNote other) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||