SparseEntity#

public class SparseEntity extends VerySparseEntity#

Rather abstract representation of a sparse Entity used by the data base abstraction layer. Especially needed for caching.

Author:

tf

Fields#

collection#

public String collection#

datatype_id#

public String datatype_id#

datatype_name#

public String datatype_name#

fileChecked#

public Long fileChecked#

fileHash#

public String fileHash#

filePath#

public String filePath#

fileSize#

public Long fileSize#

versionId#

public String versionId#

Methods#

toString#

public String toString()#