|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachmentReference | |
|---|---|
| org.xwiki.model.reference | |
| org.xwiki.model.script | |
| Uses of AttachmentReference in org.xwiki.model.reference |
|---|
| Methods in org.xwiki.model.reference that return AttachmentReference | |
|---|---|
AttachmentReference |
AttachmentReference.replaceParent(EntityReference oldParent,
EntityReference newParent)
|
AttachmentReference |
AttachmentReferenceResolver.resolve(T attachmentReferenceRepresentation,
Object... parameters)
|
| Uses of AttachmentReference in org.xwiki.model.script |
|---|
| Methods in org.xwiki.model.script that return AttachmentReference | |
|---|---|
AttachmentReference |
ModelScriptService.createAttachmentReference(DocumentReference documentReference,
String fileName)
Creates an AttachmentReference from a file name and a reference to the document holding that file. |
AttachmentReference |
ModelScriptService.resolveAttachment(String stringRepresentation,
Object... parameters)
|
AttachmentReference |
ModelScriptService.resolveAttachment(String stringRepresentation,
String hint,
Object... parameters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||