Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory.multi
Class SourceDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.directory.multi.SourceDescriptor

public class SourceDescriptor
extends Object

Author:
Florent Guillaume

Field Summary
 boolean creation
           
 String name
           
 SubDirectoryDescriptor[] subDirectories
           
 
Constructor Summary
SourceDescriptor()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

public String name

creation

public boolean creation

subDirectories

public SubDirectoryDescriptor[] subDirectories
Constructor Detail

SourceDescriptor

public SourceDescriptor()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.