Package com.attivio.sdk.server.component.query
Interfaces for all query and response related transformers and associated dependencies of those
transformers.
Copyright 2019 Attivio Inc., All rights reserved.
Copyright 2019 Attivio Inc., All rights reserved.
-
Interface Summary Interface Description QueryTransformer Base interface for components that work on aQueryRequest
from a client.ResponseTransformer Base interface for components that work on aQueryResponse
before being sent back to a client.