 | Common Class |
An API containing a variety of common objects used throughout the iAAWG Dealer Portal Web Service.
Inheritance HierarchySystemObject
IASCommon
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIAS.Common = function();
Type.createClass(
'IAS.Common');
The Common type exposes the following members.
Methods
| Name | Description |
---|
  | AddContainerNodeToDublinRequest | |
  | AddMetaDataNodesToDublinRequest | |
  | AddNilAttribute | |
  | AddValidationParameterToRulesEnginePayload | |
  | AddValueNodeToDublinRequest | |
  | asciiEncodeData | |
  | CheckAdminSystemType | |
  | CleanStringForHTMLOutput | |
  | ConvertToDateTime | |
  | ConvertToIntOrDefault | |
  | CreateDublinRequest | |
  | DetermineTypeofExceptionThrown | |
  | DublinErrorToString | |
  | FlattenPDF |
Takes a PDF byte array and flattens it using PDF4NET implementation
|
  | GenerateAPILogEntry | |
  | GenerateDeductibleDescription | |
  | GenerateTermDescription | |
  | GetAdminSystemPrefix | |
  | GetAdminSystemType | |
  | GetAdminValueFromMasterValue(MappingObjectsMasterMappingTypes, CommonAdminSystemTypes, String, Boolean) | |
  | GetAdminValueFromMasterValue(ListMappingObjectsMappingTableItem, MappingObjectsMasterMappingTypes, CommonAdminSystemTypes, String, Boolean) | |
  | GetChildNodeValue | |
  | GetChildNodeValueAsDateWithTime | |
  | GetContractDetailFromMAVAPI | |
  | GetContractDetailFromOSAPI | |
  | GetContractDetailFromSGAPI | |
  | GetContractDetails | |
  | GetDateValueWithTime | |
  | GetDealerDetailsFromOSDatabase | |
  | GetDecimalValue | |
  | GetFinanceManagerIdentificationRequirement | |
  | GetIPAddress | |
  | GetLogEntryActionByID | |
  | GetMasterDealerDetails | |
  | GetMasterDealerIDFromDealerID | |
  | GetMasterDealerIDFromOSDatabaseBySGCrossReferenceID | |
  | GetMasterValueFromAdminValue(MappingObjectsMasterMappingTypes, CommonAdminSystemTypes, String, Boolean) | |
  | GetMasterValueFromAdminValue(ListMappingObjectsMappingTableItem, MappingObjectsMasterMappingTypes, CommonAdminSystemTypes, String, Boolean) | |
  | GetMasterValueMappings | |
  | GetMaverickContractStatus | |
  | GetMaverickContractStatusForDisplay | |
  | GetNodeData | |
  | GetNumericComponentOfUniqueID | |
  | GetOSVehicleAgeTypeFromSGVehicleAgeType | |
  | GetOSVehicleUsageTypeFromSGVehicleUsageType | |
  | GetServiceGroupContractStatus | |
  | GetServiceGroupContractStatusForDisplay | |
  | GetSGDealerIDFromOSDatabase | |
  | GetStandardizedProductLine | |
  | GetTextComponentOfUniqueID | |
  | GetUniqueID(CommonAdminSystemTypes, Int32) | |
  | GetUniqueID(CommonAdminSystemTypes, NullableInt32) | |
  | GetUniqueID(CommonAdminSystemTypes, String) | |
  | GetValue | |
  | HandleSGError | |
  | IsDublinForm | |
  | IsDublinGAPForm | |
  | IsIgnoredDublinErrorCode | |
  | IsSGAPIForm | |
  | LogExperimentActivity | |
  | PerformDublinGet | |
  | PerformDublinGetAsString | |
  | PerformDublinGetAsXML | |
  | PerformDublinRequest | |
  | PerformRulesEngineRequest | |
  | PerformServiceGroupGetT | |
  | PerformServiceGroupPost_AsyncT | |
  | SerializeAsJson | |
  | SerializeDataAsXML | |
  | SubmitExceptionToRaygun(Exception, DictionaryString, Object) | |
  | SubmitExceptionToRaygun(Exception, ListString, DictionaryString, Object) | |
  | TrimAndCapitalizeString | |
  | TrimAndConvertToNumericString | |
  | TrimAndLowercaseString | |
  | TrimAndTitlecaseString | |
  | UploadFile | |
  | UploadFileFromMAVAPI | |
  | UploadFileFromOSAPI | |
  | UploadFileFromSGAPI | |
  | ValidateAndPopulateDealerIDList | |
Top
See Also