Interface EntityId

    • Method Detail

      • getType

        EntityType getType()
        Returns the type represented by this identifier.
        Returns:
        Type of entity.
      • asString

        String asString()
        Returns the entity identifier as string.
        Returns:
        Entity identifier.
      • asTypedString

        String asTypedString()
        Returns the entity identifier as string with type and identifier.
        Returns:
        Type and identifier.