publish
plugins.it2be_cloudstorage.CloudStorageFile info


Servoy Properties Summary
URI URI
String asString
String container
Date creationDate
String etag
Date lastModified
String name
Number size


Servoy Properties Details


URI
URI  URI
Gets the URI of the file
Returns
URI  String

Supported Clients
SmartClient, WebClient, NGClient


asString
String  asString
Gets the name of the file
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


container
String  container
Gets the container name of the file
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


creationDate
Date  creationDate
Gets the created date of the file
Returns
Date  Date

Supported Clients
SmartClient, WebClient, NGClient


etag
String  etag
Gets the eTag of the file
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


lastModified
Date  lastModified
Gets the last modified date of the file
Returns
Date  Date

Supported Clients
SmartClient, WebClient, NGClient


name
String  name
Gets the name of the file
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


size
Number  size
Gets the size of the file in bytes
Returns
Number  Long

Supported Clients
SmartClient, WebClient, NGClient