Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.picture.core.libraryselector
Class ImageUtilsDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.picture.core.libraryselector.ImageUtilsDescriptor

public class ImageUtilsDescriptor
extends java.lang.Object


Constructor Summary
ImageUtilsDescriptor()
           
 
Method Summary
 java.lang.String getName()
           
 ImageUtils getNewInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageUtilsDescriptor

public ImageUtilsDescriptor()
Method Detail

getName

public java.lang.String getName()

getNewInstance

public ImageUtils getNewInstance()
                          throws java.lang.InstantiationException,
                                 java.lang.IllegalAccessException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.