public class ContextControllerCategoryFactory extends ContextControllerFactoryBase
factoryContext
Constructor and Description |
---|
ContextControllerCategoryFactory() |
Modifier and Type | Method and Description |
---|---|
StatementAIResourceRegistry |
allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements) |
ContextController |
create(ContextManagerRealization contextManagerRealization) |
ContextControllerDetailCategory |
getCategorySpec() |
ContextPartitionIdentifier |
getContextPartitionIdentifier(Object partitionKey) |
void |
populateContextProperties(Map<String,Object> props,
Object allPartitionKey) |
FilterValueSetParam[][] |
populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
void |
setCategorySpec(ContextControllerDetailCategory categorySpec) |
getFactoryEnv, setFactoryEnv
public ContextControllerDetailCategory getCategorySpec()
public void setCategorySpec(ContextControllerDetailCategory categorySpec)
public ContextController create(ContextManagerRealization contextManagerRealization)
public FilterValueSetParam[][] populateFilterAddendum(FilterSpecActivatable filterSpec, boolean forStatement, int nestingLevel, Object partitionKey, ContextControllerStatementDesc optionalStatementDesc, AgentInstanceContext agentInstanceContextStatement)
public void populateContextProperties(Map<String,Object> props, Object allPartitionKey)
public StatementAIResourceRegistry allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements)
public ContextPartitionIdentifier getContextPartitionIdentifier(Object partitionKey)
Copyright © 2005–2019. All rights reserved.