|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentReference | |
|---|---|
| org.xwiki.model.reference | |
| Uses of DocumentReference in org.xwiki.model.reference |
|---|
| Methods in org.xwiki.model.reference that return DocumentReference | |
|---|---|
DocumentReference |
AttachmentReference.getDocumentReference()
|
DocumentReference |
DocumentReference.replaceParent(EntityReference oldParent,
EntityReference newParent)
|
DocumentReference |
DocumentReferenceResolver.resolve(T documentReferenceRepresentation,
Object... parameters)
|
| Constructors in org.xwiki.model.reference with parameters of type DocumentReference | |
|---|---|
AttachmentReference(String fileName,
DocumentReference parent)
Create a new attachment reference based on the attachment name and the parent document reference. |
|
ClassPropertyReference(String propertyName,
DocumentReference classReference)
Builds a property reference for the passed property in the passed object. |
|
LocalDocumentReference(DocumentReference documentReference)
|
|
ObjectReference(String objectName,
DocumentReference documentReference)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||