var ValueMapService=function() {
ValueMapService.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
ValueMapService.prototype={
GetVisibleParcels:function(licenseCode,licenseType,requestID,topLeftLatitude,topLeftLongitude,bottomRightLatitude,bottomRightLongitude,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetVisibleParcels',false,{licenseCode:licenseCode,licenseType:licenseType,requestID:requestID,topLeftLatitude:topLeftLatitude,topLeftLongitude:topLeftLongitude,bottomRightLatitude:bottomRightLatitude,bottomRightLongitude:bottomRightLongitude},succeededCallback,failedCallback,userContext); },
GetAvailableLayers:function(licenseCode,requestID,latitude,longitude,height,width,scale,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetAvailableLayers',false,{licenseCode:licenseCode,requestID:requestID,latitude:latitude,longitude:longitude,height:height,width:width,scale:scale},succeededCallback,failedCallback,userContext); },
GetPropertyInfoReport:function(licenseCode,Address,propertyType,numBeds,numBaths,numTotalRooms,livingArea,yearBuilt,currentValue,languageCode,renderPropListHTML,requestType,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetPropertyInfoReport',false,{licenseCode:licenseCode,Address:Address,propertyType:propertyType,numBeds:numBeds,numBaths:numBaths,numTotalRooms:numTotalRooms,livingArea:livingArea,yearBuilt:yearBuilt,currentValue:currentValue,languageCode:languageCode,renderPropListHTML:renderPropListHTML,requestType:requestType},succeededCallback,failedCallback,userContext); },
GetPropertyInfoReportForImagerService:function(licenseCode,Address,CityStateZIP,propertyType,numBeds,numBaths,numTotalRooms,livingArea,yearBuilt,currentValue,languageCode,renderPropListHTML,requestType,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetPropertyInfoReportForImagerService',false,{licenseCode:licenseCode,Address:Address,CityStateZIP:CityStateZIP,propertyType:propertyType,numBeds:numBeds,numBaths:numBaths,numTotalRooms:numTotalRooms,livingArea:livingArea,yearBuilt:yearBuilt,currentValue:currentValue,languageCode:languageCode,renderPropListHTML:renderPropListHTML,requestType:requestType},succeededCallback,failedCallback,userContext); },
GetPropertyInfoReport2:function(licenseCode,Address,CityStateZIP,propertyType,numBeds,numBaths,numTotalRooms,livingArea,yearBuilt,currentValue,languageCode,renderPropListHTML,requestType,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetPropertyInfoReport2',false,{licenseCode:licenseCode,Address:Address,CityStateZIP:CityStateZIP,propertyType:propertyType,numBeds:numBeds,numBaths:numBaths,numTotalRooms:numTotalRooms,livingArea:livingArea,yearBuilt:yearBuilt,currentValue:currentValue,languageCode:languageCode,renderPropListHTML:renderPropListHTML,requestType:requestType},succeededCallback,failedCallback,userContext); },
SetStdzdAddresss:function(prop,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'SetStdzdAddresss',false,{prop:prop},succeededCallback,failedCallback,userContext); },
RenderPropertyLists:function(licenseCode,licenseType,requestID,languageCode,rpt,RenderFull,RenderBrief,RenderMultipleMatch,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'RenderPropertyLists',false,{licenseCode:licenseCode,licenseType:licenseType,requestID:requestID,languageCode:languageCode,rpt:rpt,RenderFull:RenderFull,RenderBrief:RenderBrief,RenderMultipleMatch:RenderMultipleMatch},succeededCallback,failedCallback,userContext); },
GetMarginalPrices:function(licenseCode,requestID,estValue,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetMarginalPrices',false,{licenseCode:licenseCode,requestID:requestID,estValue:estValue},succeededCallback,failedCallback,userContext); },
GetPriceAdjustment:function(licenseCode,requestID,subjectProperty,apBathroomCount,apBedroomCount,apLivingArea,apTotalRoomCount,apYearBuilt,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetPriceAdjustment',false,{licenseCode:licenseCode,requestID:requestID,subjectProperty:subjectProperty,apBathroomCount:apBathroomCount,apBedroomCount:apBedroomCount,apLivingArea:apLivingArea,apTotalRoomCount:apTotalRoomCount,apYearBuilt:apYearBuilt},succeededCallback,failedCallback,userContext); },
GetHomeImprovementValueAtSale:function(licenseCode,requestID,homeImprovementTypeID,month,year,cost,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetHomeImprovementValueAtSale',false,{licenseCode:licenseCode,requestID:requestID,homeImprovementTypeID:homeImprovementTypeID,month:month,year:year,cost:cost},succeededCallback,failedCallback,userContext); },
GetHomeImprovementDescription:function(homeImprovementTypeID,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetHomeImprovementDescription',false,{homeImprovementTypeID:homeImprovementTypeID},succeededCallback,failedCallback,userContext); },
GetLicenseTypes:function(key,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetLicenseTypes',false,{key:key},succeededCallback,failedCallback,userContext); },
GetLicenseData:function(key,isDemo,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetLicenseData',false,{key:key,isDemo:isDemo},succeededCallback,failedCallback,userContext); },
GetDemopageDet:function(demoStr,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetDemopageDet',false,{demoStr:demoStr},succeededCallback,failedCallback,userContext); },
GetLicenseType:function(succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetLicenseType',false,{},succeededCallback,failedCallback,userContext); },
PageClosed:function(succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'PageClosed',false,{},succeededCallback,failedCallback,userContext); },
EmailPropertyPreview:function(licenseCode,recipientName,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'EmailPropertyPreview',false,{licenseCode:licenseCode,recipientName:recipientName,recipientEmail:recipientEmail,senderEmail:senderEmail,senderName:senderName,property:property,ccSender:ccSender,subject:subject,comment:comment},succeededCallback,failedCallback,userContext); },
EmailProperty:function(licenseCode,recipientName,requestID,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,linkBackPage,emailCode,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'EmailProperty',false,{licenseCode:licenseCode,recipientName:recipientName,requestID:requestID,recipientEmail:recipientEmail,senderEmail:senderEmail,senderName:senderName,property:property,ccSender:ccSender,subject:subject,comment:comment,linkBackPage:linkBackPage,emailCode:emailCode},succeededCallback,failedCallback,userContext); },
EmailAgentPreview:function(licenseCode,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,agentName,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'EmailAgentPreview',false,{licenseCode:licenseCode,recipientEmail:recipientEmail,senderEmail:senderEmail,senderName:senderName,property:property,ccSender:ccSender,subject:subject,comment:comment,agentName:agentName},succeededCallback,failedCallback,userContext); },
EmailAgent:function(licenseCode,requestID,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,agentName,linkBackPage,emailType,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'EmailAgent',false,{licenseCode:licenseCode,requestID:requestID,recipientEmail:recipientEmail,senderEmail:senderEmail,senderName:senderName,property:property,ccSender:ccSender,subject:subject,comment:comment,agentName:agentName,linkBackPage:linkBackPage,emailType:emailType},succeededCallback,failedCallback,userContext); },
SubscribeToSalesNotifications:function(licenseCode,recipientEmail,recipientName,property,pageType,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'SubscribeToSalesNotifications',false,{licenseCode:licenseCode,recipientEmail:recipientEmail,recipientName:recipientName,property:property,pageType:pageType},succeededCallback,failedCallback,userContext); },
PercentEquityJrLoanByZip:function(zipcode,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'PercentEquityJrLoanByZip',false,{zipcode:zipcode},succeededCallback,failedCallback,userContext); },
getVideoLink:function(zip,apn,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'getVideoLink',false,{zip:zip,apn:apn},succeededCallback,failedCallback,userContext); },
GetCityListByFIPS:function(fipsCode,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetCityListByFIPS',false,{fipsCode:fipsCode},succeededCallback,failedCallback,userContext); },
GetZipListByFIPSCity:function(fipsCode,city,succeededCallback, failedCallback, userContext) {
return this._invoke(ValueMapService.get_path(), 'GetZipListByFIPSCity',false,{fipsCode:fipsCode,city:city},succeededCallback,failedCallback,userContext); }}
ValueMapService.registerClass('ValueMapService',Sys.Net.WebServiceProxy);
ValueMapService._staticInstance = new ValueMapService();
ValueMapService.set_path = function(value) { ValueMapService._staticInstance._path = value; }
ValueMapService.get_path = function() { return ValueMapService._staticInstance._path; }
ValueMapService.set_timeout = function(value) { ValueMapService._staticInstance._timeout = value; }
ValueMapService.get_timeout = function() { return ValueMapService._staticInstance._timeout; }
ValueMapService.set_defaultUserContext = function(value) { ValueMapService._staticInstance._userContext = value; }
ValueMapService.get_defaultUserContext = function() { return ValueMapService._staticInstance._userContext; }
ValueMapService.set_defaultSucceededCallback = function(value) { ValueMapService._staticInstance._succeeded = value; }
ValueMapService.get_defaultSucceededCallback = function() { return ValueMapService._staticInstance._succeeded; }
ValueMapService.set_defaultFailedCallback = function(value) { ValueMapService._staticInstance._failed = value; }
ValueMapService.get_defaultFailedCallback = function() { return ValueMapService._staticInstance._failed; }
ValueMapService.set_path("/ValueMapService.asmx");
ValueMapService.GetVisibleParcels= function(licenseCode,licenseType,requestID,topLeftLatitude,topLeftLongitude,bottomRightLatitude,bottomRightLongitude,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetVisibleParcels(licenseCode,licenseType,requestID,topLeftLatitude,topLeftLongitude,bottomRightLatitude,bottomRightLongitude,onSuccess,onFailed,userContext); }
ValueMapService.GetAvailableLayers= function(licenseCode,requestID,latitude,longitude,height,width,scale,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetAvailableLayers(licenseCode,requestID,latitude,longitude,height,width,scale,onSuccess,onFailed,userContext); }
ValueMapService.GetPropertyInfoReport= function(licenseCode,Address,propertyType,numBeds,numBaths,numTotalRooms,livingArea,yearBuilt,currentValue,languageCode,renderPropListHTML,requestType,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetPropertyInfoReport(licenseCode,Address,propertyType,numBeds,numBaths,numTotalRooms,livingArea,yearBuilt,currentValue,languageCode,renderPropListHTML,requestType,onSuccess,onFailed,userContext); }
ValueMapService.GetPropertyInfoReportForImagerService= function(licenseCode,Address,CityStateZIP,propertyType,numBeds,numBaths,numTotalRooms,livingArea,yearBuilt,currentValue,languageCode,renderPropListHTML,requestType,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetPropertyInfoReportForImagerService(licenseCode,Address,CityStateZIP,propertyType,numBeds,numBaths,numTotalRooms,livingArea,yearBuilt,currentValue,languageCode,renderPropListHTML,requestType,onSuccess,onFailed,userContext); }
ValueMapService.GetPropertyInfoReport2= function(licenseCode,Address,CityStateZIP,propertyType,numBeds,numBaths,numTotalRooms,livingArea,yearBuilt,currentValue,languageCode,renderPropListHTML,requestType,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetPropertyInfoReport2(licenseCode,Address,CityStateZIP,propertyType,numBeds,numBaths,numTotalRooms,livingArea,yearBuilt,currentValue,languageCode,renderPropListHTML,requestType,onSuccess,onFailed,userContext); }
ValueMapService.SetStdzdAddresss= function(prop,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.SetStdzdAddresss(prop,onSuccess,onFailed,userContext); }
ValueMapService.RenderPropertyLists= function(licenseCode,licenseType,requestID,languageCode,rpt,RenderFull,RenderBrief,RenderMultipleMatch,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.RenderPropertyLists(licenseCode,licenseType,requestID,languageCode,rpt,RenderFull,RenderBrief,RenderMultipleMatch,onSuccess,onFailed,userContext); }
ValueMapService.GetMarginalPrices= function(licenseCode,requestID,estValue,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetMarginalPrices(licenseCode,requestID,estValue,onSuccess,onFailed,userContext); }
ValueMapService.GetPriceAdjustment= function(licenseCode,requestID,subjectProperty,apBathroomCount,apBedroomCount,apLivingArea,apTotalRoomCount,apYearBuilt,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetPriceAdjustment(licenseCode,requestID,subjectProperty,apBathroomCount,apBedroomCount,apLivingArea,apTotalRoomCount,apYearBuilt,onSuccess,onFailed,userContext); }
ValueMapService.GetHomeImprovementValueAtSale= function(licenseCode,requestID,homeImprovementTypeID,month,year,cost,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetHomeImprovementValueAtSale(licenseCode,requestID,homeImprovementTypeID,month,year,cost,onSuccess,onFailed,userContext); }
ValueMapService.GetHomeImprovementDescription= function(homeImprovementTypeID,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetHomeImprovementDescription(homeImprovementTypeID,onSuccess,onFailed,userContext); }
ValueMapService.GetLicenseTypes= function(key,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetLicenseTypes(key,onSuccess,onFailed,userContext); }
ValueMapService.GetLicenseData= function(key,isDemo,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetLicenseData(key,isDemo,onSuccess,onFailed,userContext); }
ValueMapService.GetDemopageDet= function(demoStr,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetDemopageDet(demoStr,onSuccess,onFailed,userContext); }
ValueMapService.GetLicenseType= function(onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetLicenseType(onSuccess,onFailed,userContext); }
ValueMapService.PageClosed= function(onSuccess,onFailed,userContext) {ValueMapService._staticInstance.PageClosed(onSuccess,onFailed,userContext); }
ValueMapService.EmailPropertyPreview= function(licenseCode,recipientName,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.EmailPropertyPreview(licenseCode,recipientName,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,onSuccess,onFailed,userContext); }
ValueMapService.EmailProperty= function(licenseCode,recipientName,requestID,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,linkBackPage,emailCode,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.EmailProperty(licenseCode,recipientName,requestID,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,linkBackPage,emailCode,onSuccess,onFailed,userContext); }
ValueMapService.EmailAgentPreview= function(licenseCode,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,agentName,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.EmailAgentPreview(licenseCode,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,agentName,onSuccess,onFailed,userContext); }
ValueMapService.EmailAgent= function(licenseCode,requestID,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,agentName,linkBackPage,emailType,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.EmailAgent(licenseCode,requestID,recipientEmail,senderEmail,senderName,property,ccSender,subject,comment,agentName,linkBackPage,emailType,onSuccess,onFailed,userContext); }
ValueMapService.SubscribeToSalesNotifications= function(licenseCode,recipientEmail,recipientName,property,pageType,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.SubscribeToSalesNotifications(licenseCode,recipientEmail,recipientName,property,pageType,onSuccess,onFailed,userContext); }
ValueMapService.PercentEquityJrLoanByZip= function(zipcode,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.PercentEquityJrLoanByZip(zipcode,onSuccess,onFailed,userContext); }
ValueMapService.getVideoLink= function(zip,apn,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.getVideoLink(zip,apn,onSuccess,onFailed,userContext); }
ValueMapService.GetCityListByFIPS= function(fipsCode,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetCityListByFIPS(fipsCode,onSuccess,onFailed,userContext); }
ValueMapService.GetZipListByFIPSCity= function(fipsCode,city,onSuccess,onFailed,userContext) {ValueMapService._staticInstance.GetZipListByFIPSCity(fipsCode,city,onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
Type.registerNamespace('FARES.ValueMap.ValueMapEntity');
if (typeof(FARES.ValueMap.ValueMapEntity.Parcel) === 'undefined') {
FARES.ValueMap.ValueMapEntity.Parcel=gtc("FARES.ValueMap.ValueMapEntity.Parcel");
FARES.ValueMap.ValueMapEntity.Parcel.registerClass('FARES.ValueMap.ValueMapEntity.Parcel');
}
if (typeof(FARES.ValueMap.ValueMapEntity.Property) === 'undefined') {
FARES.ValueMap.ValueMapEntity.Property=gtc("FARES.ValueMap.ValueMapEntity.Property");
FARES.ValueMap.ValueMapEntity.Property.registerClass('FARES.ValueMap.ValueMapEntity.Property');
}
Type.registerNamespace('FARES.ValueMap.PropertyBL');
if (typeof(FARES.ValueMap.PropertyBL.PropertyInfoReport) === 'undefined') {
FARES.ValueMap.PropertyBL.PropertyInfoReport=gtc("FARES.ValueMap.PropertyBL.PropertyInfoReport");
FARES.ValueMap.PropertyBL.PropertyInfoReport.registerClass('FARES.ValueMap.PropertyBL.PropertyInfoReport');
}
if (typeof(FARES.ValueMap.ValueMapEntity.SubjectProperty) === 'undefined') {
FARES.ValueMap.ValueMapEntity.SubjectProperty=gtc("FARES.ValueMap.ValueMapEntity.SubjectProperty");
FARES.ValueMap.ValueMapEntity.SubjectProperty.registerClass('FARES.ValueMap.ValueMapEntity.SubjectProperty');
}
Type.registerNamespace('FARES.ValueMap.Entities');
if (typeof(FARES.ValueMap.Entities.LicenseType) === 'undefined') {
FARES.ValueMap.Entities.LicenseType=gtc("FARES.ValueMap.Entities.LicenseType");
FARES.ValueMap.Entities.LicenseType.registerClass('FARES.ValueMap.Entities.LicenseType');
}
if (typeof(FARES.ValueMap.Entities.ApplicationLicense) === 'undefined') {
FARES.ValueMap.Entities.ApplicationLicense=gtc("FARES.ValueMap.Entities.ApplicationLicense");
FARES.ValueMap.Entities.ApplicationLicense.registerClass('FARES.ValueMap.Entities.ApplicationLicense');
}
Type.registerNamespace('System.Data');
if (typeof(System.Data.DataSet) === 'undefined') {
System.Data.DataSet=gtc("System.Data.DataSet");
System.Data.DataSet.registerClass('System.Data.DataSet');
}
if (typeof(FARES.ValueMap.Entities.CityStateCountyFIPS) === 'undefined') {
FARES.ValueMap.Entities.CityStateCountyFIPS=gtc("FARES.ValueMap.Entities.CityStateCountyFIPS");
FARES.ValueMap.Entities.CityStateCountyFIPS.registerClass('FARES.ValueMap.Entities.CityStateCountyFIPS');
}
