Package com.openkm.sdk4j.bean
Class SearchSortField
- java.lang.Object
-
- com.openkm.sdk4j.bean.SearchSortField
-
- All Implemented Interfaces:
Serializable
public class SearchSortField extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SearchSortField()
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
AUTHOR
public static final String AUTHOR
- See Also:
- Constant Field Values
-
LAST_MODIFIED
public static final String LAST_MODIFIED
- See Also:
- Constant Field Values
-
-