|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Role public interface MandatoryDocumentInitializer
Provide a document that should be initialized at startup and when creating new wiki.
The role hint should be the local (or absolute if it's supposed to be used only for a specific wiki) reference of the document so that I can easily be found.
Method Summary | |
---|---|
EntityReference |
getDocumentReference()
|
boolean |
updateDocument(XWikiDocument document)
Update the provided document according to the need. |
Method Detail |
---|
EntityReference getDocumentReference()
boolean updateDocument(XWikiDocument document)
document
- the existing document to update
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |