publish
plugins.it2be_exchange.IETask info


Servoy Properties Summary
String body
Object creationTime
Date dueDate
String from
String percentComplete
String priority
Date startDate
String status
String subject
Object uid
Object uniqueID


Servoy Methods Summary
Date getLastModificationDate( )
Object save( )


Servoy Properties Details


body
String  body
Get/Set body.
Returns
String  body String

Supported Clients
SmartClient, WebClient, NGClient


creationTime
Object  creationTime
Get/Set the creation time
Returns
Object  result Object

Supported Clients
SmartClient, WebClient, NGClient


dueDate
Date  dueDate
Get/Set the dueDate.
Returns
Date  date Date

Supported Clients
SmartClient, WebClient, NGClient


from
String  from
Get/Set the initiator.
Returns
String  initiator String

Supported Clients
SmartClient, WebClient, NGClient


percentComplete
String  percentComplete
Get/Set the completed percent.
Returns
String  percentage String

Supported Clients
SmartClient, WebClient, NGClient


priority
String  priority
Get/Set the priority.
Returns
String  priority String

Supported Clients
SmartClient, WebClient, NGClient


startDate
Date  startDate
Get/Set the startDate.
Returns
Date  date Date

Supported Clients
SmartClient, WebClient, NGClient


status
String  status
Get/Set the status.
Returns
String  status String

Supported Clients
SmartClient, WebClient, NGClient


subject
String  subject
Get/Set the subject.
Returns
String  subject String

Supported Clients
SmartClient, WebClient, NGClient


uid
Object  uid
Get/Set the uid
Returns
Object  uid Object

Supported Clients
SmartClient, WebClient, NGClient


uniqueID
Object  uniqueID
Get/Set the unique id
Returns
Object  uid Object

Supported Clients
SmartClient, WebClient, NGClient

Servoy Methods Details


getLastModificationDate
Date  getLastModificationDate( )
Get the last modification date
Returns
Date  date Date

Supported Clients
SmartClient, WebClient, NGClient


save
Object  save( )
Save the current item.
Returns
Object  Object

Supported Clients
SmartClient, WebClient, NGClient