Interface BareResourceSchema

All Superinterfaces:
Cloneable, DebugDumpable, DefinitionSearchImplementation, DefinitionsStore, Freezable, GlobalDefinitionsStore, LayeredDefinition, PrismSchema, ResourceSchema
All Known Implementing Classes:
BareResourceSchemaImpl

public interface BareResourceSchema extends ResourceSchema
A resource schema that is certain to contain no refinements. It's created from the native schema alone. Normally, it should not be used. Use CompleteResourceSchema instead.