Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.picture.api
Class ImagingConfigurationDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.picture.api.ImagingConfigurationDescriptor
All Implemented Interfaces:
Serializable

public class ImagingConfigurationDescriptor
extends Object
implements Serializable

Descriptor for configuration information contribution that will be used by the ImagingService.

Author:
btatar
See Also:
Serialized Form

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

Constructor Detail

ImagingConfigurationDescriptor

public ImagingConfigurationDescriptor()
Method Detail

getParameters

public Map<String,String> getParameters()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.