|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachmentName | |
|---|---|
| org.xwiki.bridge | |
| Uses of AttachmentName in org.xwiki.bridge |
|---|
| Methods in org.xwiki.bridge that return types with arguments of type AttachmentName | |
|---|---|
List<AttachmentName> |
DocumentAccessBridge.getAttachments(DocumentName documentName)
Deprecated. replaced by DocumentAccessBridge.getAttachmentReferences(DocumentReference) since 2.2M1 |
| Methods in org.xwiki.bridge with parameters of type AttachmentName | |
|---|---|
InputStream |
DocumentAccessBridge.getAttachmentContent(AttachmentName attachmentName)
Deprecated. replaced by DocumentAccessBridge.getAttachmentContent(org.xwiki.model.reference.AttachmentReference) since 2.2M1 |
String |
DocumentAccessBridge.getAttachmentURL(AttachmentName attachmentName,
boolean isFullURL)
Deprecated. replaced by DocumentAccessBridge.getAttachmentURL(AttachmentReference , boolean) since 2.2M1 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||