Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.io.descriptors
Class IOResourceAdapterDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor

public class IOResourceAdapterDescriptor
extends Object

Resource adapter descriptor

Author:
Anahide Tchertchian

Constructor Summary
IOResourceAdapterDescriptor()
           
 
Method Summary
 String getClassName()
           
 String getName()
           
 Map<String,Serializable> getProperties()
           
 void setProperties(Map<String,String> properties)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOResourceAdapterDescriptor

public IOResourceAdapterDescriptor()
Method Detail

setProperties

public void setProperties(Map<String,String> properties)

getName

public String getName()

getClassName

public String getClassName()

getProperties

public Map<String,Serializable> getProperties()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.