Interface ReferenceRepresentation
- All Known Implementing Classes:
GroupReferenceCollectionRepresentation
,GroupReferenceRepresentation
,RoleReferenceCollectionRepresentation
,RoleReferenceRepresentation
,UserReferenceCollectionRepresentation
,UserReferenceRepresentation
public interface ReferenceRepresentation
Marker interface for ReferenceRepresentation. It was created for resolving problems with links.
see com.cumulocity.rest.mapping.RestRepresentationMapper#map(Object, Class<T>)