Interface EntityServiceValuePostProcessorTypeAdapter

All Known Implementing Classes:
BinaryEntityServiceValuePostProcessorTypeAdapter

@Deprecated public interface EntityServiceValuePostProcessorTypeAdapter
Deprecated.
Adapters support modification of resolved typed values before they get sent to the client. Only used in EntityService and EntityListService.
  • Method Summary

    Modifier and Type
    Method
    Description
    process(TypedValue typedValue, Entity entity, String rawPath)
    Deprecated.