You are here

12 calls to EventHandler::getEntity() in Services Client 7.2

EntityDeleteHandler::execute in include/event.inc
Execute event and send event to remove endpoint.
EntitySaveHandler::execute in include/event.inc
Execute event and send event to remove endpoint.
EntitySaveHandler::getMappedObject in include/event.inc
Retrieve object that should be send to remote site.
EventHandler::enqueue in include/event.inc
Enqueue item if should be queue.
EventHandler::enqueueEntity in include/event.inc
Put current entity to queue.
EventHandler::getControlData in include/event.inc
Retrieve controll data for current entity.
EventHandler::getEntityId in include/event.inc
Retrieve entity ID.
EventHandler::getRemoteEntityId in include/event.inc
Retrieve remote entity ID.
EventHandler::isMatching in include/event.inc
Determine wheather entity is matching event conditions.
EventHandler::skipAutosync in include/event.inc
Return TRUE if this entity shouldn't be send automatically to all connections.
UserSaveHandler::beforeSync in include/event.inc
Add role mapping.
UserSaveHandler::getRemoteEntityId in include/event.inc
Override get remote id. This allows to sync users by name.