Nuxeo Enterprise Platform 5.4

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

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

public class SelectList
extends SerializableArrayMap<java.lang.String,Operand>

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
SelectList()
           
 
Method Summary
 java.lang.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 java.lang.String toString()
Overrides:
toString in class java.lang.Object

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.