7 public function addToDB(
int $type,
int $entityId,
int $groupId);
9 public function releaseGroup(
int $type,
int $entityId,
int $groupId);
releaseGroup(int $type, int $entityId, int $groupId)
addToDB(int $type, int $entityId, int $groupId)
isEntityProcessed(int $type, int $entityId)