Class ExternalBlobProperty

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Property>, Map<String,Property>, Property

public class ExternalBlobProperty extends MapProperty
Property handling an external blob: create/edit is done from a map, and the value returned is a blob.

Create/edit from a blob is not handled, and the blob uri cannot be retrieved from the blob (no api for now).

Author:
Anahide Tchertchian
See Also: