Class SortOrderPreset

java.lang.Object
com.mayam.wf.config.shared.SortOrderPreset
All Implemented Interfaces:
Copyable, HasIdentity, Serializable

public class SortOrderPreset extends Object implements HasIdentity, Serializable, Copyable
A named sort order preset implemented as a list of pairs of attributes and sorting direction, with the first pair having the highest priority.
Author:
Markus MÃ¥rtensson
See Also: