RetrieveEntity#
- public class RetrieveEntity extends Entity#
Entity which is to be retrieved (i.e. read-only).
This class only exposes those constructors which are necessary for Entity which are to be retrieved (e.g. Entity(id)) and hide the others (e.g. Entity(XML-Represenation)).
- Author:
Timm Fitschen
Constructors#
RetrieveEntity#
- public RetrieveEntity()#