Interface AIRegistryFactory
- All Known Implementing Classes:
AIRegistryFactoryMap
,AIRegistryFactoryMultiPerm
,AIRegistryFactorySingle
public interface AIRegistryFactory
-
Method Summary
-
Method Details
-
makePrior
AIRegistryPriorEvalStrategy makePrior() -
makePrevious
AIRegistryPreviousGetterStrategy makePrevious() -
makeSubqueryLookup
-
makeAggregation
AIRegistryAggregation makeAggregation() -
makeTableAccess
AIRegistryTableAccess makeTableAccess() -
makeRowRecogPreviousStrategy
AIRegistryRowRecogPreviousStrategy makeRowRecogPreviousStrategy()
-