org.ow2.orchestra.facade.criteria
Class SortableField<T>

java.lang.Object
  extended by org.ow2.orchestra.facade.criteria.Field<T>
      extended by org.ow2.orchestra.facade.criteria.SortableField<T>
All Implemented Interfaces:
Serializable

public abstract class SortableField<T>
extends Field<T>

This class defines a field that can be sorted within an Order.

Author:
Loic Albertin
See Also:
Serialized Form

Constructor Summary
SortableField()
           
 
Method Summary
 
Methods inherited from class org.ow2.orchestra.facade.criteria.Field
equals, getStoredSqlId, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortableField

public SortableField()


Copyright © 2011 OW2 Consortium. All Rights Reserved.