Interface XmlIdManagement


  • public interface XmlIdManagement
    Necessary functions to manipulate xml IDs.
    Since:
    2 Sep 2021
    • Method Detail

      • getXmlId

        java.lang.String getXmlId()
      • setXmlId

        void setXmlId​(java.lang.String id)
      • hasNaturalKey

        boolean hasNaturalKey()