Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AggregateRepositoryFormDataLoader - Class in ai.stapi.formapi.formmapper
- AggregateRepositoryFormDataLoader(Configuration, AggregateDefinitionProvider, EventFactoryModificationTraverser, OperationDefinitionStructureTypeMapper, DAGToObjectConverter) - Constructor for class ai.stapi.formapi.formmapper.AggregateRepositoryFormDataLoader
- ai.stapi.formapi - package ai.stapi.formapi
- ai.stapi.formapi.configuration - package ai.stapi.formapi.configuration
- ai.stapi.formapi.forminfo - package ai.stapi.formapi.forminfo
- ai.stapi.formapi.forminfo.exceptions - package ai.stapi.formapi.forminfo.exceptions
- ai.stapi.formapi.formmapper - package ai.stapi.formapi.formmapper
- ai.stapi.formapi.formmapper.exceptions - package ai.stapi.formapi.formmapper.exceptions
B
- becauseAggregateByProvidedResourceIdWasNotFound(String, Throwable) - Static method in exception ai.stapi.formapi.formmapper.exceptions.CannotLoadFormData
- becauseThereWasNoCommandHandlerDefinitionForProvidedOperation(String) - Static method in exception ai.stapi.formapi.forminfo.exceptions.CannotMapFormInfo
- becauseThereWasNoCommandHandlerDefinitionForProvidedOperation(String) - Static method in exception ai.stapi.formapi.formmapper.exceptions.CannotLoadFormData
- becauseThereWasNoCommandHandlerDefinitionForProvidedOperation(String, Throwable) - Static method in exception ai.stapi.formapi.forminfo.exceptions.CannotMapFormInfo
- becauseThereWasNoCommandHandlerDefinitionForProvidedOperation(String, Throwable) - Static method in exception ai.stapi.formapi.formmapper.exceptions.CannotLoadFormData
- becauseUnknownPrimitiveTypeEncountered(String) - Static method in exception ai.stapi.formapi.formmapper.exceptions.CannotMapJsonSchema
C
- CannotLoadFormData - Exception in ai.stapi.formapi.formmapper.exceptions
- CannotMapFormInfo - Exception in ai.stapi.formapi.forminfo.exceptions
- CannotMapJsonSchema - Exception in ai.stapi.formapi.formmapper.exceptions
- CannotPrintJSONSchema - Exception in ai.stapi.formapi.formmapper.exceptions
- CannotPrintJSONSchema(Throwable) - Constructor for exception ai.stapi.formapi.formmapper.exceptions.CannotPrintJSONSchema
F
- form(String, FormRequest) - Method in class ai.stapi.formapi.FormEndpoint
- FormApiConfiguration - Class in ai.stapi.formapi.configuration
- FormApiConfiguration() - Constructor for class ai.stapi.formapi.configuration.FormApiConfiguration
- formDataLoader(Configuration, AggregateDefinitionProvider, EventFactoryModificationTraverser, OperationDefinitionStructureTypeMapper, DAGToObjectConverter) - Method in class ai.stapi.formapi.configuration.FormApiConfiguration
- FormDataLoader - Interface in ai.stapi.formapi.formmapper
- FormEndpoint - Class in ai.stapi.formapi
- FormEndpoint(FormMapper, FormInfoMapper) - Constructor for class ai.stapi.formapi.FormEndpoint
- formInfo(String) - Method in class ai.stapi.formapi.FormEndpoint
- FormInfo - Class in ai.stapi.formapi.forminfo
- FormInfo(Map<String, Set<String>>, String, Boolean) - Constructor for class ai.stapi.formapi.forminfo.FormInfo
- formInfoMapper(AggregateDefinitionProvider, OperationDefinitionProvider, StructureSchemaFinder) - Method in class ai.stapi.formapi.configuration.FormApiConfiguration
- FormInfoMapper - Class in ai.stapi.formapi.forminfo
- FormInfoMapper(AggregateDefinitionProvider, OperationDefinitionProvider, StructureSchemaFinder) - Constructor for class ai.stapi.formapi.forminfo.FormInfoMapper
- formMapper(JsonSchemaMapper, UISchemaLoader, FormDataLoader, OperationDefinitionProvider) - Method in class ai.stapi.formapi.configuration.FormApiConfiguration
- FormMapper - Class in ai.stapi.formapi.formmapper
- FormMapper(JsonSchemaMapper, UISchemaLoader, FormDataLoader, OperationDefinitionProvider) - Constructor for class ai.stapi.formapi.formmapper.FormMapper
- FormMapperResult - Class in ai.stapi.formapi.formmapper
- FormMapperResult(Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class ai.stapi.formapi.formmapper.FormMapperResult
- FormRequest - Class in ai.stapi.formapi
- FormRequest(String, Map<String, Object>, Boolean) - Constructor for class ai.stapi.formapi.FormRequest
G
- getFormData() - Method in class ai.stapi.formapi.formmapper.FormMapperResult
- getFormSchema() - Method in class ai.stapi.formapi.formmapper.FormMapperResult
- getOmitExtension() - Method in class ai.stapi.formapi.FormRequest
- getPossibleTargets() - Method in class ai.stapi.formapi.forminfo.FormInfo
- getRequiresResourceId() - Method in class ai.stapi.formapi.forminfo.FormInfo
- getResourceId() - Method in class ai.stapi.formapi.FormRequest
- getResourceType() - Method in class ai.stapi.formapi.forminfo.FormInfo
- getTargets() - Method in class ai.stapi.formapi.FormRequest
- getUiSchema() - Method in class ai.stapi.formapi.formmapper.FormMapperResult
J
- jsonSchemaMapper(OperationDefinitionStructureTypeMapper, StructureSchemaFinder) - Method in class ai.stapi.formapi.configuration.FormApiConfiguration
- JsonSchemaMapper - Class in ai.stapi.formapi.formmapper
- JsonSchemaMapper(OperationDefinitionStructureTypeMapper, StructureSchemaFinder) - Constructor for class ai.stapi.formapi.formmapper.JsonSchemaMapper
L
- load(OperationDefinitionDTO) - Method in class ai.stapi.formapi.formmapper.NullUISchemaLoader
- load(OperationDefinitionDTO) - Method in interface ai.stapi.formapi.formmapper.UISchemaLoader
- load(OperationDefinitionDTO, String, Map<String, Object>) - Method in class ai.stapi.formapi.formmapper.AggregateRepositoryFormDataLoader
- load(OperationDefinitionDTO, String, Map<String, Object>) - Method in interface ai.stapi.formapi.formmapper.FormDataLoader
- load(OperationDefinitionDTO, String, Map<String, Object>) - Method in class ai.stapi.formapi.formmapper.NullFormDataLoader
M
- map(OperationDefinitionDTO) - Method in class ai.stapi.formapi.formmapper.JsonSchemaMapper
- map(OperationDefinitionDTO, Boolean) - Method in class ai.stapi.formapi.formmapper.JsonSchemaMapper
- map(String) - Method in class ai.stapi.formapi.forminfo.FormInfoMapper
- map(String, FormRequest) - Method in class ai.stapi.formapi.formmapper.FormMapper
N
- NullFormDataLoader - Class in ai.stapi.formapi.formmapper
- NullFormDataLoader() - Constructor for class ai.stapi.formapi.formmapper.NullFormDataLoader
- NullUISchemaLoader - Class in ai.stapi.formapi.formmapper
- NullUISchemaLoader() - Constructor for class ai.stapi.formapi.formmapper.NullUISchemaLoader
- NUMBER_LIKE_PRIMITIVES - Static variable in class ai.stapi.formapi.formmapper.JsonSchemaMapper
S
- schemaLoader() - Method in class ai.stapi.formapi.configuration.FormApiConfiguration
- STRING_LIKE_PRIMITIVES - Static variable in class ai.stapi.formapi.formmapper.JsonSchemaMapper
U
- UISchemaLoader - Interface in ai.stapi.formapi.formmapper
All Classes and Interfaces|All Packages|Serialized Form