Extension point blobProperties
Documentation
Extension point to contribute the blob property to use for a given document type.
Contribution Descriptors
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="blobProperties" target="org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent"> <blobProperties> <blobProperty docType="Picture">picture:views/item[4]/content</blobProperty> </blobProperties> </extension>