public interface IdentityService
| Modifier and Type | Method and Description |
|---|---|
<E extends Entity<ID>,ID> |
identify(E entity)
Identifies the given entity
|
<E extends Entity<ID>,ID> E identify(E entity)
E - the entity typeID - the entity key typeentity - the entity to identifyCopyright © 2013-2016–2016 SeedStack. All rights reserved.