EntityManager.getEntity

Returns an entity from an an entity-id

class EntityManager
getEntity

Return Value

Type: Entity

the entity from the id.

Throws

EntityException if the id is invalid.

Meta