Uses of Class
pl.edu.icm.unity.engine.api.entity.EntityWithContactInfo
-
Packages that use EntityWithContactInfo Package Description pl.edu.icm.unity.engine.api The main entry point to engine's functionality. -
-
Uses of EntityWithContactInfo in pl.edu.icm.unity.engine.api
Methods in pl.edu.icm.unity.engine.api that return types with arguments of type EntityWithContactInfo Modifier and Type Method Description Set<EntityWithContactInfo>
EntityManagement. getAllEntitiesWithContactEmails(Set<String> contactEmails)
Returns entities with assigned e-mail - as attribute or identity
-