Method | Description | |
---|---|---|
GetAccountByAccountNumber ( |
||
GetAccountByContactId ( |
||
GetAccountByPhoneNumber ( |
||
GetContactByPhoneNumber ( |
||
GetMostRecentOpenCaseByContactId ( |
||
SampleWebServicesImplementation ( string filePath ) : System |
Method | Description | |
---|---|---|
HasPhoneNumber ( List |
||
digitsOnly ( String phoneNumber ) : string | ||
importAccounts ( string filePath ) : void | ||
importCases ( string filePath ) : void | ||
importContacts ( string filePath ) : void | ||
importRelationships ( string filePath ) : void | ||
readFromFile ( string filePath ) : string | ||
reload ( string filePath ) : void |
public GetAccountByAccountNumber ( |
||
req | ||
return |
public GetAccountByContactId ( |
||
cidr | ||
return |
public GetAccountByPhoneNumber ( |
||
req | ||
return |
public GetContactByPhoneNumber ( |
||
req | ||
return |
public GetMostRecentOpenCaseByContactId ( |
||
cidr | ||
return |
public SampleWebServicesImplementation ( string filePath ) : System | ||
filePath | string | |
return | System |