| Package | Description |
|---|---|
| org.xwiki.model.reference |
| Modifier and Type | Method and Description |
|---|---|
LocalDocumentReference |
DocumentReference.getLocalDocumentReference() |
LocalDocumentReference |
DocumentReference.getLocaleDocumentReference()
Deprecated.
since 9.3RC1/8.4.5, use
DocumentReference.getLocalDocumentReference() instead |
LocalDocumentReference |
LocalDocumentReference.replaceParent(EntityReference newParent) |
| Constructor and Description |
|---|
DocumentReference(LocalDocumentReference localDocumentReference,
WikiReference wikiReference)
Create a new Document reference from local document reference and wiki reference.
|
Copyright © 2004–2018 XWiki. All rights reserved.