Interface EntityServiceValuePostProcessorTypeAdapter
- All Known Implementing Classes:
BinaryEntityServiceValuePostProcessorTypeAdapter
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 TypeMethodDescriptionprocess
(TypedValue typedValue, Entity entity, String rawPath) Deprecated.
-
Method Details
-
process
Deprecated.
-