K - the type of the proposition key to use in look-upspublic interface PropositionFinder<K>
| Modifier and Type | Method and Description |
|---|---|
org.protempa.PropositionDefinition |
find(String sourceConfigId,
K inKey)
Finds the proposition definition for the given user and key.
|
org.protempa.PropositionDefinition find(String sourceConfigId, K inKey) throws PropositionFindException
sourceConfigId - source config id to use for the look-upinKey - key to use for the look-upPropositionDefinition matching the user ID and key,
if anyPropositionFindException - if an error occurs while performing
the operationCopyright © 2012–2021 Emory University. All rights reserved.