Class | Description |
---|---|
GetEntityTypeInterceptor<T,Class> |
A
DataInterceptor allowing AbstractCoherenceRepository instances
to obtain the entity type managed by this repository . |
GetIdInterceptor<T,ID> |
A
DataInterceptor allowing AbstractCoherenceRepository instances
to obtain the Id of the provided entity. |
GetMapInterceptor<ID,T,D> |
A
DataInterceptor allowing AbstractCoherenceRepository instances
to obtain the NamedMap associated with the AbstractCoherenceRepository . |