VerySparseEntity#

public class VerySparseEntity implements Serializable#

VerySparseEntity is used for storing only id, name, description, and role of an Entity. That’s basically everything stored to the entities table and everything which is needed for a constructing a ParentEntity.

Author:

tf

Fields#

acl#

public String acl#

description#

public String description#

id#

public String id#

name#

public String name#

role#

public String role#