org.nuxeo.ecm.directory.multi
Class MultiDirectoryDescriptor
java.lang.Object
org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
- All Implemented Interfaces:
- Cloneable
public class MultiDirectoryDescriptor
- extends Object
- implements Cloneable
- Author:
- Florent Guillaume
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
schemaName
protected String schemaName
idField
protected String idField
passwordField
protected String passwordField
readOnly
public Boolean readOnly
querySizeLimit
public Integer querySizeLimit
remove
public boolean remove
sources
protected SourceDescriptor[] sources
MultiDirectoryDescriptor
public MultiDirectoryDescriptor()
merge
public void merge(MultiDirectoryDescriptor other)
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.