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 APIAif available in the given entity with the given context, ornullotherwise.- Parameters:
entity- the entity.context- additional context for the query.
-