Uses of Class
ai.stapi.schema.scopeProvider.ScopeCacher
Packages that use ScopeCacher
Package
Description
-
Uses of ScopeCacher in ai.stapi.schema.configuration
Methods in ai.stapi.schema.configuration that return ScopeCacherModifier and TypeMethodDescriptionScopeProviderConfiguration.scopeCacher(ScopeProvider scopeProvider) Methods in ai.stapi.schema.configuration with parameters of type ScopeCacherModifier and TypeMethodDescriptionAdHocLoaderConfiguration.adHocStructureDefinitionLoader(GenericAdHocModelDefinitionsLoader genericAdHocModelDefinitionsLoader, ScopeCacher scopeCacher) StructureSchemaConfiguration.defaultStructureSchemaProvider(StructureDefinitionToSSMapper structureDefinitionToSSMapper, StructureDefinitionLoader structureDefinitionLoader, ScopeCacher scopeCacher) -
Uses of ScopeCacher in ai.stapi.schema.structuredefinition.loader
Constructors in ai.stapi.schema.structuredefinition.loader with parameters of type ScopeCacherModifierConstructorDescriptionAdHocStructureDefinitionLoader(GenericAdHocModelDefinitionsLoader genericAdHocModelDefinitionsLoader, ScopeCacher scopeCacher) -
Uses of ScopeCacher in ai.stapi.schema.structureSchemaProvider
Constructors in ai.stapi.schema.structureSchemaProvider with parameters of type ScopeCacherModifierConstructorDescriptionDefaultStructureSchemaProvider(StructureDefinitionToSSMapper structureDefinitionToSSMapper, StructureDefinitionLoader structureDefinitionLoader, ScopeCacher scopeCacher)