Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory.multi
Class SubDirectoryDescriptor

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

public class SubDirectoryDescriptor
extends Object

Author:
Florent Guillaume

Field Summary
 FieldDescriptor[] fields
           
 boolean isOptional
           
 String name
           
 
Constructor Summary
SubDirectoryDescriptor()
           
 
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

isOptional

public boolean isOptional

fields

public FieldDescriptor[] fields
Constructor Detail

SubDirectoryDescriptor

public SubDirectoryDescriptor()
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.