Interface UniqueIdentifierResolver

  • All Known Implementing Classes:
    SimpleUniqueIdentifierResolver

    @Deprecated(since="1818",
                forRemoval=true)
    public interface UniqueIdentifierResolver
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1818
    • Method Detail

      • getUniqueIdentifier

        java.lang.String getUniqueIdentifier​(YComposedType typeEntry)
        Deprecated, for removal: This API element is subject to removal in a future version.