diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2005-08-25 07:19:27 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2005-08-25 07:19:27 +0000 |
| commit | 4adc5b5847659c92c028eb6dee4841c8a14ec8ef (patch) | |
| tree | dd79a460105880eb3021eaa3391eef16f43da1de /docs/reference/lasso-sections.txt | |
| parent | 90a540a3825f24f5a021d85c0c03b7930e99c7e3 (diff) | |
| download | lasso-4adc5b5847659c92c028eb6dee4841c8a14ec8ef.tar.gz lasso-4adc5b5847659c92c028eb6dee4841c8a14ec8ef.tar.xz lasso-4adc5b5847659c92c028eb6dee4841c8a14ec8ef.zip | |
renamed ProfileService to DataService
Diffstat (limited to 'docs/reference/lasso-sections.txt')
| -rw-r--r-- | docs/reference/lasso-sections.txt | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/docs/reference/lasso-sections.txt b/docs/reference/lasso-sections.txt index 41c83092..323a9546 100644 --- a/docs/reference/lasso-sections.txt +++ b/docs/reference/lasso-sections.txt @@ -1030,23 +1030,23 @@ LASSO_DISCOVERY_GET_CLASS </SECTION> <SECTION> -<FILE>profile_service</FILE> -<TITLE>LassoProfileService</TITLE> -LassoProfileService -lasso_profile_service_new -lasso_profile_service_init_query -lasso_profile_service_add_query_item -lasso_profile_service_process_query_msg -lasso_profile_service_build_response_msg -lasso_profile_service_process_query_response_msg -lasso_profile_service_get_answer +<FILE>data_service</FILE> +<TITLE>LassoDataService</TITLE> +LassoDataService +lasso_data_service_new +lasso_data_service_init_query +lasso_data_service_add_query_item +lasso_data_service_process_query_msg +lasso_data_service_build_response_msg +lasso_data_service_process_query_response_msg +lasso_data_service_get_answer <SUBSECTION Standard> -LASSO_PROFILE_SERVICE -LASSO_IS_PROFILE_SERVICE -LASSO_TYPE_PROFILE_SERVICE -lasso_profile_service_get_type -LASSO_PROFILE_SERVICE_CLASS -LASSO_IS_PROFILE_SERVICE_CLASS -LASSO_PROFILE_SERVICE_GET_CLASS +LASSO_DATA_SERVICE +LASSO_IS_DATA_SERVICE +LASSO_TYPE_DATA_SERVICE +lasso_data_service_get_type +LASSO_DATA_SERVICE_CLASS +LASSO_IS_DATA_SERVICE_CLASS +LASSO_DATA_SERVICE_GET_CLASS </SECTION> |
