Uses of Class
ai.stapi.graphsystem.operationdefinition.model.resourceStructureTypeOperationsMapper.ResourceOperationsMapperResult
Packages that use ResourceOperationsMapperResult
Package
Description
-
Uses of ResourceOperationsMapperResult in ai.stapi.graphsystem.operationdefinition.model.resourceStructureTypeOperationsMapper
Methods in ai.stapi.graphsystem.operationdefinition.model.resourceStructureTypeOperationsMapper that return ResourceOperationsMapperResultModifier and TypeMethodDescriptionAddItemOnResourceOperationsMapper.map(ai.stapi.schema.structureSchema.ResourceStructureType resourceStructureType) CreationalResourceOperationMapper.map(ai.stapi.schema.structureSchema.ResourceStructureType resourceStructureType) ResourceOperationsMapper.map(ai.stapi.schema.structureSchema.ResourceStructureType resourceStructureType) protected abstract ResourceOperationsMapperResultAbstractResourceOperationsMapper.mapNewFields(ai.stapi.schema.structureSchema.ResourceStructureType rootResourceType, ai.stapi.schema.structureSchema.ComplexStructureType modifiedStructureType, List<String> newFieldNames) AddItemOnResourceOperationsMapper.mapNewFields(ai.stapi.schema.structureSchema.ResourceStructureType rootResourceType, ai.stapi.schema.structureSchema.ComplexStructureType modifiedStructureType, List<String> newFieldNames) CreationalResourceOperationMapper.mapNewFields(ai.stapi.schema.structureSchema.ResourceStructureType rootResourceType, ai.stapi.schema.structureSchema.ComplexStructureType modifiedStructureType, List<String> newFieldNames) ResourceOperationsMapperResult.merge(ResourceOperationsMapperResult other) Methods in ai.stapi.graphsystem.operationdefinition.model.resourceStructureTypeOperationsMapper that return types with arguments of type ResourceOperationsMapperResultModifier and TypeMethodDescriptionAbstractResourceOperationsMapper.mapNewFields(ai.stapi.schema.structureSchema.ComplexStructureType modifiedStructureType, List<String> newFieldNames) ResourceOperationsMapper.mapNewFields(ai.stapi.schema.structureSchema.ComplexStructureType modifiedStructureType, List<String> newFieldNames) Methods in ai.stapi.graphsystem.operationdefinition.model.resourceStructureTypeOperationsMapper with parameters of type ResourceOperationsMapperResultModifier and TypeMethodDescriptionResourceOperationsMapperResult.merge(ResourceOperationsMapperResult other)