Interface NamespacedEntityId

    • Method Detail

      • getName

        String getName()
        Gets the name part of this entity ID.
        Returns:
        the name if the entity.
      • getNamespace

        String getNamespace()
        Gets the namespace part of this entity ID.
        Returns:
        the namespace o the entity.