Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.query.sql.model
Class FromList

java.lang.Object
  extended by org.nuxeo.common.collections.SerializableArrayMap<String,String>
      extended by org.nuxeo.ecm.core.query.sql.model.FromList
All Implemented Interfaces:
Serializable

public class FromList
extends SerializableArrayMap<String,String>

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
FromList()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.nuxeo.common.collections.SerializableArrayMap
add, clear, equals, get, get, getArray, getKey, getKey, hashCode, isEmpty, put, putAll, remove, remove, size, trimToSize
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FromList

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