Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class ImageToConvertDescriptor
extends Object
implements Serializable

Author:
Thomas Roger
See Also:
Serialized Form

Constructor Summary
ImageToConvertDescriptor()
           
 
Method Summary
 String getExtension()
           
 String getMimeType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageToConvertDescriptor

public ImageToConvertDescriptor()
Method Detail

getExtension

public String getExtension()
Returns:
the extension.

getMimeType

public String getMimeType()
Returns:
the mimeType.

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.