|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.ralscha.extdirectspring.bean.SortInfo
public class SortInfo
| Constructor Summary | |
|---|---|
SortInfo(String property,
SortDirection direction)
|
|
| Method Summary | |
|---|---|
static SortInfo |
create(Map<String,Object> jsonData)
|
SortDirection |
getDirection()
|
String |
getProperty()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SortInfo(String property,
SortDirection direction)
| Method Detail |
|---|
public String getProperty()
public SortDirection getDirection()
public static SortInfo create(Map<String,Object> jsonData)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||