Class GetPictureView

java.lang.Object
org.nuxeo.ecm.platform.picture.operation.GetPictureView

public class GetPictureView extends Object
Simple Operation to extract an image view from a Picture Document.

This operation is needed because using the default blob operation is too complicated in the case of the Picture DocumentType.

Author:
Tiry ([email protected])