Type.registerNamespace('TRAVELITIXServices');
TRAVELITIXServices.WebService=function() {
TRAVELITIXServices.WebService.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
TRAVELITIXServices.WebService.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return TRAVELITIXServices.WebService._staticInstance.get_path();},
GetDestinationAndCategoryListForQSDealActivity:function(piPortalId,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDestinationAndCategoryListForQSDealActivity',false,{piPortalId:piPortalId,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
BuildGatewayListGroupByStateForCompareDeals:function(sLangue,CurrentPortalId,isPackage,psFromPageName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BuildGatewayListGroupByStateForCompareDeals',false,{sLangue:sLangue,CurrentPortalId:CurrentPortalId,isPackage:isPackage,psFromPageName:psFromPageName},succeededCallback,failedCallback,userContext); },
GetAirportList:function(isPackage,psLanguage,piPortalId,psAid,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetAirportList',false,{isPackage:isPackage,psLanguage:psLanguage,piPortalId:piPortalId,psAid:psAid,psSID:psSID},succeededCallback,failedCallback,userContext); },
AddDate:function(psDateFrom,piNbToAdd,psIdDateTo,psIdCalEx,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddDate',false,{psDateFrom:psDateFrom,piNbToAdd:piNbToAdd,psIdDateTo:psIdDateTo,psIdCalEx:psIdCalEx},succeededCallback,failedCallback,userContext); },
GetAirportFromVacDestGroupByCountry:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetAirportFromVacDestGroupByCountry',false,{},succeededCallback,failedCallback,userContext); },
UpdateEventFromEventFul:function(psAirportIds,pbForce,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'UpdateEventFromEventFul',false,{psAirportIds:psAirportIds,pbForce:pbForce},succeededCallback,failedCallback,userContext); },
GetYouTubeVideoByTag:function(psLanguage,psHotelName_2,piDestinationId,psHotelName,pbReturnLatLng,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetYouTubeVideoByTag',false,{psLanguage:psLanguage,psHotelName_2:psHotelName_2,piDestinationId:piDestinationId,psHotelName:psHotelName,pbReturnLatLng:pbReturnLatLng},succeededCallback,failedCallback,userContext); },
GetYouTubeVideoByTagForCity:function(psLanguage,psHotelName_2,piCityId,psHotelName,pbReturnLatLng,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetYouTubeVideoByTagForCity',false,{psLanguage:psLanguage,psHotelName_2:psHotelName_2,piCityId:piCityId,psHotelName:psHotelName,pbReturnLatLng:pbReturnLatLng},succeededCallback,failedCallback,userContext); },
GetGatewayListFromAirportForVacation:function(bAddAll,bAdminConfig,sLangue,sDefaultValue,piPortalId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetGatewayListFromAirportForVacation',false,{bAddAll:bAddAll,bAdminConfig:bAdminConfig,sLangue:sLangue,sDefaultValue:sDefaultValue,piPortalId:piPortalId},succeededCallback,failedCallback,userContext); },
GetGatewayListFromVacationDestinationRelationShip:function(bAddAll,bAdminConfig,sLangue,sDefaultValue,piPortalId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetGatewayListFromVacationDestinationRelationShip',false,{bAddAll:bAddAll,bAdminConfig:bAdminConfig,sLangue:sLangue,sDefaultValue:sDefaultValue,piPortalId:piPortalId},succeededCallback,failedCallback,userContext); },
GetFlightInfos:function(psAirlineCode,psFlightNumber,psDate,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetFlightInfos',false,{psAirlineCode:psAirlineCode,psFlightNumber:psFlightNumber,psDate:psDate},succeededCallback,failedCallback,userContext); },
GetFlightInfosByCity:function(psAirportCodeDep,psAirportCodeArr,psDate,psTime,psIsDep,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetFlightInfosByCity',false,{psAirportCodeDep:psAirportCodeDep,psAirportCodeArr:psAirportCodeArr,psDate:psDate,psTime:psTime,psIsDep:psIsDep},succeededCallback,failedCallback,userContext); },
GetAirportDelay:function(psParams,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetAirportDelay',false,{psParams:psParams,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
SearchPackage:function(psURL,psLanguage,psGateway,psDestinationId,psDateDep,psDuration,psRate,psIsFlex,psPriceMax,psAllInclude,psHotelBeach,psGolf,psWithKitchenette,psCurrentPortalId,psGatewayName,psDestinationName,psOtherCriteria,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SearchPackage',false,{psURL:psURL,psLanguage:psLanguage,psGateway:psGateway,psDestinationId:psDestinationId,psDateDep:psDateDep,psDuration:psDuration,psRate:psRate,psIsFlex:psIsFlex,psPriceMax:psPriceMax,psAllInclude:psAllInclude,psHotelBeach:psHotelBeach,psGolf:psGolf,psWithKitchenette:psWithKitchenette,psCurrentPortalId:psCurrentPortalId,psGatewayName:psGatewayName,psDestinationName:psDestinationName,psOtherCriteria:psOtherCriteria,psAid:psAid},succeededCallback,failedCallback,userContext); },
SearchFlight:function(psURL,psLanguage,psTypeTicket,psGateway,psDestination,psDateDep,psDateRet,psTimeDep,psTimeRet,psNbAdultes,psNbChidrens,psClass,psCurrentPortalId,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SearchFlight',false,{psURL:psURL,psLanguage:psLanguage,psTypeTicket:psTypeTicket,psGateway:psGateway,psDestination:psDestination,psDateDep:psDateDep,psDateRet:psDateRet,psTimeDep:psTimeDep,psTimeRet:psTimeRet,psNbAdultes:psNbAdultes,psNbChidrens:psNbChidrens,psClass:psClass,psCurrentPortalId:psCurrentPortalId,psAid:psAid},succeededCallback,failedCallback,userContext); },
SearchLastminute:function(psURL,psLanguage,psGateway,psDateDep,psDuration,psRate,psIsFlex,psPriceMax,psCurrentPortalId,psGatewayName,psAid,psDestination,psDestinationName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SearchLastminute',false,{psURL:psURL,psLanguage:psLanguage,psGateway:psGateway,psDateDep:psDateDep,psDuration:psDuration,psRate:psRate,psIsFlex:psIsFlex,psPriceMax:psPriceMax,psCurrentPortalId:psCurrentPortalId,psGatewayName:psGatewayName,psAid:psAid,psDestination:psDestination,psDestinationName:psDestinationName},succeededCallback,failedCallback,userContext); },
SearchHotel:function(psURL,psLanguage,psDestination,psDateArr,psDateDep,psNbPerson,psCurrentPortalId,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SearchHotel',false,{psURL:psURL,psLanguage:psLanguage,psDestination:psDestination,psDateArr:psDateArr,psDateDep:psDateDep,psNbPerson:psNbPerson,psCurrentPortalId:psCurrentPortalId,psAid:psAid},succeededCallback,failedCallback,userContext); },
SearchCar:function(psURL,psLanguage,psDestination,psPickUpDate,psDropOffDate,psPickUpTime,psDropOffTime,psCurrentPortalId,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SearchCar',false,{psURL:psURL,psLanguage:psLanguage,psDestination:psDestination,psPickUpDate:psPickUpDate,psDropOffDate:psDropOffDate,psPickUpTime:psPickUpTime,psDropOffTime:psDropOffTime,psCurrentPortalId:psCurrentPortalId,psAid:psAid},succeededCallback,failedCallback,userContext); },
SearchActivity:function(psURL,psLanguage,psDestination,psDateFrom,psDateTo,psCurrentPortalId,psDestinationName,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SearchActivity',false,{psURL:psURL,psLanguage:psLanguage,psDestination:psDestination,psDateFrom:psDateFrom,psDateTo:psDateTo,psCurrentPortalId:psCurrentPortalId,psDestinationName:psDestinationName,psAid:psAid},succeededCallback,failedCallback,userContext); },
SearchCruise:function(psURL,psLanguage,psRegionId,psMonth,psDuration,psCurrentPortalId,psDestinationName,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SearchCruise',false,{psURL:psURL,psLanguage:psLanguage,psRegionId:psRegionId,psMonth:psMonth,psDuration:psDuration,psCurrentPortalId:psCurrentPortalId,psDestinationName:psDestinationName,psAid:psAid},succeededCallback,failedCallback,userContext); },
Validate_AirportCode:function(psLanguage,psAirportCode,psCurrentPortalId,psWhere,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Validate_AirportCode',false,{psLanguage:psLanguage,psAirportCode:psAirportCode,psCurrentPortalId:psCurrentPortalId,psWhere:psWhere},succeededCallback,failedCallback,userContext); },
GetSearchHistoricPackage:function(CurrentPortalId,sLangue,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSearchHistoricPackage',false,{CurrentPortalId:CurrentPortalId,sLangue:sLangue},succeededCallback,failedCallback,userContext); },
GetSearchHistoricFlight:function(CurrentPortalId,sLangue,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSearchHistoricFlight',false,{CurrentPortalId:CurrentPortalId,sLangue:sLangue},succeededCallback,failedCallback,userContext); },
GetSearchHistoricLastminute:function(CurrentPortalId,sLangue,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSearchHistoricLastminute',false,{CurrentPortalId:CurrentPortalId,sLangue:sLangue},succeededCallback,failedCallback,userContext); },
GetSearchHistoricHotel:function(CurrentPortalId,sLangue,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSearchHistoricHotel',false,{CurrentPortalId:CurrentPortalId,sLangue:sLangue},succeededCallback,failedCallback,userContext); },
GetSearchHistoricCar:function(CurrentPortalId,sLangue,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSearchHistoricCar',false,{CurrentPortalId:CurrentPortalId,sLangue:sLangue},succeededCallback,failedCallback,userContext); },
GetSearchHistoricActivity:function(CurrentPortalId,sLangue,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSearchHistoricActivity',false,{CurrentPortalId:CurrentPortalId,sLangue:sLangue},succeededCallback,failedCallback,userContext); },
GetSearchHistoricCruise:function(CurrentPortalId,sLangue,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSearchHistoricCruise',false,{CurrentPortalId:CurrentPortalId,sLangue:sLangue},succeededCallback,failedCallback,userContext); },
GetTopDeal:function(pbIsTopDealsRC,piPortalId,piDistributorId,psPerPage,piCurrentPage,pbFeatureOnly,piTopn,psFormatImage,psURL,psLanguage,psProductType,psCname,psParams,psAid,psSID,psTarget,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetTopDeal',false,{pbIsTopDealsRC:pbIsTopDealsRC,piPortalId:piPortalId,piDistributorId:piDistributorId,psPerPage:psPerPage,piCurrentPage:piCurrentPage,pbFeatureOnly:pbFeatureOnly,piTopn:piTopn,psFormatImage:psFormatImage,psURL:psURL,psLanguage:psLanguage,psProductType:psProductType,psCname:psCname,psParams:psParams,psAid:psAid,psSID:psSID,psTarget:psTarget},succeededCallback,failedCallback,userContext); },
GetDealMapper:function(piPortalId,piDistributorId,pbFeatureOnly,piTopn,psURL,psLanguage,psProductType,psCname,psParams,psAid,psSID,psTarget,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDealMapper',false,{piPortalId:piPortalId,piDistributorId:piDistributorId,pbFeatureOnly:pbFeatureOnly,piTopn:piTopn,psURL:psURL,psLanguage:psLanguage,psProductType:psProductType,psCname:psCname,psParams:psParams,psAid:psAid,psSID:psSID,psTarget:psTarget},succeededCallback,failedCallback,userContext); },
GetPackageByHotel:function(psFilter,onePoint,piPortalId,psDistributorId,psLanguage,psAID,psSID,psTarget,piTopn,pbFeatureOnly,psURL,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPackageByHotel',false,{psFilter:psFilter,onePoint:onePoint,piPortalId:piPortalId,psDistributorId:psDistributorId,psLanguage:psLanguage,psAID:psAID,psSID:psSID,psTarget:psTarget,piTopn:piTopn,pbFeatureOnly:pbFeatureOnly,psURL:psURL},succeededCallback,failedCallback,userContext); },
GetFlightByAirportForDealMapper:function(psFilter,psAirportCode,psCurrentPortalId,psLangue,psAID,psSID,psTarget,piTopn,pbFeatureOnly,psProductType,psURL,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetFlightByAirportForDealMapper',false,{psFilter:psFilter,psAirportCode:psAirportCode,psCurrentPortalId:psCurrentPortalId,psLangue:psLangue,psAID:psAID,psSID:psSID,psTarget:psTarget,piTopn:piTopn,pbFeatureOnly:pbFeatureOnly,psProductType:psProductType,psURL:psURL},succeededCallback,failedCallback,userContext); },
GetDestinationIdFromNameAndCountry:function(sName,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDestinationIdFromNameAndCountry',false,{sName:sName,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
LoadDataForTravelDirectory:function(piTopNDistForRecommendTravelDirectory,psCurrentPortalId,psPortalValidStateGateway,psLanguage,psAid,psSID,pbActives,piDestinationId,psCountryCodeISO,psCurrentURL,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadDataForTravelDirectory',false,{piTopNDistForRecommendTravelDirectory:piTopNDistForRecommendTravelDirectory,psCurrentPortalId:psCurrentPortalId,psPortalValidStateGateway:psPortalValidStateGateway,psLanguage:psLanguage,psAid:psAid,psSID:psSID,pbActives:pbActives,piDestinationId:piDestinationId,psCountryCodeISO:psCountryCodeISO,psCurrentURL:psCurrentURL},succeededCallback,failedCallback,userContext); },
LoadPhotoParanomiaByAirportCode:function(psAirportCode,psLanguage,psIdDivToPutResult,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadPhotoParanomiaByAirportCode',false,{psAirportCode:psAirportCode,psLanguage:psLanguage,psIdDivToPutResult:psIdDivToPutResult},succeededCallback,failedCallback,userContext); },
LoadTwitterByDestination:function(piDestinationId,psAirportCode,psInOrAbout,psLanguage,psIdDivToPutResult,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadTwitterByDestination',false,{piDestinationId:piDestinationId,psAirportCode:psAirportCode,psInOrAbout:psInOrAbout,psLanguage:psLanguage,psIdDivToPutResult:psIdDivToPutResult},succeededCallback,failedCallback,userContext); },
LoadWeatherByDestination:function(piDestinationId,psLanguage,psIdDivToPutResult,pbLoadCurrentCondition,pbLoadForecast,psPrefixCssClass,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadWeatherByDestination',false,{piDestinationId:piDestinationId,psLanguage:psLanguage,psIdDivToPutResult:psIdDivToPutResult,pbLoadCurrentCondition:pbLoadCurrentCondition,pbLoadForecast:pbLoadForecast,psPrefixCssClass:psPrefixCssClass},succeededCallback,failedCallback,userContext); },
LoadWeatherByCity:function(piCityId,psLanguage,psIdDivToPutResult,pbLoadCurrentCondition,pbLoadForecast,psPrefixCssClass,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadWeatherByCity',false,{piCityId:piCityId,psLanguage:psLanguage,psIdDivToPutResult:psIdDivToPutResult,pbLoadCurrentCondition:pbLoadCurrentCondition,pbLoadForecast:pbLoadForecast,psPrefixCssClass:psPrefixCssClass},succeededCallback,failedCallback,userContext); },
BuildCboDestinationForPackage:function(psGateway,psCountryCode,psLangue,psIdCboDestination,psCssClass,psOnchangeFunction,piDistributorId,psFromPageName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BuildCboDestinationForPackage',false,{psGateway:psGateway,psCountryCode:psCountryCode,psLangue:psLangue,psIdCboDestination:psIdCboDestination,psCssClass:psCssClass,psOnchangeFunction:psOnchangeFunction,piDistributorId:piDistributorId,psFromPageName:psFromPageName},succeededCallback,failedCallback,userContext); },
BuildCboDestinationVacationByCountry:function(psLangue,psIdCboDestination,psCssClass,psOnchangeFunction,piDistributorId,psFromPageName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BuildCboDestinationVacationByCountry',false,{psLangue:psLangue,psIdCboDestination:psIdCboDestination,psCssClass:psCssClass,psOnchangeFunction:psOnchangeFunction,piDistributorId:piDistributorId,psFromPageName:psFromPageName},succeededCallback,failedCallback,userContext); },
BuildCboGatewayForPackage:function(psCountryCode,psLangue,idSelect,psClassName,psFunctionOnChange,pbSortAsc,psValidStateGateway,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BuildCboGatewayForPackage',false,{psCountryCode:psCountryCode,psLangue:psLangue,idSelect:idSelect,psClassName:psClassName,psFunctionOnChange:psFunctionOnChange,pbSortAsc:pbSortAsc,psValidStateGateway:psValidStateGateway},succeededCallback,failedCallback,userContext); },
BuildCboHotelByDestination:function(piDestinationId,psLanguage,idSelect,psClassName,psFunctionOnChange,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BuildCboHotelByDestination',false,{piDestinationId:piDestinationId,psLanguage:psLanguage,idSelect:idSelect,psClassName:psClassName,psFunctionOnChange:psFunctionOnChange},succeededCallback,failedCallback,userContext); },
BuildCboDurationByGateDest:function(psGateway,psDestinationIds,piDistributorId,psLanguage,idSelect,psClassName,psFunctionOnChange,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BuildCboDurationByGateDest',false,{psGateway:psGateway,psDestinationIds:psDestinationIds,piDistributorId:piDistributorId,psLanguage:psLanguage,idSelect:idSelect,psClassName:psClassName,psFunctionOnChange:psFunctionOnChange},succeededCallback,failedCallback,userContext); },
BuildDestinationListGroupByCountryForCompareDeals:function(sLangue,CurrentPortalId,psDealType,psGateway,psIdCboSelect,psFunctionNameOnchange,psClassName,psFromPageName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BuildDestinationListGroupByCountryForCompareDeals',false,{sLangue:sLangue,CurrentPortalId:CurrentPortalId,psDealType:psDealType,psGateway:psGateway,psIdCboSelect:psIdCboSelect,psFunctionNameOnchange:psFunctionNameOnchange,psClassName:psClassName,psFromPageName:psFromPageName},succeededCallback,failedCallback,userContext); },
GetDestinationByGatewayForDeals:function(psSelectedDestination,sLangue,CurrentPortalId,isPackage,psGateway,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDestinationByGatewayForDeals',false,{psSelectedDestination:psSelectedDestination,sLangue:sLangue,CurrentPortalId:CurrentPortalId,isPackage:isPackage,psGateway:psGateway},succeededCallback,failedCallback,userContext); },
GetDestinationListGroupByCountryFromDataDeals:function(psDealType,CurrentPortalId,sLangue,psGateway,psIdCboSelect,psFunctionNameOnchange,psClassName,psFromPageName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDestinationListGroupByCountryFromDataDeals',false,{psDealType:psDealType,CurrentPortalId:CurrentPortalId,sLangue:sLangue,psGateway:psGateway,psIdCboSelect:psIdCboSelect,psFunctionNameOnchange:psFunctionNameOnchange,psClassName:psClassName,psFromPageName:psFromPageName},succeededCallback,failedCallback,userContext); },
LoadDataTravelBook:function(piDestinationId,psLanguage,piPortalId,psPageNumber,psNbRows,psURLRedirect,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadDataTravelBook',false,{piDestinationId:piDestinationId,psLanguage:psLanguage,piPortalId:piPortalId,psPageNumber:psPageNumber,psNbRows:psNbRows,psURLRedirect:psURLRedirect,psAid:psAid},succeededCallback,failedCallback,userContext); },
Filter_DataTravelBook:function(psCurrentFilter,psAction,psLanguage,piPortalId,psCategory,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psAID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Filter_DataTravelBook',false,{psCurrentFilter:psCurrentFilter,psAction:psAction,psLanguage:psLanguage,piPortalId:piPortalId,psCategory:psCategory,psPageNumber:psPageNumber,psNbRows:psNbRows,psURLRedirect:psURLRedirect,psOrderBy:psOrderBy,psAID:psAID},succeededCallback,failedCallback,userContext); },
GetDestinationListForHotels:function(psLanguage,piPortalId,psAid,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDestinationListForHotels',false,{psLanguage:psLanguage,piPortalId:piPortalId,psAid:psAid,psSID:psSID},succeededCallback,failedCallback,userContext); },
GetCityIdFromName:function(psName,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCityIdFromName',false,{psName:psName,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
LoadDataDealHotel:function(piCityId,psLanguage,psPortalId,psPageNumber,psNbRows,psAid,psSID,psURL,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadDataDealHotel',false,{piCityId:piCityId,psLanguage:psLanguage,psPortalId:psPortalId,psPageNumber:psPageNumber,psNbRows:psNbRows,psAid:psAid,psSID:psSID,psURL:psURL},succeededCallback,failedCallback,userContext); },
Filter_DealHotel:function(poListDistParticipant,piCityId,psAction,psLanguage,piPortalId,psDestination,psTourOp,psDistributor,poOthersCriteria,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psProductType,psAID,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Filter_DealHotel',false,{poListDistParticipant:poListDistParticipant,piCityId:piCityId,psAction:psAction,psLanguage:psLanguage,piPortalId:piPortalId,psDestination:psDestination,psTourOp:psTourOp,psDistributor:psDistributor,poOthersCriteria:poOthersCriteria,psPageNumber:psPageNumber,psNbRows:psNbRows,psURLRedirect:psURLRedirect,psOrderBy:psOrderBy,psProductType:psProductType,psAID:psAID,psSID:psSID},succeededCallback,failedCallback,userContext); },
GetHotelByCity:function(psCurrentFilter,psOnePoint,psCurrentPortalId,psLanguage,psDealType,psAID,psSID,psTarget,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetHotelByCity',false,{psCurrentFilter:psCurrentFilter,psOnePoint:psOnePoint,psCurrentPortalId:psCurrentPortalId,psLanguage:psLanguage,psDealType:psDealType,psAID:psAID,psSID:psSID,psTarget:psTarget},succeededCallback,failedCallback,userContext); },
GetDetailHotelForMap:function(pbIsHotel,poListDistParticipant,piCityId,psId,psLanguage,piPortalId,psAID,psDistributor,psDestination,psTourOp,poOthersCriteria,psURLRedirect,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDetailHotelForMap',false,{pbIsHotel:pbIsHotel,poListDistParticipant:poListDistParticipant,piCityId:piCityId,psId:psId,psLanguage:psLanguage,piPortalId:piPortalId,psAID:psAID,psDistributor:psDistributor,psDestination:psDestination,psTourOp:psTourOp,poOthersCriteria:poOthersCriteria,psURLRedirect:psURLRedirect,psSID:psSID},succeededCallback,failedCallback,userContext); },
GetDestinationListForGuideMap:function(psLanguage,piPortalId,psAID,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDestinationListForGuideMap',false,{psLanguage:psLanguage,piPortalId:piPortalId,psAID:psAID,psSID:psSID},succeededCallback,failedCallback,userContext); },
GetListDestinationForDeals:function(psSelectedDestination,sLangue,CurrentPortalId,isPackage,psSupplierIds,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetListDestinationForDeals',false,{psSelectedDestination:psSelectedDestination,sLangue:sLangue,CurrentPortalId:CurrentPortalId,isPackage:isPackage,psSupplierIds:psSupplierIds},succeededCallback,failedCallback,userContext); },
GetListDestinationActivityForGuide:function(psLanguage,piPortalId,psAirportCodes,psSupplierIds,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetListDestinationActivityForGuide',false,{psLanguage:psLanguage,piPortalId:piPortalId,psAirportCodes:psAirportCodes,psSupplierIds:psSupplierIds},succeededCallback,failedCallback,userContext); },
GetDateRangeEventForGuide:function(psLanguage,piPortalId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDateRangeEventForGuide',false,{psLanguage:psLanguage,piPortalId:piPortalId},succeededCallback,failedCallback,userContext); },
GetEventsByDate:function(pbisEventPageIndexChanged,piNbPerPage,piCurrentPage,pbLoadDistributorParticipation,psLanguage,psDateFrom,psDateTo,psIdDiv,piPortalId,psAirportCodes,psSupplierIds,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetEventsByDate',false,{pbisEventPageIndexChanged:pbisEventPageIndexChanged,piNbPerPage:piNbPerPage,piCurrentPage:piCurrentPage,pbLoadDistributorParticipation:pbLoadDistributorParticipation,psLanguage:psLanguage,psDateFrom:psDateFrom,psDateTo:psDateTo,psIdDiv:psIdDiv,piPortalId:piPortalId,psAirportCodes:psAirportCodes,psSupplierIds:psSupplierIds},succeededCallback,failedCallback,userContext); },
GetListHotelForGuide:function(psLanguage,piPortalId,psDestinationIds,pbShowCountry,pbGetStopWordListForComment,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetListHotelForGuide',false,{psLanguage:psLanguage,piPortalId:piPortalId,psDestinationIds:psDestinationIds,pbShowCountry:pbShowCountry,pbGetStopWordListForComment:pbGetStopWordListForComment},succeededCallback,failedCallback,userContext); },
LoadPhotosForGuide:function(piNbPerPage,piCurrentPage,pnminLatitude,pnmaxLatitude,pnminLongitude,pnmaxLongitude,psType,psAID,psSID,piPortalId,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadPhotosForGuide',false,{piNbPerPage:piNbPerPage,piCurrentPage:piCurrentPage,pnminLatitude:pnminLatitude,pnmaxLatitude:pnmaxLatitude,pnminLongitude:pnminLongitude,pnmaxLongitude:pnmaxLongitude,psType:psType,psAID:psAID,psSID:psSID,piPortalId:piPortalId,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
LoadVideosYouTube:function(piNbPerPage,piCurrentPage,psLanguage,psListDestinationId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadVideosYouTube',false,{piNbPerPage:piNbPerPage,piCurrentPage:piCurrentPage,psLanguage:psLanguage,psListDestinationId:psListDestinationId},succeededCallback,failedCallback,userContext); },
GetListHotelCommentForGuide:function(psLanguage,piPortalId,psHotelId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetListHotelCommentForGuide',false,{psLanguage:psLanguage,piPortalId:piPortalId,psHotelId:psHotelId},succeededCallback,failedCallback,userContext); },
GetWikiForGuide:function(psUrl,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetWikiForGuide',false,{psUrl:psUrl,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
GetTwitterByDestination:function(piDestinationId,psAirportCode,InOrAbout,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetTwitterByDestination',false,{piDestinationId:piDestinationId,psAirportCode:psAirportCode,InOrAbout:InOrAbout,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
GetHotelByDestinationForVacationGuide:function(piDestinationId,psDestinationName,psLanguage,psDestinationCountryName,psAID,psSID,piPortalId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetHotelByDestinationForVacationGuide',false,{piDestinationId:piDestinationId,psDestinationName:psDestinationName,psLanguage:psLanguage,psDestinationCountryName:psDestinationCountryName,psAID:psAID,psSID:psSID,piPortalId:piPortalId},succeededCallback,failedCallback,userContext); },
GetLatLngForMapVacationGuide:function(piDestinationId,psLanguage,piPortalId,piAirportId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLatLngForMapVacationGuide',false,{piDestinationId:piDestinationId,psLanguage:psLanguage,piPortalId:piPortalId,piAirportId:piAirportId},succeededCallback,failedCallback,userContext); },
GetHotelByCityForHotels:function(piCityId,psCityName,psLanguage,psCityCountryName,psAID,psSID,piPortalId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetHotelByCityForHotels',false,{piCityId:piCityId,psCityName:psCityName,psLanguage:psLanguage,psCityCountryName:psCityCountryName,psAID:psAID,psSID:psSID,piPortalId:piPortalId},succeededCallback,failedCallback,userContext); },
LoadPhotoParanomiaByHotel:function(piHotelId,psLanguage,psIdDivToPutResult,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadPhotoParanomiaByHotel',false,{piHotelId:piHotelId,psLanguage:psLanguage,psIdDivToPutResult:psIdDivToPutResult},succeededCallback,failedCallback,userContext); },
LoadPhotoParanomiaByCity:function(piCityId,psLanguage,psIdDivToPutResult,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadPhotoParanomiaByCity',false,{piCityId:piCityId,psLanguage:psLanguage,psIdDivToPutResult:psIdDivToPutResult},succeededCallback,failedCallback,userContext); },
GetCommentFB:function(psFBKey,psQuery,piNbToShow,piNbPerPage,piCurrentPage,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCommentFB',false,{psFBKey:psFBKey,psQuery:psQuery,piNbToShow:piNbToShow,piNbPerPage:piNbPerPage,piCurrentPage:piCurrentPage,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
GetMediaByHotel:function(psHotelId,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetMediaByHotel',false,{psHotelId:psHotelId,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
TestClass:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'TestClass',false,{},succeededCallback,failedCallback,userContext); },
BuildPaging:function(iTotalPages,sPageNumber,sNbRowsByPage,sMethodName,sIdDivPaging,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BuildPaging',false,{iTotalPages:iTotalPages,sPageNumber:sPageNumber,sNbRowsByPage:sNbRowsByPage,sMethodName:sMethodName,sIdDivPaging:sIdDivPaging},succeededCallback,failedCallback,userContext); },
LoadFeaturesForHomePage:function(psLanguage,piPortalId,psAid,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadFeaturesForHomePage',false,{psLanguage:psLanguage,piPortalId:piPortalId,psAid:psAid,psSID:psSID},succeededCallback,failedCallback,userContext); },
GetQuickLinkForFeatureCountry:function(piPortalId,psLanguage,psAID,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetQuickLinkForFeatureCountry',false,{piPortalId:piPortalId,psLanguage:psLanguage,psAID:psAID,psSID:psSID},succeededCallback,failedCallback,userContext); },
LoadDataDealPackage:function(psMidBanner,psPortalId,psLanguage,sPageNumber,sNbRows,sURLRedirect,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadDataDealPackage',false,{psMidBanner:psMidBanner,psPortalId:psPortalId,psLanguage:psLanguage,sPageNumber:sPageNumber,sNbRows:sNbRows,sURLRedirect:sURLRedirect,psAid:psAid},succeededCallback,failedCallback,userContext); },
LoadDataDealPackageHotel:function(psPortalId,psLanguage,sPageNumber,sNbRows,sURLRedirect,piHotelResortId,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadDataDealPackageHotel',false,{psPortalId:psPortalId,psLanguage:psLanguage,sPageNumber:sPageNumber,sNbRows:sNbRows,sURLRedirect:sURLRedirect,piHotelResortId:piHotelResortId,psAid:psAid},succeededCallback,failedCallback,userContext); },
Filter_DealPackage:function(psMidBanner,psActionType,psLanguage,psPortalId,sShowImage,psGateway,psDestination,oFields,psTourOp,psVendor,sPageNumber,sNbRowsByPage,sURLRedirect,sGroupBy,sOrderBy,sTypeDeal,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Filter_DealPackage',false,{psMidBanner:psMidBanner,psActionType:psActionType,psLanguage:psLanguage,psPortalId:psPortalId,sShowImage:sShowImage,psGateway:psGateway,psDestination:psDestination,oFields:oFields,psTourOp:psTourOp,psVendor:psVendor,sPageNumber:sPageNumber,sNbRowsByPage:sNbRowsByPage,sURLRedirect:sURLRedirect,sGroupBy:sGroupBy,sOrderBy:sOrderBy,sTypeDeal:sTypeDeal,psAid:psAid},succeededCallback,failedCallback,userContext); },
GetDetailDealPackage_2:function(idDivToShow,IdsForDealUnique,sFilter,iCurrentPortalId,sLangue,psGateway,psDestination,oFields,psTourOp,psVendor,psURLRedirect,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDetailDealPackage_2',false,{idDivToShow:idDivToShow,IdsForDealUnique:IdsForDealUnique,sFilter:sFilter,iCurrentPortalId:iCurrentPortalId,sLangue:sLangue,psGateway:psGateway,psDestination:psDestination,oFields:oFields,psTourOp:psTourOp,psVendor:psVendor,psURLRedirect:psURLRedirect,psAid:psAid},succeededCallback,failedCallback,userContext); },
GetDetailDealPackage_Hotel:function(pbUseSupplierLogo,idDivToShow,IdsForDealUnique,sFilter,iCurrentPortalId,sLangue,psGateway,psDestination,oFields,psTourOp,psVendor,psURLRedirect,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDetailDealPackage_Hotel',false,{pbUseSupplierLogo:pbUseSupplierLogo,idDivToShow:idDivToShow,IdsForDealUnique:IdsForDealUnique,sFilter:sFilter,iCurrentPortalId:iCurrentPortalId,sLangue:sLangue,psGateway:psGateway,psDestination:psDestination,oFields:oFields,psTourOp:psTourOp,psVendor:psVendor,psURLRedirect:psURLRedirect,psAid:psAid},succeededCallback,failedCallback,userContext); },
GetPackageByAirport:function(pbShowNoResultMsg,psFilter,psAirportCode,psCurrentPortalId,psLangue,psDealType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPackageByAirport',false,{pbShowNoResultMsg:pbShowNoResultMsg,psFilter:psFilter,psAirportCode:psAirportCode,psCurrentPortalId:psCurrentPortalId,psLangue:psLangue,psDealType:psDealType},succeededCallback,failedCallback,userContext); },
LoadMapForDealPackage:function(colRows,psLanguage,piPortalId,psFilter,psDestinationIds,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadMapForDealPackage',false,{colRows:colRows,psLanguage:psLanguage,piPortalId:piPortalId,psFilter:psFilter,psDestinationIds:psDestinationIds},succeededCallback,failedCallback,userContext); },
GetHotelInfos:function(piHotelId,piPortalId,psOnePoint,psGateway,piDestinationId,psLanguage,psAid,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetHotelInfos',false,{piHotelId:piHotelId,piPortalId:piPortalId,psOnePoint:psOnePoint,psGateway:psGateway,piDestinationId:piDestinationId,psLanguage:psLanguage,psAid:psAid,psSID:psSID},succeededCallback,failedCallback,userContext); },
LoadDataDealFlight:function(psMidBanner,psPortalId,psLanguage,sPageNumber_Vols,sNbRows,sURLRedirect,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadDataDealFlight',false,{psMidBanner:psMidBanner,psPortalId:psPortalId,psLanguage:psLanguage,sPageNumber_Vols:sPageNumber_Vols,sNbRows:sNbRows,sURLRedirect:sURLRedirect,psAid:psAid},succeededCallback,failedCallback,userContext); },
Filter_DealFlight:function(psMidBanner,psActionType,psLanguage,psPortalId,psGateway,psDestination,psAirline,psTOUROP,psVendor,oFields,sPageNumber,sNbRowsByPage,sURLRedirect,sGroupBy,sOrderBy,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Filter_DealFlight',false,{psMidBanner:psMidBanner,psActionType:psActionType,psLanguage:psLanguage,psPortalId:psPortalId,psGateway:psGateway,psDestination:psDestination,psAirline:psAirline,psTOUROP:psTOUROP,psVendor:psVendor,oFields:oFields,sPageNumber:sPageNumber,sNbRowsByPage:sNbRowsByPage,sURLRedirect:sURLRedirect,sGroupBy:sGroupBy,sOrderBy:sOrderBy,psAid:psAid},succeededCallback,failedCallback,userContext); },
GetDetailDealFlight:function(idDivToShow,FilterValuesForDealUnique,sFilter,iCurrentPortalId,sLangue,psGateway,psDestination,psAirline,psTOUROP,psVendor,oFields,sURLRedirect,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDetailDealFlight',false,{idDivToShow:idDivToShow,FilterValuesForDealUnique:FilterValuesForDealUnique,sFilter:sFilter,iCurrentPortalId:iCurrentPortalId,sLangue:sLangue,psGateway:psGateway,psDestination:psDestination,psAirline:psAirline,psTOUROP:psTOUROP,psVendor:psVendor,oFields:oFields,sURLRedirect:sURLRedirect,psAid:psAid},succeededCallback,failedCallback,userContext); },
GetFlightByAirport:function(psFilter,psAirportCode,psCurrentPortalId,psLangue,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetFlightByAirport',false,{psFilter:psFilter,psAirportCode:psAirportCode,psCurrentPortalId:psCurrentPortalId,psLangue:psLangue},succeededCallback,failedCallback,userContext); },
GetDestinationListFromDealActivity:function(psLanguage,piPortalId,psAid,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDestinationListFromDealActivity',false,{psLanguage:psLanguage,piPortalId:piPortalId,psAid:psAid,psSID:psSID},succeededCallback,failedCallback,userContext); },
GetCategoryByDestinationFromDealActivity:function(piPortalId,psLanguage,psAirportIds,psSelectedCategory,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCategoryByDestinationFromDealActivity',false,{piPortalId:piPortalId,psLanguage:psLanguage,psAirportIds:psAirportIds,psSelectedCategory:psSelectedCategory},succeededCallback,failedCallback,userContext); },
LoadDataDealActivity:function(psPortalId,psLanguage,psDestinationIds,psPageNumber,psNbRows,psURLRedirect,psAid,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadDataDealActivity',false,{psPortalId:psPortalId,psLanguage:psLanguage,psDestinationIds:psDestinationIds,psPageNumber:psPageNumber,psNbRows:psNbRows,psURLRedirect:psURLRedirect,psAid:psAid},succeededCallback,failedCallback,userContext); },
Filter_DealActivity:function(poListDistParticipant,psAction,psLanguage,piPortalId,psDestination,psTourOp,psCategory,psDistributor,poOthersCriteria,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psProductType,psAID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Filter_DealActivity',false,{poListDistParticipant:poListDistParticipant,psAction:psAction,psLanguage:psLanguage,piPortalId:piPortalId,psDestination:psDestination,psTourOp:psTourOp,psCategory:psCategory,psDistributor:psDistributor,poOthersCriteria:poOthersCriteria,psPageNumber:psPageNumber,psNbRows:psNbRows,psURLRedirect:psURLRedirect,psOrderBy:psOrderBy,psProductType:psProductType,psAID:psAID},succeededCallback,failedCallback,userContext); },
GetActivityByAirport:function(psCurrentFilter,psOnePoint,psCurrentPortalId,psLanguage,psDealType,psAID,psSID,psTarget,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetActivityByAirport',false,{psCurrentFilter:psCurrentFilter,psOnePoint:psOnePoint,psCurrentPortalId:psCurrentPortalId,psLanguage:psLanguage,psDealType:psDealType,psAID:psAID,psSID:psSID,psTarget:psTarget},succeededCallback,failedCallback,userContext); },
GetDetailActivityForMap:function(poListDistParticipant,psId,psLanguage,piPortalId,psAID,psDistributor,psDestination,psTourOp,psCategory,poOthersCriteria,psURLRedirect,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDetailActivityForMap',false,{poListDistParticipant:poListDistParticipant,psId:psId,psLanguage:psLanguage,piPortalId:piPortalId,psAID:psAID,psDistributor:psDistributor,psDestination:psDestination,psTourOp:psTourOp,psCategory:psCategory,poOthersCriteria:poOthersCriteria,psURLRedirect:psURLRedirect},succeededCallback,failedCallback,userContext); },
GetDealsActivityByDestination:function(piDestinationId,piPortalId,piAirportId,psLanguage,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDealsActivityByDestination',false,{piDestinationId:piDestinationId,piPortalId:piPortalId,piAirportId:piAirportId,psLanguage:psLanguage},succeededCallback,failedCallback,userContext); },
BuildCboCategoryByAirportId:function(piPortalId,psAirportId,psLanguage,idSelect,psClassName,psFunctionOnChange,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BuildCboCategoryByAirportId',false,{piPortalId:piPortalId,psAirportId:psAirportId,psLanguage:psLanguage,idSelect:idSelect,psClassName:psClassName,psFunctionOnChange:psFunctionOnChange},succeededCallback,failedCallback,userContext); },
GetDestinationListForEvents:function(psLanguage,piPortalId,psAid,psSID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDestinationListForEvents',false,{psLanguage:psLanguage,piPortalId:piPortalId,psAid:psAid,psSID:psSID},succeededCallback,failedCallback,userContext); },
LoadEventFul:function(psAirportIds,psCategories,psLanguage,psPortalId,psPageNumber,psNbRows,psAid,psSID,psURL,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadEventFul',false,{psAirportIds:psAirportIds,psCategories:psCategories,psLanguage:psLanguage,psPortalId:psPortalId,psPageNumber:psPageNumber,psNbRows:psNbRows,psAid:psAid,psSID:psSID,psURL:psURL},succeededCallback,failedCallback,userContext); },
Filter_DealEvent:function(poListDistParticipant,psAction,psLanguage,piPortalId,psDestination,psTourOp,psCategory,psDistributor,poOthersCriteria,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psProductType,psAID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Filter_DealEvent',false,{poListDistParticipant:poListDistParticipant,psAction:psAction,psLanguage:psLanguage,piPortalId:piPortalId,psDestination:psDestination,psTourOp:psTourOp,psCategory:psCategory,psDistributor:psDistributor,poOthersCriteria:poOthersCriteria,psPageNumber:psPageNumber,psNbRows:psNbRows,psURLRedirect:psURLRedirect,psOrderBy:psOrderBy,psProductType:psProductType,psAID:psAID},succeededCallback,failedCallback,userContext); },
GetEventByAirport:function(psCurrentFilter,psAirportCode,psCurrentPortalId,psLanguage,psDealType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetEventByAirport',false,{psCurrentFilter:psCurrentFilter,psAirportCode:psAirportCode,psCurrentPortalId:psCurrentPortalId,psLanguage:psLanguage,psDealType:psDealType},succeededCallback,failedCallback,userContext); },
GetDetailEventForMap:function(poListDistParticipant,psId,psLanguage,piPortalId,psAID,psDistributor,psDestination,psTourOp,psCategory,poOthersCriteria,psURLRedirect,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDetailEventForMap',false,{poListDistParticipant:poListDistParticipant,psId:psId,psLanguage:psLanguage,piPortalId:piPortalId,psAID:psAID,psDistributor:psDistributor,psDestination:psDestination,psTourOp:psTourOp,psCategory:psCategory,poOthersCriteria:poOthersCriteria,psURLRedirect:psURLRedirect},succeededCallback,failedCallback,userContext); },
GetLatLngEventByAirport:function(piPortalId,psLanguage,piAirportId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLatLngEventByAirport',false,{piPortalId:piPortalId,psLanguage:psLanguage,piAirportId:piAirportId},succeededCallback,failedCallback,userContext); }}
TRAVELITIXServices.WebService.registerClass('TRAVELITIXServices.WebService',Sys.Net.WebServiceProxy);
TRAVELITIXServices.WebService._staticInstance = new TRAVELITIXServices.WebService();
TRAVELITIXServices.WebService.set_path = function(value) { TRAVELITIXServices.WebService._staticInstance.set_path(value); }
TRAVELITIXServices.WebService.get_path = function() { return TRAVELITIXServices.WebService._staticInstance.get_path(); }
TRAVELITIXServices.WebService.set_timeout = function(value) { TRAVELITIXServices.WebService._staticInstance.set_timeout(value); }
TRAVELITIXServices.WebService.get_timeout = function() { return TRAVELITIXServices.WebService._staticInstance.get_timeout(); }
TRAVELITIXServices.WebService.set_defaultUserContext = function(value) { TRAVELITIXServices.WebService._staticInstance.set_defaultUserContext(value); }
TRAVELITIXServices.WebService.get_defaultUserContext = function() { return TRAVELITIXServices.WebService._staticInstance.get_defaultUserContext(); }
TRAVELITIXServices.WebService.set_defaultSucceededCallback = function(value) { TRAVELITIXServices.WebService._staticInstance.set_defaultSucceededCallback(value); }
TRAVELITIXServices.WebService.get_defaultSucceededCallback = function() { return TRAVELITIXServices.WebService._staticInstance.get_defaultSucceededCallback(); }
TRAVELITIXServices.WebService.set_defaultFailedCallback = function(value) { TRAVELITIXServices.WebService._staticInstance.set_defaultFailedCallback(value); }
TRAVELITIXServices.WebService.get_defaultFailedCallback = function() { return TRAVELITIXServices.WebService._staticInstance.get_defaultFailedCallback(); }
TRAVELITIXServices.WebService.set_path("/WebService.asmx");
TRAVELITIXServices.WebService.GetDestinationAndCategoryListForQSDealActivity= function(piPortalId,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDestinationAndCategoryListForQSDealActivity(piPortalId,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.BuildGatewayListGroupByStateForCompareDeals= function(sLangue,CurrentPortalId,isPackage,psFromPageName,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.BuildGatewayListGroupByStateForCompareDeals(sLangue,CurrentPortalId,isPackage,psFromPageName,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetAirportList= function(isPackage,psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetAirportList(isPackage,psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.AddDate= function(psDateFrom,piNbToAdd,psIdDateTo,psIdCalEx,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.AddDate(psDateFrom,piNbToAdd,psIdDateTo,psIdCalEx,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetAirportFromVacDestGroupByCountry= function(onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetAirportFromVacDestGroupByCountry(onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.UpdateEventFromEventFul= function(psAirportIds,pbForce,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.UpdateEventFromEventFul(psAirportIds,pbForce,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetYouTubeVideoByTag= function(psLanguage,psHotelName_2,piDestinationId,psHotelName,pbReturnLatLng,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetYouTubeVideoByTag(psLanguage,psHotelName_2,piDestinationId,psHotelName,pbReturnLatLng,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetYouTubeVideoByTagForCity= function(psLanguage,psHotelName_2,piCityId,psHotelName,pbReturnLatLng,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetYouTubeVideoByTagForCity(psLanguage,psHotelName_2,piCityId,psHotelName,pbReturnLatLng,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetGatewayListFromAirportForVacation= function(bAddAll,bAdminConfig,sLangue,sDefaultValue,piPortalId,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetGatewayListFromAirportForVacation(bAddAll,bAdminConfig,sLangue,sDefaultValue,piPortalId,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetGatewayListFromVacationDestinationRelationShip= function(bAddAll,bAdminConfig,sLangue,sDefaultValue,piPortalId,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetGatewayListFromVacationDestinationRelationShip(bAddAll,bAdminConfig,sLangue,sDefaultValue,piPortalId,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetFlightInfos= function(psAirlineCode,psFlightNumber,psDate,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetFlightInfos(psAirlineCode,psFlightNumber,psDate,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetFlightInfosByCity= function(psAirportCodeDep,psAirportCodeArr,psDate,psTime,psIsDep,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetFlightInfosByCity(psAirportCodeDep,psAirportCodeArr,psDate,psTime,psIsDep,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetAirportDelay= function(psParams,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetAirportDelay(psParams,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.SearchPackage= function(psURL,psLanguage,psGateway,psDestinationId,psDateDep,psDuration,psRate,psIsFlex,psPriceMax,psAllInclude,psHotelBeach,psGolf,psWithKitchenette,psCurrentPortalId,psGatewayName,psDestinationName,psOtherCriteria,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.SearchPackage(psURL,psLanguage,psGateway,psDestinationId,psDateDep,psDuration,psRate,psIsFlex,psPriceMax,psAllInclude,psHotelBeach,psGolf,psWithKitchenette,psCurrentPortalId,psGatewayName,psDestinationName,psOtherCriteria,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.SearchFlight= function(psURL,psLanguage,psTypeTicket,psGateway,psDestination,psDateDep,psDateRet,psTimeDep,psTimeRet,psNbAdultes,psNbChidrens,psClass,psCurrentPortalId,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.SearchFlight(psURL,psLanguage,psTypeTicket,psGateway,psDestination,psDateDep,psDateRet,psTimeDep,psTimeRet,psNbAdultes,psNbChidrens,psClass,psCurrentPortalId,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.SearchLastminute= function(psURL,psLanguage,psGateway,psDateDep,psDuration,psRate,psIsFlex,psPriceMax,psCurrentPortalId,psGatewayName,psAid,psDestination,psDestinationName,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.SearchLastminute(psURL,psLanguage,psGateway,psDateDep,psDuration,psRate,psIsFlex,psPriceMax,psCurrentPortalId,psGatewayName,psAid,psDestination,psDestinationName,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.SearchHotel= function(psURL,psLanguage,psDestination,psDateArr,psDateDep,psNbPerson,psCurrentPortalId,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.SearchHotel(psURL,psLanguage,psDestination,psDateArr,psDateDep,psNbPerson,psCurrentPortalId,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.SearchCar= function(psURL,psLanguage,psDestination,psPickUpDate,psDropOffDate,psPickUpTime,psDropOffTime,psCurrentPortalId,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.SearchCar(psURL,psLanguage,psDestination,psPickUpDate,psDropOffDate,psPickUpTime,psDropOffTime,psCurrentPortalId,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.SearchActivity= function(psURL,psLanguage,psDestination,psDateFrom,psDateTo,psCurrentPortalId,psDestinationName,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.SearchActivity(psURL,psLanguage,psDestination,psDateFrom,psDateTo,psCurrentPortalId,psDestinationName,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.SearchCruise= function(psURL,psLanguage,psRegionId,psMonth,psDuration,psCurrentPortalId,psDestinationName,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.SearchCruise(psURL,psLanguage,psRegionId,psMonth,psDuration,psCurrentPortalId,psDestinationName,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.Validate_AirportCode= function(psLanguage,psAirportCode,psCurrentPortalId,psWhere,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.Validate_AirportCode(psLanguage,psAirportCode,psCurrentPortalId,psWhere,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetSearchHistoricPackage= function(CurrentPortalId,sLangue,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetSearchHistoricPackage(CurrentPortalId,sLangue,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetSearchHistoricFlight= function(CurrentPortalId,sLangue,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetSearchHistoricFlight(CurrentPortalId,sLangue,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetSearchHistoricLastminute= function(CurrentPortalId,sLangue,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetSearchHistoricLastminute(CurrentPortalId,sLangue,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetSearchHistoricHotel= function(CurrentPortalId,sLangue,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetSearchHistoricHotel(CurrentPortalId,sLangue,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetSearchHistoricCar= function(CurrentPortalId,sLangue,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetSearchHistoricCar(CurrentPortalId,sLangue,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetSearchHistoricActivity= function(CurrentPortalId,sLangue,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetSearchHistoricActivity(CurrentPortalId,sLangue,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetSearchHistoricCruise= function(CurrentPortalId,sLangue,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetSearchHistoricCruise(CurrentPortalId,sLangue,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetTopDeal= function(pbIsTopDealsRC,piPortalId,piDistributorId,psPerPage,piCurrentPage,pbFeatureOnly,piTopn,psFormatImage,psURL,psLanguage,psProductType,psCname,psParams,psAid,psSID,psTarget,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetTopDeal(pbIsTopDealsRC,piPortalId,piDistributorId,psPerPage,piCurrentPage,pbFeatureOnly,piTopn,psFormatImage,psURL,psLanguage,psProductType,psCname,psParams,psAid,psSID,psTarget,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDealMapper= function(piPortalId,piDistributorId,pbFeatureOnly,piTopn,psURL,psLanguage,psProductType,psCname,psParams,psAid,psSID,psTarget,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDealMapper(piPortalId,piDistributorId,pbFeatureOnly,piTopn,psURL,psLanguage,psProductType,psCname,psParams,psAid,psSID,psTarget,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetPackageByHotel= function(psFilter,onePoint,piPortalId,psDistributorId,psLanguage,psAID,psSID,psTarget,piTopn,pbFeatureOnly,psURL,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetPackageByHotel(psFilter,onePoint,piPortalId,psDistributorId,psLanguage,psAID,psSID,psTarget,piTopn,pbFeatureOnly,psURL,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetFlightByAirportForDealMapper= function(psFilter,psAirportCode,psCurrentPortalId,psLangue,psAID,psSID,psTarget,piTopn,pbFeatureOnly,psProductType,psURL,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetFlightByAirportForDealMapper(psFilter,psAirportCode,psCurrentPortalId,psLangue,psAID,psSID,psTarget,piTopn,pbFeatureOnly,psProductType,psURL,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDestinationIdFromNameAndCountry= function(sName,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDestinationIdFromNameAndCountry(sName,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadDataForTravelDirectory= function(piTopNDistForRecommendTravelDirectory,psCurrentPortalId,psPortalValidStateGateway,psLanguage,psAid,psSID,pbActives,piDestinationId,psCountryCodeISO,psCurrentURL,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadDataForTravelDirectory(piTopNDistForRecommendTravelDirectory,psCurrentPortalId,psPortalValidStateGateway,psLanguage,psAid,psSID,pbActives,piDestinationId,psCountryCodeISO,psCurrentURL,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadPhotoParanomiaByAirportCode= function(psAirportCode,psLanguage,psIdDivToPutResult,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadPhotoParanomiaByAirportCode(psAirportCode,psLanguage,psIdDivToPutResult,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadTwitterByDestination= function(piDestinationId,psAirportCode,psInOrAbout,psLanguage,psIdDivToPutResult,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadTwitterByDestination(piDestinationId,psAirportCode,psInOrAbout,psLanguage,psIdDivToPutResult,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadWeatherByDestination= function(piDestinationId,psLanguage,psIdDivToPutResult,pbLoadCurrentCondition,pbLoadForecast,psPrefixCssClass,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadWeatherByDestination(piDestinationId,psLanguage,psIdDivToPutResult,pbLoadCurrentCondition,pbLoadForecast,psPrefixCssClass,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadWeatherByCity= function(piCityId,psLanguage,psIdDivToPutResult,pbLoadCurrentCondition,pbLoadForecast,psPrefixCssClass,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadWeatherByCity(piCityId,psLanguage,psIdDivToPutResult,pbLoadCurrentCondition,pbLoadForecast,psPrefixCssClass,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.BuildCboDestinationForPackage= function(psGateway,psCountryCode,psLangue,psIdCboDestination,psCssClass,psOnchangeFunction,piDistributorId,psFromPageName,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.BuildCboDestinationForPackage(psGateway,psCountryCode,psLangue,psIdCboDestination,psCssClass,psOnchangeFunction,piDistributorId,psFromPageName,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.BuildCboDestinationVacationByCountry= function(psLangue,psIdCboDestination,psCssClass,psOnchangeFunction,piDistributorId,psFromPageName,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.BuildCboDestinationVacationByCountry(psLangue,psIdCboDestination,psCssClass,psOnchangeFunction,piDistributorId,psFromPageName,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.BuildCboGatewayForPackage= function(psCountryCode,psLangue,idSelect,psClassName,psFunctionOnChange,pbSortAsc,psValidStateGateway,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.BuildCboGatewayForPackage(psCountryCode,psLangue,idSelect,psClassName,psFunctionOnChange,pbSortAsc,psValidStateGateway,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.BuildCboHotelByDestination= function(piDestinationId,psLanguage,idSelect,psClassName,psFunctionOnChange,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.BuildCboHotelByDestination(piDestinationId,psLanguage,idSelect,psClassName,psFunctionOnChange,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.BuildCboDurationByGateDest= function(psGateway,psDestinationIds,piDistributorId,psLanguage,idSelect,psClassName,psFunctionOnChange,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.BuildCboDurationByGateDest(psGateway,psDestinationIds,piDistributorId,psLanguage,idSelect,psClassName,psFunctionOnChange,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.BuildDestinationListGroupByCountryForCompareDeals= function(sLangue,CurrentPortalId,psDealType,psGateway,psIdCboSelect,psFunctionNameOnchange,psClassName,psFromPageName,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.BuildDestinationListGroupByCountryForCompareDeals(sLangue,CurrentPortalId,psDealType,psGateway,psIdCboSelect,psFunctionNameOnchange,psClassName,psFromPageName,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDestinationByGatewayForDeals= function(psSelectedDestination,sLangue,CurrentPortalId,isPackage,psGateway,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDestinationByGatewayForDeals(psSelectedDestination,sLangue,CurrentPortalId,isPackage,psGateway,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDestinationListGroupByCountryFromDataDeals= function(psDealType,CurrentPortalId,sLangue,psGateway,psIdCboSelect,psFunctionNameOnchange,psClassName,psFromPageName,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDestinationListGroupByCountryFromDataDeals(psDealType,CurrentPortalId,sLangue,psGateway,psIdCboSelect,psFunctionNameOnchange,psClassName,psFromPageName,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadDataTravelBook= function(piDestinationId,psLanguage,piPortalId,psPageNumber,psNbRows,psURLRedirect,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadDataTravelBook(piDestinationId,psLanguage,piPortalId,psPageNumber,psNbRows,psURLRedirect,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.Filter_DataTravelBook= function(psCurrentFilter,psAction,psLanguage,piPortalId,psCategory,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psAID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.Filter_DataTravelBook(psCurrentFilter,psAction,psLanguage,piPortalId,psCategory,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psAID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDestinationListForHotels= function(psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDestinationListForHotels(psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetCityIdFromName= function(psName,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetCityIdFromName(psName,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadDataDealHotel= function(piCityId,psLanguage,psPortalId,psPageNumber,psNbRows,psAid,psSID,psURL,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadDataDealHotel(piCityId,psLanguage,psPortalId,psPageNumber,psNbRows,psAid,psSID,psURL,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.Filter_DealHotel= function(poListDistParticipant,piCityId,psAction,psLanguage,piPortalId,psDestination,psTourOp,psDistributor,poOthersCriteria,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psProductType,psAID,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.Filter_DealHotel(poListDistParticipant,piCityId,psAction,psLanguage,piPortalId,psDestination,psTourOp,psDistributor,poOthersCriteria,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psProductType,psAID,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetHotelByCity= function(psCurrentFilter,psOnePoint,psCurrentPortalId,psLanguage,psDealType,psAID,psSID,psTarget,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetHotelByCity(psCurrentFilter,psOnePoint,psCurrentPortalId,psLanguage,psDealType,psAID,psSID,psTarget,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDetailHotelForMap= function(pbIsHotel,poListDistParticipant,piCityId,psId,psLanguage,piPortalId,psAID,psDistributor,psDestination,psTourOp,poOthersCriteria,psURLRedirect,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDetailHotelForMap(pbIsHotel,poListDistParticipant,piCityId,psId,psLanguage,piPortalId,psAID,psDistributor,psDestination,psTourOp,poOthersCriteria,psURLRedirect,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDestinationListForGuideMap= function(psLanguage,piPortalId,psAID,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDestinationListForGuideMap(psLanguage,piPortalId,psAID,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetListDestinationForDeals= function(psSelectedDestination,sLangue,CurrentPortalId,isPackage,psSupplierIds,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetListDestinationForDeals(psSelectedDestination,sLangue,CurrentPortalId,isPackage,psSupplierIds,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetListDestinationActivityForGuide= function(psLanguage,piPortalId,psAirportCodes,psSupplierIds,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetListDestinationActivityForGuide(psLanguage,piPortalId,psAirportCodes,psSupplierIds,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDateRangeEventForGuide= function(psLanguage,piPortalId,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDateRangeEventForGuide(psLanguage,piPortalId,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetEventsByDate= function(pbisEventPageIndexChanged,piNbPerPage,piCurrentPage,pbLoadDistributorParticipation,psLanguage,psDateFrom,psDateTo,psIdDiv,piPortalId,psAirportCodes,psSupplierIds,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetEventsByDate(pbisEventPageIndexChanged,piNbPerPage,piCurrentPage,pbLoadDistributorParticipation,psLanguage,psDateFrom,psDateTo,psIdDiv,piPortalId,psAirportCodes,psSupplierIds,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetListHotelForGuide= function(psLanguage,piPortalId,psDestinationIds,pbShowCountry,pbGetStopWordListForComment,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetListHotelForGuide(psLanguage,piPortalId,psDestinationIds,pbShowCountry,pbGetStopWordListForComment,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadPhotosForGuide= function(piNbPerPage,piCurrentPage,pnminLatitude,pnmaxLatitude,pnminLongitude,pnmaxLongitude,psType,psAID,psSID,piPortalId,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadPhotosForGuide(piNbPerPage,piCurrentPage,pnminLatitude,pnmaxLatitude,pnminLongitude,pnmaxLongitude,psType,psAID,psSID,piPortalId,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadVideosYouTube= function(piNbPerPage,piCurrentPage,psLanguage,psListDestinationId,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadVideosYouTube(piNbPerPage,piCurrentPage,psLanguage,psListDestinationId,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetListHotelCommentForGuide= function(psLanguage,piPortalId,psHotelId,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetListHotelCommentForGuide(psLanguage,piPortalId,psHotelId,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetWikiForGuide= function(psUrl,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetWikiForGuide(psUrl,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetTwitterByDestination= function(piDestinationId,psAirportCode,InOrAbout,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetTwitterByDestination(piDestinationId,psAirportCode,InOrAbout,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetHotelByDestinationForVacationGuide= function(piDestinationId,psDestinationName,psLanguage,psDestinationCountryName,psAID,psSID,piPortalId,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetHotelByDestinationForVacationGuide(piDestinationId,psDestinationName,psLanguage,psDestinationCountryName,psAID,psSID,piPortalId,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetLatLngForMapVacationGuide= function(piDestinationId,psLanguage,piPortalId,piAirportId,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetLatLngForMapVacationGuide(piDestinationId,psLanguage,piPortalId,piAirportId,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetHotelByCityForHotels= function(piCityId,psCityName,psLanguage,psCityCountryName,psAID,psSID,piPortalId,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetHotelByCityForHotels(piCityId,psCityName,psLanguage,psCityCountryName,psAID,psSID,piPortalId,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadPhotoParanomiaByHotel= function(piHotelId,psLanguage,psIdDivToPutResult,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadPhotoParanomiaByHotel(piHotelId,psLanguage,psIdDivToPutResult,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadPhotoParanomiaByCity= function(piCityId,psLanguage,psIdDivToPutResult,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadPhotoParanomiaByCity(piCityId,psLanguage,psIdDivToPutResult,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetCommentFB= function(psFBKey,psQuery,piNbToShow,piNbPerPage,piCurrentPage,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetCommentFB(psFBKey,psQuery,piNbToShow,piNbPerPage,piCurrentPage,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetMediaByHotel= function(psHotelId,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetMediaByHotel(psHotelId,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.TestClass= function(onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.TestClass(onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.BuildPaging= function(iTotalPages,sPageNumber,sNbRowsByPage,sMethodName,sIdDivPaging,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.BuildPaging(iTotalPages,sPageNumber,sNbRowsByPage,sMethodName,sIdDivPaging,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadFeaturesForHomePage= function(psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadFeaturesForHomePage(psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetQuickLinkForFeatureCountry= function(piPortalId,psLanguage,psAID,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetQuickLinkForFeatureCountry(piPortalId,psLanguage,psAID,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadDataDealPackage= function(psMidBanner,psPortalId,psLanguage,sPageNumber,sNbRows,sURLRedirect,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadDataDealPackage(psMidBanner,psPortalId,psLanguage,sPageNumber,sNbRows,sURLRedirect,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadDataDealPackageHotel= function(psPortalId,psLanguage,sPageNumber,sNbRows,sURLRedirect,piHotelResortId,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadDataDealPackageHotel(psPortalId,psLanguage,sPageNumber,sNbRows,sURLRedirect,piHotelResortId,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.Filter_DealPackage= function(psMidBanner,psActionType,psLanguage,psPortalId,sShowImage,psGateway,psDestination,oFields,psTourOp,psVendor,sPageNumber,sNbRowsByPage,sURLRedirect,sGroupBy,sOrderBy,sTypeDeal,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.Filter_DealPackage(psMidBanner,psActionType,psLanguage,psPortalId,sShowImage,psGateway,psDestination,oFields,psTourOp,psVendor,sPageNumber,sNbRowsByPage,sURLRedirect,sGroupBy,sOrderBy,sTypeDeal,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDetailDealPackage_2= function(idDivToShow,IdsForDealUnique,sFilter,iCurrentPortalId,sLangue,psGateway,psDestination,oFields,psTourOp,psVendor,psURLRedirect,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDetailDealPackage_2(idDivToShow,IdsForDealUnique,sFilter,iCurrentPortalId,sLangue,psGateway,psDestination,oFields,psTourOp,psVendor,psURLRedirect,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDetailDealPackage_Hotel= function(pbUseSupplierLogo,idDivToShow,IdsForDealUnique,sFilter,iCurrentPortalId,sLangue,psGateway,psDestination,oFields,psTourOp,psVendor,psURLRedirect,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDetailDealPackage_Hotel(pbUseSupplierLogo,idDivToShow,IdsForDealUnique,sFilter,iCurrentPortalId,sLangue,psGateway,psDestination,oFields,psTourOp,psVendor,psURLRedirect,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetPackageByAirport= function(pbShowNoResultMsg,psFilter,psAirportCode,psCurrentPortalId,psLangue,psDealType,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetPackageByAirport(pbShowNoResultMsg,psFilter,psAirportCode,psCurrentPortalId,psLangue,psDealType,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadMapForDealPackage= function(colRows,psLanguage,piPortalId,psFilter,psDestinationIds,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadMapForDealPackage(colRows,psLanguage,piPortalId,psFilter,psDestinationIds,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetHotelInfos= function(piHotelId,piPortalId,psOnePoint,psGateway,piDestinationId,psLanguage,psAid,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetHotelInfos(piHotelId,piPortalId,psOnePoint,psGateway,piDestinationId,psLanguage,psAid,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadDataDealFlight= function(psMidBanner,psPortalId,psLanguage,sPageNumber_Vols,sNbRows,sURLRedirect,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadDataDealFlight(psMidBanner,psPortalId,psLanguage,sPageNumber_Vols,sNbRows,sURLRedirect,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.Filter_DealFlight= function(psMidBanner,psActionType,psLanguage,psPortalId,psGateway,psDestination,psAirline,psTOUROP,psVendor,oFields,sPageNumber,sNbRowsByPage,sURLRedirect,sGroupBy,sOrderBy,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.Filter_DealFlight(psMidBanner,psActionType,psLanguage,psPortalId,psGateway,psDestination,psAirline,psTOUROP,psVendor,oFields,sPageNumber,sNbRowsByPage,sURLRedirect,sGroupBy,sOrderBy,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDetailDealFlight= function(idDivToShow,FilterValuesForDealUnique,sFilter,iCurrentPortalId,sLangue,psGateway,psDestination,psAirline,psTOUROP,psVendor,oFields,sURLRedirect,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDetailDealFlight(idDivToShow,FilterValuesForDealUnique,sFilter,iCurrentPortalId,sLangue,psGateway,psDestination,psAirline,psTOUROP,psVendor,oFields,sURLRedirect,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetFlightByAirport= function(psFilter,psAirportCode,psCurrentPortalId,psLangue,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetFlightByAirport(psFilter,psAirportCode,psCurrentPortalId,psLangue,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDestinationListFromDealActivity= function(psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDestinationListFromDealActivity(psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetCategoryByDestinationFromDealActivity= function(piPortalId,psLanguage,psAirportIds,psSelectedCategory,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetCategoryByDestinationFromDealActivity(piPortalId,psLanguage,psAirportIds,psSelectedCategory,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadDataDealActivity= function(psPortalId,psLanguage,psDestinationIds,psPageNumber,psNbRows,psURLRedirect,psAid,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadDataDealActivity(psPortalId,psLanguage,psDestinationIds,psPageNumber,psNbRows,psURLRedirect,psAid,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.Filter_DealActivity= function(poListDistParticipant,psAction,psLanguage,piPortalId,psDestination,psTourOp,psCategory,psDistributor,poOthersCriteria,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psProductType,psAID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.Filter_DealActivity(poListDistParticipant,psAction,psLanguage,piPortalId,psDestination,psTourOp,psCategory,psDistributor,poOthersCriteria,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psProductType,psAID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetActivityByAirport= function(psCurrentFilter,psOnePoint,psCurrentPortalId,psLanguage,psDealType,psAID,psSID,psTarget,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetActivityByAirport(psCurrentFilter,psOnePoint,psCurrentPortalId,psLanguage,psDealType,psAID,psSID,psTarget,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDetailActivityForMap= function(poListDistParticipant,psId,psLanguage,piPortalId,psAID,psDistributor,psDestination,psTourOp,psCategory,poOthersCriteria,psURLRedirect,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDetailActivityForMap(poListDistParticipant,psId,psLanguage,piPortalId,psAID,psDistributor,psDestination,psTourOp,psCategory,poOthersCriteria,psURLRedirect,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDealsActivityByDestination= function(piDestinationId,piPortalId,piAirportId,psLanguage,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDealsActivityByDestination(piDestinationId,piPortalId,piAirportId,psLanguage,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.BuildCboCategoryByAirportId= function(piPortalId,psAirportId,psLanguage,idSelect,psClassName,psFunctionOnChange,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.BuildCboCategoryByAirportId(piPortalId,psAirportId,psLanguage,idSelect,psClassName,psFunctionOnChange,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDestinationListForEvents= function(psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDestinationListForEvents(psLanguage,piPortalId,psAid,psSID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.LoadEventFul= function(psAirportIds,psCategories,psLanguage,psPortalId,psPageNumber,psNbRows,psAid,psSID,psURL,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.LoadEventFul(psAirportIds,psCategories,psLanguage,psPortalId,psPageNumber,psNbRows,psAid,psSID,psURL,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.Filter_DealEvent= function(poListDistParticipant,psAction,psLanguage,piPortalId,psDestination,psTourOp,psCategory,psDistributor,poOthersCriteria,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psProductType,psAID,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.Filter_DealEvent(poListDistParticipant,psAction,psLanguage,piPortalId,psDestination,psTourOp,psCategory,psDistributor,poOthersCriteria,psPageNumber,psNbRows,psURLRedirect,psOrderBy,psProductType,psAID,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetEventByAirport= function(psCurrentFilter,psAirportCode,psCurrentPortalId,psLanguage,psDealType,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetEventByAirport(psCurrentFilter,psAirportCode,psCurrentPortalId,psLanguage,psDealType,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetDetailEventForMap= function(poListDistParticipant,psId,psLanguage,piPortalId,psAID,psDistributor,psDestination,psTourOp,psCategory,poOthersCriteria,psURLRedirect,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetDetailEventForMap(poListDistParticipant,psId,psLanguage,piPortalId,psAID,psDistributor,psDestination,psTourOp,psCategory,poOthersCriteria,psURLRedirect,onSuccess,onFailed,userContext); }
TRAVELITIXServices.WebService.GetLatLngEventByAirport= function(piPortalId,psLanguage,piAirportId,onSuccess,onFailed,userContext) {TRAVELITIXServices.WebService._staticInstance.GetLatLngEventByAirport(piPortalId,psLanguage,piAirportId,onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
if (typeof(TRAVELITIXServices.DealsDistributorList) === 'undefined') {
TRAVELITIXServices.DealsDistributorList=gtc("TRAVELITIXServices.DealsDistributorList");
TRAVELITIXServices.DealsDistributorList.registerClass('TRAVELITIXServices.DealsDistributorList');
}

