OKMRest  3.0
OpenKM Rest
com.openkm.sdk4csharp.bean.Record Class Reference
Inheritance diagram for com.openkm.sdk4csharp.bean.Record:
Collaboration diagram for com.openkm.sdk4csharp.bean.Record:

Public Member Functions

String toString ()
 
- Public Member Functions inherited from com.openkm.sdk4csharp.bean.Node
 Node ()
 
String toString ()
 

Static Public Attributes

static String TYPE = "okm:record"
 
static String NAME = "okm:name"
 
static int DISCRIMINATOR_TYPE = 4
 
- Static Public Attributes inherited from com.openkm.sdk4csharp.bean.Node
static String AUTHOR = "okm:author"
 
static String NAME = "okm:name"
 
static String DESCRIPTION = "okm:description"
 

Properties

Boolean locked [get, set]
 
LockInfo lockInfo [get, set]
 
String title [get, set]
 
- Properties inherited from com.openkm.sdk4csharp.bean.Node
string type [get, set]
 
DateTime created [get, set]
 
String path [get, set]
 
String author [get, set]
 
int permissions [get, set]
 
String uuid [get, set]
 
bool subscribed [get, set]
 
long nodeClass [get, set]
 
List< String > subscriptors [get, set]
 
List< String > keywords [get, set]
 
List< Foldercategories [get, set]
 
List< Notenotes [get, set]
 
String linkTarget [get, set]
 
Version actualVersion [get, set]
 
bool promotedAsRecord [get, set]
 
bool hasRelations [get, set]
 
String description [get, set]
 
bool restricted [get, set]
 

Member Function Documentation

String com.openkm.sdk4csharp.bean.Record.toString ( )

Member Data Documentation

int com.openkm.sdk4csharp.bean.Record.DISCRIMINATOR_TYPE = 4
static
String com.openkm.sdk4csharp.bean.Record.NAME = "okm:name"
static
String com.openkm.sdk4csharp.bean.Record.TYPE = "okm:record"
static

Property Documentation

Boolean com.openkm.sdk4csharp.bean.Record.locked
getset
LockInfo com.openkm.sdk4csharp.bean.Record.lockInfo
getset
String com.openkm.sdk4csharp.bean.Record.title
getset

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