IdAndServerMessagesOnlyStrategy
- public class IdAndServerMessagesOnlyStrategy extends SerializeFieldStrategy
Special purpose subclass of
SerializeFieldStrategy
which only serializes the id and the server messages (error, warning, info).This strategy is used when the client doesn’t have the permission to retrieve and entity.
- Author:
Timm Fitschen