OKMWebservices  2.0
OpenKM Webservices
 All Classes Namespaces Files Functions Variables Properties Events
com.openkm.ws.bean.OKMProcessDefinitionBean Class Reference

Public Member Functions

 OKMProcessDefinitionBean ()
 
void setDescription (String description)
 
void setId (long id)
 
void setName (String name)
 
void setNodes (String[] nodes)
 
void setVersion (int version)
 
String getDescription ()
 
long getId ()
 
String getName ()
 
String[] getNodes ()
 
int getVersion ()
 

Constructor & Destructor Documentation

com.openkm.ws.bean.OKMProcessDefinitionBean.OKMProcessDefinitionBean ( )

Member Function Documentation

String com.openkm.ws.bean.OKMProcessDefinitionBean.getDescription ( )
long com.openkm.ws.bean.OKMProcessDefinitionBean.getId ( )
String com.openkm.ws.bean.OKMProcessDefinitionBean.getName ( )
String [] com.openkm.ws.bean.OKMProcessDefinitionBean.getNodes ( )
int com.openkm.ws.bean.OKMProcessDefinitionBean.getVersion ( )
void com.openkm.ws.bean.OKMProcessDefinitionBean.setDescription ( String  description)
void com.openkm.ws.bean.OKMProcessDefinitionBean.setId ( long  id)
void com.openkm.ws.bean.OKMProcessDefinitionBean.setName ( String  name)
void com.openkm.ws.bean.OKMProcessDefinitionBean.setNodes ( String[]  nodes)
void com.openkm.ws.bean.OKMProcessDefinitionBean.setVersion ( int  version)

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