org.ow2.orchestra.facade.criteria
Class SortableField<T>
java.lang.Object
org.ow2.orchestra.facade.criteria.Field<T>
org.ow2.orchestra.facade.criteria.SortableField<T>
- All Implemented Interfaces:
- Serializable
public 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
SortableField
protected SortableField()
SortableField
public SortableField(String storedSqlId)
Copyright © 2011 OW2 Consortium. All Rights Reserved.