|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Role public interface WikiComponentBuilder
Allows to provide a list of documents holding one or more WikiComponent, and to build components from those
documents.
| Method Summary | |
|---|---|
List<WikiComponent> |
buildComponents(DocumentReference reference)
Build the components defined in a document XObjects. |
List<DocumentReference> |
getDocumentReferences()
Get the list of documents holding components. |
| Method Detail |
|---|
List<DocumentReference> getDocumentReferences()
List<WikiComponent> buildComponents(DocumentReference reference)
throws WikiComponentException
reference - the reference to the document that holds component definition objects
WikiComponentException - when the document contains invalid component definition(s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||