MySQLRetrieveSparseEntity

public class MySQLRetrieveSparseEntity extends MySQLTransaction implements RetrieveSparseEntityImpl

Retrieve a single SparseEntity by id.

A SparseEntity contains only id, name, role, acl, datatype and the file properties.

Constructors

MySQLRetrieveSparseEntity

public MySQLRetrieveSparseEntity(Access access)

Methods

execute

public SparseEntity execute(EntityID id, String version)