Interface DbAgencyContactsHandler
-
- All Superinterfaces:
DbContactsHandler
,DbHandler
- All Known Implementing Classes:
HSqlDbAgencyContactsHandler
public interface DbAgencyContactsHandler extends DbContactsHandler
DbAgencyContactsHandler.- Author:
- Andreas Rudolph
-
-
Method Summary
-
Methods inherited from interface com.openindex.openestate.impl.db.DbContactsHandler
getContact, getContactIds, getContactIds, getContacts, getContacts, getContacts, removeContact, removeContacts, saveContact
-
-