Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.io.api.util
Class LocalConfiguration

java.lang.Object
  extended by org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
      extended by org.nuxeo.ecm.platform.io.api.util.LocalConfiguration
All Implemented Interfaces:
java.io.Serializable, IOConfiguration

public class LocalConfiguration
extends AbstractIOConfiguration

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
DOC_READER_FACTORY, DOC_WRITER_FACTORY
 
Constructor Summary
LocalConfiguration()
           
 
Method Summary
 IOManager getManager()
           
 boolean isLocal()
           
 
Methods inherited from class org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
addDocument, getDocuments, getFirstDocument, getProperties, getProperty, getRepositoryName, setProperty, setRepositoryName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalConfiguration

public LocalConfiguration()
Method Detail

getManager

public IOManager getManager()

isLocal

public boolean isLocal()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.