Fetches named type with specified key
Fetches named type with specified key
a future containing some named type if a corresponding one is found, None otherwise
Grouped version of fetchNamedTypeFor
Grouped version of fetchNamedTypeFor
If some keys are not found, they will not be part of the result map
set of keys to retrieve
map key -> named type, will not contain unknown keys
Grouped version of getPropertyFor
Grouped version of getPropertyFor
If some keys are not found, they will not be part of the result map
set of keys to retrieve
map key -> property key, will not contain unknown keys
Fetches property key with specified key
Fetches property key with specified key
a future containing some property key if a corresponding one is found, None otherwise
Created by johann on 11/05/17.