Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.pictures.tiles.service
Class TilingBlobPropertyDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.pictures.tiles.service.TilingBlobPropertyDescriptor
All Implemented Interfaces:
Serializable

public class TilingBlobPropertyDescriptor
extends Object
implements Serializable

Descriptor for Blob property using by tiling for a specific document type.

Author:
Thomas Roger
See Also:
Serialized Form

Field Summary
 Map<String,String> blobProperties
           
 
Constructor Summary
TilingBlobPropertyDescriptor()
           
 
Method Summary
 Map<String,String> getBlobProperties()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

blobProperties

public Map<String,String> blobProperties
Constructor Detail

TilingBlobPropertyDescriptor

public TilingBlobPropertyDescriptor()
Method Detail

getBlobProperties

public Map<String,String> getBlobProperties()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.