@Name(value="pictureManager")
@Scope(value=CONVERSATION)
@Install(precedence=31)
public class ToutaticePictureManagerBean
extends org.nuxeo.ecm.platform.picture.web.PictureManagerBean
| Constructor and Description |
|---|
ToutaticePictureManagerBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
download(org.nuxeo.ecm.platform.url.api.DocumentView docView) |
protected void |
downloadWebIdFile(org.nuxeo.ecm.platform.url.api.DocumentView docView,
fr.toutatice.ecm.platform.service.url.ToutaticeDocumentLocation docLoc) |
addPicture, crop, destroy, getCropCoords, getCurrentDocument, getFileContent, getFilename, getFileurlPicture, getIndex, getSelectItems, initialize, initSelectItems, isImageMagickAvailable, remoteDownload, resetFields, rotate90left, rotate90right, setCropCoords, setFileContent, setFilename, setFileurlPicture, setIndex, setSelectItems, urlPopuppublic void download(org.nuxeo.ecm.platform.url.api.DocumentView docView)
throws org.nuxeo.ecm.core.api.ClientException
download in interface org.nuxeo.ecm.platform.picture.web.PictureManagerdownload in class org.nuxeo.ecm.platform.picture.web.PictureManagerBeanorg.nuxeo.ecm.core.api.ClientExceptionprotected void downloadWebIdFile(org.nuxeo.ecm.platform.url.api.DocumentView docView,
fr.toutatice.ecm.platform.service.url.ToutaticeDocumentLocation docLoc)
throws org.nuxeo.ecm.core.api.model.PropertyException,
org.nuxeo.ecm.core.api.ClientException,
org.nuxeo.ecm.core.api.DocumentException
org.nuxeo.ecm.core.api.model.PropertyExceptionorg.nuxeo.ecm.core.api.ClientExceptionorg.nuxeo.ecm.core.api.DocumentExceptionCopyright © 2020. All rights reserved.