public abstract class EditorOrder extends Object
| Constructor and Description |
|---|
EditorOrder() |
| Modifier and Type | Method and Description |
|---|---|
static EditorOrder |
create(String attributeName,
String direction) |
abstract String |
getAttributeName() |
abstract String |
getDirection() |
Copyright © 2017. All rights reserved.