public interface EntityResolver
| Modifier and Type | Method and Description |
|---|---|
long |
getEntityId(pl.edu.icm.unity.types.basic.EntityParam entity)
Resolves
EntityParam, if missing throws exception |
long |
getEntityId(pl.edu.icm.unity.types.basic.IdentityTaV entity)
Resolves
IdentityTaV, if missing throws exception |
pl.edu.icm.unity.types.basic.Identity |
getFullIdentity(pl.edu.icm.unity.types.basic.IdentityTaV entity)
Resolves
IdentityTaV into a full Identity, if missing throws exception |
pl.edu.icm.unity.types.basic.Identity getFullIdentity(pl.edu.icm.unity.types.basic.IdentityTaV entity)
throws pl.edu.icm.unity.exceptions.IllegalIdentityValueException
IdentityTaV into a full Identity, if missing throws exceptionentity - pl.edu.icm.unity.exceptions.IllegalIdentityValueExceptionlong getEntityId(pl.edu.icm.unity.types.basic.IdentityTaV entity)
throws pl.edu.icm.unity.exceptions.IllegalIdentityValueException
IdentityTaV, if missing throws exceptionentity - pl.edu.icm.unity.exceptions.IllegalIdentityValueExceptionlong getEntityId(pl.edu.icm.unity.types.basic.EntityParam entity)
throws pl.edu.icm.unity.exceptions.IllegalIdentityValueException
EntityParam, if missing throws exceptionentity - pl.edu.icm.unity.exceptions.IllegalIdentityValueExceptionCopyright © 2018 Unity. All rights reserved.