@Component @Singleton public class AttachmentReferenceConverter extends org.xwiki.properties.converter.AbstractConverter<AttachmentReference>
AttachmentReference object. Relative references are resolved using
"current" DocumentReferenceResolver.| Constructor and Description |
|---|
AttachmentReferenceConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertToString(AttachmentReference value) |
protected AttachmentReference |
convertToType(Type type,
Object value) |
protected AttachmentReference convertToType(Type type, Object value)
convertToType in class org.xwiki.properties.converter.AbstractConverter<AttachmentReference>protected String convertToString(AttachmentReference value)
convertToString in class org.xwiki.properties.converter.AbstractConverter<AttachmentReference>Copyright © 2004–2022 XWiki. All rights reserved.