Nuxeo Enterprise Platform 5.4

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:
java.io.Serializable

public class ImageToConvertDescriptor
extends java.lang.Object
implements java.io.Serializable

Author:
Thomas Roger
See Also:
Serialized Form

Constructor Summary
ImageToConvertDescriptor()
           
 
Method Summary
 java.lang.String getExtension()
           
 java.lang.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 java.lang.String getExtension()
Returns:
the extension.

getMimeType

public java.lang.String getMimeType()
Returns:
the mimeType.

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.