Addressbook |
addOrganisation |
Adds an organisation to the addressbook. |
10/call |
Addressbook |
addPerson |
Adds a contact to the addressbook. |
10/call |
Addressbook |
deleteOrganisation |
Removes an organisation from the addressbook. |
10/call |
Addressbook |
deletePerson |
Deletes a person from the addressbook. |
10/call |
Addressbook |
editOrganisation |
Changes the values of an organisation in the addressbook. |
10/call |
Addressbook |
editPerson |
Changes the values of a contact in the addressbook. |
10/call |
Addressbook |
getOrganisations |
Returns the organisations of the addressbook. |
10/call |
Addressbook |
getPersons |
Returns all added contacts. |
10/call |