OKMRest  3.4.1
OpenKM Rest
com.openkm.sdk4csharp.bean.NodesPaginationInfo Class Reference

Static Public Attributes

static String ORDER_BY_NAME = "name"
 Sort by node name More...
 
static String ORDER_BY_VERSION = "v.name"
 Sort by actual version More...
 
static String ORDER_BY_VERSION_DATE = "v.created"
 Sort by actual version date More...
 

Member Data Documentation

String com.openkm.sdk4csharp.bean.NodesPaginationInfo.ORDER_BY_NAME = "name"
static

Sort by node name

String com.openkm.sdk4csharp.bean.NodesPaginationInfo.ORDER_BY_VERSION = "v.name"
static

Sort by actual version

String com.openkm.sdk4csharp.bean.NodesPaginationInfo.ORDER_BY_VERSION_DATE = "v.created"
static

Sort by actual version date


The documentation for this class was generated from the following file: