. . . "2017-06-13T06:07:27.638424"^^ . "2017-06-13T06:07:27.638424"^^ . . "c83d368a645e2de7de528369b5faa60e" . . . . . "%VOSWARNING%\n\n\n---+Addressbook's Programmers Guide\n\n%TOC%\n\n---++Addressbook Controllers\n\n---+++Addressbook get\n\n * Description: get contact by given id\n * API name: ODS.ODS_API.\"addressbook.get\"\n * Parameters:\n * contact_id \n\n---+++Addressbook new\n\n * Description: creates new contact \n * API name: ODS.ODS_API.\"addressbook.new\"\n * Parameters:\n * inst_id \n * name \n * category_id \n * kind \n * title \n * fName \n * mName \n * lName \n * fullName \n * gender \n * birthday \n * iri \n * foaf \n * photo\n * interests\n * relationships\n * mail \n * web \n * icq \n * skype \n * aim \n * yahoo \n * msn \n * hCountry \n * hState \n * hCity \n * hCode \n * hAddress1 \n * hAddress2 \n * hTzone \n * hLat \n * hLng \n * hPhone \n * hMobile \n * hFax \n * hMail \n * hWeb \n * bCountry \n * bState \n * bCity \n * bCode \n * bAddress1 \n * bAddress2 \n * bTzone \n * bLat \n * bLng \n * bPhone \n * bMobile \n * bFax \n * bIndustry \n * bOrganization \n * bDepartment \n * bJob \n * bMail \n * bWeb \n * tags \n\n---+++Addressbook edit\n\n * Description: edits contact \n * API name: ODS.ODS_API.\"addressbook.edit\"\n * Parameters:\n * contact_id \n * name \n * category_id \n * kind \n * title \n * fName \n * mName \n * lName \n * fullName \n * gender \n * birthday \n * iri \n * foaf \n * photo\n * interests\n * relationships\n * mail \n * web \n * icq \n * skype \n * aim \n * yahoo \n * msn \n * hCountry \n * hState \n * hCity \n * hCode \n * hAddress1 \n * hAddress2 \n * hTzone \n * hLat \n * hLng \n * hPhone \n * hMobile \n * hFax \n * hMail \n * hWeb \n * bCountry \n * bState \n * bCity \n * bCode \n * bAddress1 \n * bAddress2 \n * bTzone \n * bLat \n * bLng \n * bPhone \n * bMobile \n * bFax \n * bIndustry \n * bOrganization \n * bDepartment \n * bJob \n * bMail \n * bWeb \n * tags \n\n---+++Addressbook delete\n\n * Description: deletes contact by given id\n * API name: ODS.ODS_API.\"addressbook.delete\"\n * Parameters:\n * contact_id \n\n---+++Import\n\n * Description: imports contacts\n * API name: ODS.ODS_API.\"addressbook.import\"\n * Parameters:\n * inst_id \n * source \n * sourceType \n * contentType \n * tags \n\n---+++Export\n\n * Description: export contacts\n * API name: ODS.ODS_API.\"addressbook.export\"\n * Parameters:\n * inst_id \n * contentType \n\n---+++Annotation get\n\n * Description: gets annotation by given id\n * API name: ODS.ODS_API.\"addressbook.annotation.get\"\n * Parameters:\n * annotation_id \n\n---+++Annotation new\n\n * Description: creates new annotation\n * API name: ODS.ODS_API.\"addressbook.annotation.new\"\n * Parameters:\n * contact_id \n * author \n * body \n\n---+++Annotation claim\n\n * Description: creates annotation claim\n * API name: ODS.ODS_API.\"addressbook.annotation.claim\"\n * Parameters:\n * annotation_id \n * claimRelation \n * claimValue \n\n---+++Annotation delete\n\n * Description: deletes annotation\n * API name: ODS.ODS_API.\"addressbook.annotation.delete\"\n * Parameters:\n * annotation_id \n\n---+++Comment get\n\n * Description: gets comment by given id\n * API name: ODS.ODS_API.\"addressbook.comment.get\"\n * Parameters:\n * comment_id \n\n---+++Comment new\n\n * Description: creates new comment\n * API name: ODS.ODS_API.\"addressbook.comment.new\"\n * Parameters:\n * contact_id \n * parent_id \n * title \n * text \n * name \n * email \n * url \n\n---+++Comment delete\n\n * Description: deletes comment by given id \n * API name: ODS.ODS_API.\"addressbook.comment.delete\"\n * Parameters:\n * comment_id \n\n---+++ Publication new\n\n * Description: creates new publication\n * API name: ODS.ODS_API.\"addressbook.publication.new\"\n * Parameters:\n * inst_id \n * name \n * updateType \n * updatePeriod \n * updateFreq \n * destinationType \n * destination \n * userName \n * userPassword \n * tagsInclude \n * tagsExclude \n\n\n---+++Publication edit\n\n * Description: edits existing publications\n * API name: ODS.ODS_API.\"addressbook.publication.edit\"\n * Parameters:\n * publication_id \n * name \n * updateType \n * updatePeriod \n * updateFreq \n * destinationType \n * destination \n * userName \n * userPassword \n * tagsInclude \n * tagsExclude \n\n---+++Publication delete\n\n * Description: deletes publication by given id \n * API name: ODS.ODS_API.\"addressbook.publication.delete\"\n * Parameters:\n * publication_id \n\n---+++Subscription new\n\n * Description: creates new subscription\n * API name: ODS.ODS_API.\"addressbook.subscription.new\"\n * Parameters:\n * inst_id \n * name \n * updateType \n * updatePeriod \n * updateFreq \n * sourceType \n * source \n * userName \n * userPassword \n * tagsInclude \n * tagsExclude \n\n\n---+++Subscription edit\n\n * Description: edits subscription\n * API name: ODS.ODS_API.\"addressbook.ssubscription.edit\"\n * Parameters:\n * subscription_id \n * name \n * updateType \n * updatePeriod \n * updateFreq \n * sourceType \n * source \n * userName \n * userPassword \n * tagsInclude \n * tagsExclude \n\n---+++Subscription delete\n\n * Description: deletes subscription by given id\n * API name: ODS.ODS_API.\"addressbook.subscription.delete\"\n * Parameters:\n * subscription_id \n\n---+++Options set\n\n * Description: sets options\n * API name: ODS.ODS_API.\"addressbook.options.set\"\n * Parameters:\n * inst_id \n * options \n\n---+++Options get\n\n * Description: gets option\n * API name: ODS.ODS_API.\"addressbook.options.get\"\n * Parameters:\n * inst_id \n\n\nCategoryODS CategoryOpenSource CategoryAddressBook CategoryOdsAddressBook" . . "2017-06-13T06:07:27Z" . "2017-06-13T06:07:27Z" . . . . . . . . "OdsAddressbookProgrammersGuide" . . "OdsAddressbookProgrammersGuide" . "OdsAddressbookProgrammersGuide" .