org.nuxeo.ecm.core.search.backend.compass.connection
Class FileConnectionDescriptor
java.lang.Object
org.nuxeo.ecm.core.search.backend.compass.connection.FileConnectionDescriptor
- All Implemented Interfaces:
- Serializable, ConnectionConf
public class FileConnectionDescriptor
- extends Object
- implements ConnectionConf
- Author:
- Georges Racinet
- See Also:
- Serialized Form
|
Method Summary |
String |
getConnectionString()
Return a connection string in the format expected by
Compass Configuration object's setConnection() |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
protected String path
absolutePath
protected String absolutePath
FileConnectionDescriptor
public FileConnectionDescriptor()
getConnectionString
public String getConnectionString()
- Description copied from interface:
ConnectionConf
- Return a connection string in the format expected by
Compass Configuration object's setConnection()
- Specified by:
getConnectionString in interface ConnectionConf
- Returns:
- the connection string.
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.