var AtlasServices=function() {
AtlasServices.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
AtlasServices.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return AtlasServices._staticInstance.get_path();},
UpdateEntryAuditFeed:function(entryFeedId,feedResolutionId,validationTypeId,errorCodeId,requiredActionId,comment,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'UpdateEntryAuditFeed',false,{entryFeedId:entryFeedId,feedResolutionId:feedResolutionId,validationTypeId:validationTypeId,errorCodeId:errorCodeId,requiredActionId:requiredActionId,comment:comment},succeededCallback,failedCallback,userContext); },
AssignHTSToRequest:function(brokerResolutionId,customPartId,requestId,requestTypeId,countryOfImportId,htsCodeId,notes,customerId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AssignHTSToRequest',false,{brokerResolutionId:brokerResolutionId,customPartId:customPartId,requestId:requestId,requestTypeId:requestTypeId,countryOfImportId:countryOfImportId,htsCodeId:htsCodeId,notes:notes,customerId:customerId},succeededCallback,failedCallback,userContext); },
SaveDocumentNotes:function(documentId,description,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveDocumentNotes',false,{documentId:documentId,description:description},succeededCallback,failedCallback,userContext); },
RemoveImageFromClass:function(objectId,objectTypeId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RemoveImageFromClass',false,{objectId:objectId,objectTypeId:objectTypeId},succeededCallback,failedCallback,userContext); },
UpdateHTSNotes:function(brokerResolutionId,customPartId,customPart_htsId,notes,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'UpdateHTSNotes',false,{brokerResolutionId:brokerResolutionId,customPartId:customPartId,customPart_htsId:customPart_htsId,notes:notes},succeededCallback,failedCallback,userContext); },
GetHTSCodesForrequest:function(brokerResolutionId,customBrokerRequestId,partId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetHTSCodesForrequest',false,{brokerResolutionId:brokerResolutionId,customBrokerRequestId:customBrokerRequestId,partId:partId},succeededCallback,failedCallback,userContext); },
FindHTSCodesForSpecifiedCountry:function(countryId,htsPartName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'FindHTSCodesForSpecifiedCountry',false,{countryId:countryId,htsPartName:htsPartName},succeededCallback,failedCallback,userContext); },
FindCustomerModel:function(customerId,partId,cmPartName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'FindCustomerModel',false,{customerId:customerId,partId:partId,cmPartName:cmPartName},succeededCallback,failedCallback,userContext); },
AssignCustomerModelToPart:function(customPartId,customerModelId,customerId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AssignCustomerModelToPart',false,{customPartId:customPartId,customerModelId:customerModelId,customerId:customerId},succeededCallback,failedCallback,userContext); },
RemoveCustomerModel:function(primaryKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RemoveCustomerModel',false,{primaryKey:primaryKey},succeededCallback,failedCallback,userContext); },
FindHTSCodesForCountry:function(brokerResolutionId,requestId,requestTypeId,partId,htsPartName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'FindHTSCodesForCountry',false,{brokerResolutionId:brokerResolutionId,requestId:requestId,requestTypeId:requestTypeId,partId:partId,htsPartName:htsPartName},succeededCallback,failedCallback,userContext); },
GetCimsInboxInfoForUser:function(userId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCimsInboxInfoForUser',false,{userId:userId},succeededCallback,failedCallback,userContext); },
IsReasonCodeRequiredForBrokerRequestSubmit:function(brokerRequestId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'IsReasonCodeRequiredForBrokerRequestSubmit',false,{brokerRequestId:brokerRequestId},succeededCallback,failedCallback,userContext); },
CheckTrackingNoUniqueCondition:function(brokerageRequest,brokerRequestId,businessId,trackingNo,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckTrackingNoUniqueCondition',false,{brokerageRequest:brokerageRequest,brokerRequestId:brokerRequestId,businessId:businessId,trackingNo:trackingNo},succeededCallback,failedCallback,userContext); },
ShowConsolidatedPOsForItem:function(itemId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ShowConsolidatedPOsForItem',false,{itemId:itemId},succeededCallback,failedCallback,userContext); },
RemoveCustomsPart_Country:function(primaryKey,userCountryOfImport,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RemoveCustomsPart_Country',false,{primaryKey:primaryKey,userCountryOfImport:userCountryOfImport},succeededCallback,failedCallback,userContext); },
RemoveFDADetails:function(fdaDetailsId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RemoveFDADetails',false,{fdaDetailsId:fdaDetailsId},succeededCallback,failedCallback,userContext); },
RemoveFCCDetails:function(fccDetailsId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RemoveFCCDetails',false,{fccDetailsId:fccDetailsId},succeededCallback,failedCallback,userContext); },
RemoveFK_CustomsPart_HTS:function(fk_CustomsPart_HTS,fk_customPart,requestId,requestTypeId,customerId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RemoveFK_CustomsPart_HTS',false,{fk_CustomsPart_HTS:fk_CustomsPart_HTS,fk_customPart:fk_customPart,requestId:requestId,requestTypeId:requestTypeId,customerId:customerId},succeededCallback,failedCallback,userContext); },
GetCompanyDetail:function(companyId,contactId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCompanyDetail',false,{companyId:companyId,contactId:contactId},succeededCallback,failedCallback,userContext); },
Hello:function(fromClient,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Hello',false,{fromClient:fromClient},succeededCallback,failedCallback,userContext); },
Translate:function(textID,defaultValue,screenName,languageID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Translate',false,{textID:textID,defaultValue:defaultValue,screenName:screenName,languageID:languageID},succeededCallback,failedCallback,userContext); },
SavelanguageText:function(textID,clientID,languageId,screenShort,value,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SavelanguageText',false,{textID:textID,clientID:clientID,languageId:languageId,screenShort:screenShort,value:value},succeededCallback,failedCallback,userContext); },
GetShipmentIDsOwnedByInvoice:function(invoiceID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetShipmentIDsOwnedByInvoice',false,{invoiceID:invoiceID},succeededCallback,failedCallback,userContext); },
GetProjectForBusiness:function(prefix,businessId,userId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetProjectForBusiness',false,{prefix:prefix,businessId:businessId,userId:userId},succeededCallback,failedCallback,userContext); },
GetUnitsForProject:function(projectId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetUnitsForProject',false,{projectId:projectId},succeededCallback,failedCallback,userContext); },
GetModulesForUnit:function(unitId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetModulesForUnit',false,{unitId:unitId},succeededCallback,failedCallback,userContext); },
HasShipmentAccessAsPortAgent:function(shipmentId,businessId,userId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'HasShipmentAccessAsPortAgent',false,{shipmentId:shipmentId,businessId:businessId,userId:userId},succeededCallback,failedCallback,userContext); },
CalculateTransitTimeForPurchaseOrder:function(needDateString,requestedRTSString,poDestinationCityId,poDestinationCompanyId,vendorId,businessId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CalculateTransitTimeForPurchaseOrder',false,{needDateString:needDateString,requestedRTSString:requestedRTSString,poDestinationCityId:poDestinationCityId,poDestinationCompanyId:poDestinationCompanyId,vendorId:vendorId,businessId:businessId},succeededCallback,failedCallback,userContext); },
GetHelpPageContent:function(helpKey,languageCode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetHelpPageContent',false,{helpKey:helpKey,languageCode:languageCode},succeededCallback,failedCallback,userContext); },
CheckDateFromAndDateTo:function(pickupDate,deliveryDate,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckDateFromAndDateTo',false,{pickupDate:pickupDate,deliveryDate:deliveryDate},succeededCallback,failedCallback,userContext); },
CheckDatesAndPUCollection:function(pickupDate,deliveryDate,maxPUDateValue,minPUDateValue,pk_transportationRequest,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckDatesAndPUCollection',false,{pickupDate:pickupDate,deliveryDate:deliveryDate,maxPUDateValue:maxPUDateValue,minPUDateValue:minPUDateValue,pk_transportationRequest:pk_transportationRequest},succeededCallback,failedCallback,userContext); },
CheckTransitTimeAndNeedDate:function(FK_PULocation,FK_DestLocation,pickupDate,deliveryDate,FK_business,maxNeedDateValue,pk_tr,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckTransitTimeAndNeedDate',false,{FK_PULocation:FK_PULocation,FK_DestLocation:FK_DestLocation,pickupDate:pickupDate,deliveryDate:deliveryDate,FK_business:FK_business,maxNeedDateValue:maxNeedDateValue,pk_tr:pk_tr},succeededCallback,failedCallback,userContext); },
TestCapability:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'TestCapability',false,{},succeededCallback,failedCallback,userContext); },
TestCapabilityAnswer:function(Message,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'TestCapabilityAnswer',false,{Message:Message},succeededCallback,failedCallback,userContext); },
GetPersonDetailInfo:function(PersonID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPersonDetailInfo',false,{PersonID:PersonID},succeededCallback,failedCallback,userContext); },
FindPersonsAccordingPrefix:function(Prefix,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'FindPersonsAccordingPrefix',false,{Prefix:Prefix},succeededCallback,failedCallback,userContext); },
ConvertMeasure:function(ActualMeasureUnit,ActualValue,ToImperial,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ConvertMeasure',false,{ActualMeasureUnit:ActualMeasureUnit,ActualValue:ActualValue,ToImperial:ToImperial},succeededCallback,failedCallback,userContext); },
GetStatesForCountry:function(CountryID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetStatesForCountry',false,{CountryID:CountryID},succeededCallback,failedCallback,userContext); },
GetMyTRs:function(prefixText,count,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetMyTRs',false,{prefixText:prefixText,count:count},succeededCallback,failedCallback,userContext); },
FindSimilarObjects:function(Type,Name,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'FindSimilarObjects',false,{Type:Type,Name:Name},succeededCallback,failedCallback,userContext); },
GetCompaniesAccordingPrefix:function(CompanyPrefix,ShortName,BusinessID,seeSanction,userId,settingFlags,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCompaniesAccordingPrefix',false,{CompanyPrefix:CompanyPrefix,ShortName:ShortName,BusinessID:BusinessID,seeSanction:seeSanction,userId:userId,settingFlags:settingFlags},succeededCallback,failedCallback,userContext); },
GetPersonDetail:function(PersonID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPersonDetail',false,{PersonID:PersonID},succeededCallback,failedCallback,userContext); },
GetCompanyDetailAndPersonsForCompany:function(Company,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCompanyDetailAndPersonsForCompany',false,{Company:Company},succeededCallback,failedCallback,userContext); },
GetMonthDateInfo:function(Month,Year,CultureName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetMonthDateInfo',false,{Month:Month,Year:Year,CultureName:CultureName},succeededCallback,failedCallback,userContext); },
GetCitiesForCountry:function(CountryID,StateID,CityPart,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCitiesForCountry',false,{CountryID:CountryID,StateID:StateID,CityPart:CityPart},succeededCallback,failedCallback,userContext); },
GetCityStateByZipCode:function(zipCode,fk_Country,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCityStateByZipCode',false,{zipCode:zipCode,fk_Country:fk_Country},succeededCallback,failedCallback,userContext); },
GetHarmonizedSystemCodesStartsWith:function(prefixText,count,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetHarmonizedSystemCodesStartsWith',false,{prefixText:prefixText,count:count},succeededCallback,failedCallback,userContext); },
SaveNewHarmonizedSysCode:function(newCode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveNewHarmonizedSysCode',false,{newCode:newCode},succeededCallback,failedCallback,userContext); }}
AtlasServices.registerClass('AtlasServices',Sys.Net.WebServiceProxy);
AtlasServices._staticInstance = new AtlasServices();
AtlasServices.set_path = function(value) { AtlasServices._staticInstance.set_path(value); }
AtlasServices.get_path = function() { return AtlasServices._staticInstance.get_path(); }
AtlasServices.set_timeout = function(value) { AtlasServices._staticInstance.set_timeout(value); }
AtlasServices.get_timeout = function() { return AtlasServices._staticInstance.get_timeout(); }
AtlasServices.set_defaultUserContext = function(value) { AtlasServices._staticInstance.set_defaultUserContext(value); }
AtlasServices.get_defaultUserContext = function() { return AtlasServices._staticInstance.get_defaultUserContext(); }
AtlasServices.set_defaultSucceededCallback = function(value) { AtlasServices._staticInstance.set_defaultSucceededCallback(value); }
AtlasServices.get_defaultSucceededCallback = function() { return AtlasServices._staticInstance.get_defaultSucceededCallback(); }
AtlasServices.set_defaultFailedCallback = function(value) { AtlasServices._staticInstance.set_defaultFailedCallback(value); }
AtlasServices.get_defaultFailedCallback = function() { return AtlasServices._staticInstance.get_defaultFailedCallback(); }
AtlasServices.set_enableJsonp = function(value) { AtlasServices._staticInstance.set_enableJsonp(value); }
AtlasServices.get_enableJsonp = function() { return AtlasServices._staticInstance.get_enableJsonp(); }
AtlasServices.set_jsonpCallbackParameter = function(value) { AtlasServices._staticInstance.set_jsonpCallbackParameter(value); }
AtlasServices.get_jsonpCallbackParameter = function() { return AtlasServices._staticInstance.get_jsonpCallbackParameter(); }
AtlasServices.set_path("/AtlasServices.asmx");
AtlasServices.UpdateEntryAuditFeed= function(entryFeedId,feedResolutionId,validationTypeId,errorCodeId,requiredActionId,comment,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.UpdateEntryAuditFeed(entryFeedId,feedResolutionId,validationTypeId,errorCodeId,requiredActionId,comment,onSuccess,onFailed,userContext); }
AtlasServices.AssignHTSToRequest= function(brokerResolutionId,customPartId,requestId,requestTypeId,countryOfImportId,htsCodeId,notes,customerId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.AssignHTSToRequest(brokerResolutionId,customPartId,requestId,requestTypeId,countryOfImportId,htsCodeId,notes,customerId,onSuccess,onFailed,userContext); }
AtlasServices.SaveDocumentNotes= function(documentId,description,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.SaveDocumentNotes(documentId,description,onSuccess,onFailed,userContext); }
AtlasServices.RemoveImageFromClass= function(objectId,objectTypeId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.RemoveImageFromClass(objectId,objectTypeId,onSuccess,onFailed,userContext); }
AtlasServices.UpdateHTSNotes= function(brokerResolutionId,customPartId,customPart_htsId,notes,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.UpdateHTSNotes(brokerResolutionId,customPartId,customPart_htsId,notes,onSuccess,onFailed,userContext); }
AtlasServices.GetHTSCodesForrequest= function(brokerResolutionId,customBrokerRequestId,partId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetHTSCodesForrequest(brokerResolutionId,customBrokerRequestId,partId,onSuccess,onFailed,userContext); }
AtlasServices.FindHTSCodesForSpecifiedCountry= function(countryId,htsPartName,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.FindHTSCodesForSpecifiedCountry(countryId,htsPartName,onSuccess,onFailed,userContext); }
AtlasServices.FindCustomerModel= function(customerId,partId,cmPartName,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.FindCustomerModel(customerId,partId,cmPartName,onSuccess,onFailed,userContext); }
AtlasServices.AssignCustomerModelToPart= function(customPartId,customerModelId,customerId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.AssignCustomerModelToPart(customPartId,customerModelId,customerId,onSuccess,onFailed,userContext); }
AtlasServices.RemoveCustomerModel= function(primaryKey,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.RemoveCustomerModel(primaryKey,onSuccess,onFailed,userContext); }
AtlasServices.FindHTSCodesForCountry= function(brokerResolutionId,requestId,requestTypeId,partId,htsPartName,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.FindHTSCodesForCountry(brokerResolutionId,requestId,requestTypeId,partId,htsPartName,onSuccess,onFailed,userContext); }
AtlasServices.GetCimsInboxInfoForUser= function(userId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetCimsInboxInfoForUser(userId,onSuccess,onFailed,userContext); }
AtlasServices.IsReasonCodeRequiredForBrokerRequestSubmit= function(brokerRequestId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.IsReasonCodeRequiredForBrokerRequestSubmit(brokerRequestId,onSuccess,onFailed,userContext); }
AtlasServices.CheckTrackingNoUniqueCondition= function(brokerageRequest,brokerRequestId,businessId,trackingNo,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.CheckTrackingNoUniqueCondition(brokerageRequest,brokerRequestId,businessId,trackingNo,onSuccess,onFailed,userContext); }
AtlasServices.ShowConsolidatedPOsForItem= function(itemId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.ShowConsolidatedPOsForItem(itemId,onSuccess,onFailed,userContext); }
AtlasServices.RemoveCustomsPart_Country= function(primaryKey,userCountryOfImport,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.RemoveCustomsPart_Country(primaryKey,userCountryOfImport,onSuccess,onFailed,userContext); }
AtlasServices.RemoveFDADetails= function(fdaDetailsId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.RemoveFDADetails(fdaDetailsId,onSuccess,onFailed,userContext); }
AtlasServices.RemoveFCCDetails= function(fccDetailsId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.RemoveFCCDetails(fccDetailsId,onSuccess,onFailed,userContext); }
AtlasServices.RemoveFK_CustomsPart_HTS= function(fk_CustomsPart_HTS,fk_customPart,requestId,requestTypeId,customerId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.RemoveFK_CustomsPart_HTS(fk_CustomsPart_HTS,fk_customPart,requestId,requestTypeId,customerId,onSuccess,onFailed,userContext); }
AtlasServices.GetCompanyDetail= function(companyId,contactId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetCompanyDetail(companyId,contactId,onSuccess,onFailed,userContext); }
AtlasServices.Hello= function(fromClient,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.Hello(fromClient,onSuccess,onFailed,userContext); }
AtlasServices.Translate= function(textID,defaultValue,screenName,languageID,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.Translate(textID,defaultValue,screenName,languageID,onSuccess,onFailed,userContext); }
AtlasServices.SavelanguageText= function(textID,clientID,languageId,screenShort,value,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.SavelanguageText(textID,clientID,languageId,screenShort,value,onSuccess,onFailed,userContext); }
AtlasServices.GetShipmentIDsOwnedByInvoice= function(invoiceID,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetShipmentIDsOwnedByInvoice(invoiceID,onSuccess,onFailed,userContext); }
AtlasServices.GetProjectForBusiness= function(prefix,businessId,userId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetProjectForBusiness(prefix,businessId,userId,onSuccess,onFailed,userContext); }
AtlasServices.GetUnitsForProject= function(projectId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetUnitsForProject(projectId,onSuccess,onFailed,userContext); }
AtlasServices.GetModulesForUnit= function(unitId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetModulesForUnit(unitId,onSuccess,onFailed,userContext); }
AtlasServices.HasShipmentAccessAsPortAgent= function(shipmentId,businessId,userId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.HasShipmentAccessAsPortAgent(shipmentId,businessId,userId,onSuccess,onFailed,userContext); }
AtlasServices.CalculateTransitTimeForPurchaseOrder= function(needDateString,requestedRTSString,poDestinationCityId,poDestinationCompanyId,vendorId,businessId,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.CalculateTransitTimeForPurchaseOrder(needDateString,requestedRTSString,poDestinationCityId,poDestinationCompanyId,vendorId,businessId,onSuccess,onFailed,userContext); }
AtlasServices.GetHelpPageContent= function(helpKey,languageCode,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetHelpPageContent(helpKey,languageCode,onSuccess,onFailed,userContext); }
AtlasServices.CheckDateFromAndDateTo= function(pickupDate,deliveryDate,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.CheckDateFromAndDateTo(pickupDate,deliveryDate,onSuccess,onFailed,userContext); }
AtlasServices.CheckDatesAndPUCollection= function(pickupDate,deliveryDate,maxPUDateValue,minPUDateValue,pk_transportationRequest,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.CheckDatesAndPUCollection(pickupDate,deliveryDate,maxPUDateValue,minPUDateValue,pk_transportationRequest,onSuccess,onFailed,userContext); }
AtlasServices.CheckTransitTimeAndNeedDate= function(FK_PULocation,FK_DestLocation,pickupDate,deliveryDate,FK_business,maxNeedDateValue,pk_tr,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.CheckTransitTimeAndNeedDate(FK_PULocation,FK_DestLocation,pickupDate,deliveryDate,FK_business,maxNeedDateValue,pk_tr,onSuccess,onFailed,userContext); }
AtlasServices.TestCapability= function(onSuccess,onFailed,userContext) {AtlasServices._staticInstance.TestCapability(onSuccess,onFailed,userContext); }
AtlasServices.TestCapabilityAnswer= function(Message,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.TestCapabilityAnswer(Message,onSuccess,onFailed,userContext); }
AtlasServices.GetPersonDetailInfo= function(PersonID,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetPersonDetailInfo(PersonID,onSuccess,onFailed,userContext); }
AtlasServices.FindPersonsAccordingPrefix= function(Prefix,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.FindPersonsAccordingPrefix(Prefix,onSuccess,onFailed,userContext); }
AtlasServices.ConvertMeasure= function(ActualMeasureUnit,ActualValue,ToImperial,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.ConvertMeasure(ActualMeasureUnit,ActualValue,ToImperial,onSuccess,onFailed,userContext); }
AtlasServices.GetStatesForCountry= function(CountryID,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetStatesForCountry(CountryID,onSuccess,onFailed,userContext); }
AtlasServices.GetMyTRs= function(prefixText,count,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetMyTRs(prefixText,count,onSuccess,onFailed,userContext); }
AtlasServices.FindSimilarObjects= function(Type,Name,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.FindSimilarObjects(Type,Name,onSuccess,onFailed,userContext); }
AtlasServices.GetCompaniesAccordingPrefix= function(CompanyPrefix,ShortName,BusinessID,seeSanction,userId,settingFlags,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetCompaniesAccordingPrefix(CompanyPrefix,ShortName,BusinessID,seeSanction,userId,settingFlags,onSuccess,onFailed,userContext); }
AtlasServices.GetPersonDetail= function(PersonID,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetPersonDetail(PersonID,onSuccess,onFailed,userContext); }
AtlasServices.GetCompanyDetailAndPersonsForCompany= function(Company,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetCompanyDetailAndPersonsForCompany(Company,onSuccess,onFailed,userContext); }
AtlasServices.GetMonthDateInfo= function(Month,Year,CultureName,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetMonthDateInfo(Month,Year,CultureName,onSuccess,onFailed,userContext); }
AtlasServices.GetCitiesForCountry= function(CountryID,StateID,CityPart,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetCitiesForCountry(CountryID,StateID,CityPart,onSuccess,onFailed,userContext); }
AtlasServices.GetCityStateByZipCode= function(zipCode,fk_Country,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetCityStateByZipCode(zipCode,fk_Country,onSuccess,onFailed,userContext); }
AtlasServices.GetHarmonizedSystemCodesStartsWith= function(prefixText,count,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.GetHarmonizedSystemCodesStartsWith(prefixText,count,onSuccess,onFailed,userContext); }
AtlasServices.SaveNewHarmonizedSysCode= function(newCode,onSuccess,onFailed,userContext) {AtlasServices._staticInstance.SaveNewHarmonizedSysCode(newCode,onSuccess,onFailed,userContext); }

