Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class SelectList
extends SerializableArrayMap<String,Operand>

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
SelectList()
           
 
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

SelectList

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