Interface EntityApiLookup.EntityApiProvider<A,C>
- Enclosing interface:
- EntityApiLookup<A,
C>
public static interface EntityApiLookup.EntityApiProvider<A,C>
-
Method Summary
-
Method Details
-
find
Return an instance of APIA
if available in the given entity with the given context, ornull
otherwise.- Parameters:
entity
- the entity.context
- additional context for the query.
-