Interface SchemaLookup.Aware

All Known Subinterfaces:
ComplexTypeDefinition, ComplexTypeDefinitionDelegator, CompositeObjectDefinition, CompositeObjectDefinitionDelegator, ContainerDefinitionDelegator<C>, EnumerationTypeDefinition, ItemDefinition<I>, ItemDefinitionDelegator<I>, ItemWrapper<I,VW>, ObjectDefinitionDelegator<O>, PrismContainerDefinition<C>, PrismContainerValue<C>, PrismContainerValueDelegator<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, CompositeObjectDefinitionImpl, ConnectorSchemaImpl, com.evolveum.midpoint.prism.impl.DefinitionImpl, ExpressionWrapper, com.evolveum.midpoint.prism.impl.ItemDefinitionImpl, ItemWrapperImpl, NormalizationAwareResourceAttributeDefinition, ObjectTypeAttributeMappingWrapper, com.evolveum.midpoint.prism.impl.PrismContainerDefinitionImpl, com.evolveum.midpoint.prism.impl.PrismContainerValueImpl, PrismContainerWrapperImpl, PrismObjectWrapperImpl, PrismPropertyWrapperImpl, com.evolveum.midpoint.prism.impl.PrismReferenceValueImpl, PrismReferenceWrapperImpl, com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl, PrismSchemaWrapper, com.evolveum.midpoint.prism.impl.PrismValueImpl, ProfilingClassLoggerContainerWrapperImpl, ProtectedStringTypeWrapperImpl, ResourceAttributeWrapperImpl, ResourceObjectClassDefinitionImpl, ResourceObjectTypeDefinitionImpl, ResourceSchemaImpl, ResourceWrapper, com.evolveum.midpoint.prism.impl.schema.SchemaRegistryStateAware, ShadowAssociationDefinitionImpl, ShadowAssociationsContainerDefinitionImpl, ShadowAssociationValue, ShadowAssociationValueWrapper, ShadowAssociationWrapperImpl, ShadowAttributesContainerDefinitionImpl, ShadowReferenceAttributeDefinitionImpl, ShadowReferenceAttributeValue, ShadowSimpleAttributeDefinitionImpl, ShadowWrapperImpl, ValueMetadataWrapperImpl
Enclosing interface:
SchemaLookup

public static interface SchemaLookup.Aware
  • Method Summary

    Modifier and Type
    Method
    Description
    default SchemaLookup
     
  • Method Details