Class RefinedResourceSchemaParser


  • public class RefinedResourceSchemaParser
    extends Object
    Creates type definitions in ResourceSchemaImpl objects. These definitions are derived from: 1. object class definitions (ResourceObjectClassDefinition) (obtained dynamically or statically), 2. configured SchemaHandlingType beans in resource definition. This class is instantiated for each parsing operation.
    • Constructor Detail

      • RefinedResourceSchemaParser

        public RefinedResourceSchemaParser​(@NotNull
                                           @NotNull ResourceType resource)