Interface SchemaLookup.Aware

All Known Subinterfaces:
ComplexTypeDefinition, ComplexTypeDefinitionDelegator, CompositeObjectDefinition, CompositeObjectDefinitionDelegator, ContainerDefinitionDelegator<C>, EnumerationTypeDefinition, ItemDefinition<I>, ItemDefinitionDelegator<I>, ItemWrapper<I,VW>, ObjectDefinitionDelegator<O>, PartiallyMutableItemDefinition<I>, PartiallyMutableItemDefinition.Attribute<T>, PartiallyMutableItemDefinition.Container<C>, PartiallyMutableItemDefinition.Property<T>, PartiallyMutableItemDefinition.Reference, PrismContainerDefinition<C>, PrismContainerValue<C>, PrismContainerWrapper<C>, PrismObjectDefinition<O>, PrismObjectValue<O>, PrismObjectWrapper<O>, PrismPropertyDefinition<T>, PrismPropertyValue<T>, PrismPropertyWrapper<T>, PrismReferenceDefinition, PrismReferenceValue, PrismReferenceWrapper<R>, PrismValue, PropertyDefinitionDelegator<T>, ReferenceDefinitionDelegator, ResourceAttributeDefinitionDelegator<T>, ResourceAttributeWrapper<T>, ResourceObjectClassDefinition, ResourceObjectClassDefinitionDelegator, ResourceObjectDefinition, ResourceObjectDefinitionDelegator, ResourceObjectTypeDefinition, ResourceObjectTypeDefinitionDelegator, ShadowAssociationDefinition, ShadowAssociationsComplexTypeDefinition, ShadowAssociationsContainerDefinition, ShadowAttributesComplexTypeDefinition, ShadowAttributesContainerDefinition, ShadowAttributesContainerDefinitionDelegator, ShadowItemsComplexTypeDefinition, ShadowReferenceAttributeDefinition, ShadowSimpleAttributeDefinition<T>, ShadowWrapper, SimpleTypeDefinition, TypeDefinition, TypeDefinitionDelegator
All Known Implementing Classes:
AbstractResourceObjectDefinitionImpl, AssignmentHolderWrapper, AssociationAttributeMappingWrapper, AssociationInboundExpressionWrapper, AssociationMappingExpressionWrapper, AssociationOutboundExpressionWrapper, AuthenticationAttemptWrapper, AuthenticationBehaviorWrapper, BareResourceSchemaImpl, CaseWorkItemTypeWrapper, CompleteResourceSchemaImpl, ComplexTypeDefinitionImpl, CompositeObjectDefinitionImpl, ConnectorSchemaImpl, DefinitionImpl, DummyPrismObjectDefinition, EnumerationTypeDefinitionImpl, ExpressionWrapper, ItemDefinitionImpl, ItemWrapperImpl, NormalizationAwareResourceAttributeDefinition, ObjectTypeAttributeMappingWrapper, PrismContainerDefinitionImpl, PrismContainerValueImpl, PrismContainerWrapperImpl, PrismObjectDefinitionImpl, PrismObjectValueImpl, PrismObjectWrapperImpl, PrismPropertyDefinitionImpl, PrismPropertyValueImpl, PrismPropertyWrapperImpl, PrismReferenceDefinitionImpl, PrismReferenceValueImpl, PrismReferenceWrapperImpl, PrismSchemaImpl, PrismSchemaWrapper, PrismValueImpl, ProfilingClassLoggerContainerWrapperImpl, ProtectedStringTypeWrapperImpl, ResourceAttributeWrapperImpl, ResourceObjectClassDefinitionImpl, ResourceObjectTypeDefinitionImpl, ResourceSchemaImpl, ResourceWrapper, SchemaRegistryStateAware, ShadowAssociationDefinitionImpl, ShadowAssociationsContainerDefinitionImpl, ShadowAssociationValue, ShadowAssociationValueWrapper, ShadowAssociationWrapperImpl, ShadowAttributesContainerDefinitionImpl, ShadowReferenceAttributeDefinitionImpl, ShadowReferenceAttributeValue, ShadowSimpleAttributeDefinitionImpl, ShadowWrapperImpl, SimpleTypeDefinitionImpl, TransformableComplexTypeDefinition, TransformableContainerDefinition, TransformableItemDefinition, TransformableObjectDefinition, TransformablePropertyDefinition, TransformablePropertyDefinition.RefinedAttribute, TransformablePropertyDefinition.ResourceAttribute, TransformableReferenceDefinition, TypeDefinitionImpl, ValueMetadataWrapperImpl
Enclosing interface:
SchemaLookup

public static interface SchemaLookup.Aware
  • Method Summary

    Modifier and Type
    Method
    Description
    default SchemaLookup
     
  • Method Details