Interface NativeShadowReferenceAttributeDefinition

All Superinterfaces:
Cloneable, Freezable, NativeShadowAttributeDefinition, PrismItemAccessDefinition, PrismItemBasicDefinition, PrismItemMiscDefinition, PrismPresentationDefinition, Serializable, ShadowItemUcfDefinition, ShortDumpable
All Known Implementing Classes:
NativeShadowAttributeDefinitionImpl

public interface NativeShadowReferenceAttributeDefinition extends NativeShadowAttributeDefinition
  • Method Details

    • getTypeName

      @NotNull @NotNull QName getTypeName()
      This is the reference class name.
      Specified by:
      getTypeName in interface PrismItemBasicDefinition
    • getReferenceTypeName

      @NotNull default @NotNull QName getReferenceTypeName()
      This is more understandable for clients.