Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
L
M
N
P
R
S
T
U
V
A
AbstractWrapper
- Class in
com.mastersoft.harmony.hosted.client
Abstract wrapper class with common functionality for wrapped client classes.
AbstractWrapper(Locale)
- Constructor for class com.mastersoft.harmony.hosted.client.
AbstractWrapper
Default constructor.
address(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs a full address lookup using the fullAddress value from the supplied Address.
AddressServiceWrapper
- Class in
com.mastersoft.harmony.hosted.client
Wrapper class for invoking methods from the Harmony AddressService.
AddressServiceWrapper(String, String, String, Locale)
- Constructor for class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Default constructor.
asgsAu(String, String)
- Method in class com.mastersoft.harmony.hosted.client.
ExtensionServiceWrapper
Performs Australian Statistical Geography Standard (ASGS) lookup using the supplied information.
B
buildingName(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs a building name lookup using the psotcode, locality and street values from the supplied Address.
C
com.mastersoft.harmony.hosted.client
- package com.mastersoft.harmony.hosted.client
combineErrorMessages(List<String>)
- Method in class com.mastersoft.harmony.hosted.client.
AbstractWrapper
Combines the supplied list of error messages into a single error message.
country(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs a country lookup using the country value from the supplied Address.
E
ExtensionServiceWrapper
- Class in
com.mastersoft.harmony.hosted.client
Wrapper class for invoking methods from the Harmony ExtensionService.
ExtensionServiceWrapper(String, String, String, Locale)
- Constructor for class com.mastersoft.harmony.hosted.client.
ExtensionServiceWrapper
Default constructor.
F
floorLevelTypes(SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
MetadataServiceWrapper
Retrieves a list of floor level types from the specified Source of Truth.
G
getLocaleString()
- Method in class com.mastersoft.harmony.hosted.client.
AbstractWrapper
Returns the String value of the Locale (e.g.
getServiceUrl(String)
- Method in class com.mastersoft.harmony.hosted.client.
AbstractWrapper
Retrieves the complete service URL (ending in '/harmony/rest') using the supplied baseUrl.
H
handleResponse(RestResponse<T>)
- Method in class com.mastersoft.harmony.hosted.client.
AbstractWrapper
Handles the response from a service invocation, returning the payload for a success or throwing and Exception for an error.
I
identify(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Identifies a complete address using the unique Mastersoft Encrypted ID (EID).
L
locality(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs a locality lookup using the postcode and locality values from the supplied Address.
M
mapDataFeature(String, String, String, String)
- Method in class com.mastersoft.harmony.hosted.client.
ExtensionServiceWrapper
Performs a feature lookup using the supplied feature name, latitude, longitude and optional radius.
mapDataRiskRating(String)
- Method in class com.mastersoft.harmony.hosted.client.
ExtensionServiceWrapper
Performs a risk rating lookup using the supplied GNAF point identifier.
MetadataServiceWrapper
- Class in
com.mastersoft.harmony.hosted.client
Wrapper class for invoking methods from the Harmony MetadataService.
MetadataServiceWrapper(String, String, String, Locale)
- Constructor for class com.mastersoft.harmony.hosted.client.
MetadataServiceWrapper
Default constructor.
N
nzCensusStatistics(String)
- Method in class com.mastersoft.harmony.hosted.client.
ExtensionServiceWrapper
Performs a New Zealand Census Statistics lookup using the supplied information.
nzPropertyTitle(String, String)
- Method in class com.mastersoft.harmony.hosted.client.
ExtensionServiceWrapper
Performs a New Zealand Property Title lookup using the supplied information.
nzSchools(String, String, String)
- Method in class com.mastersoft.harmony.hosted.client.
ExtensionServiceWrapper
Performs a New Zealand Schools lookup using the supplied information.
P
parseAddress(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
ParseServiceWrapper
Parses the fullAddress value in the supplied Address.
ParseServiceWrapper
- Class in
com.mastersoft.harmony.hosted.client
Wrapper class for invoking methods from the Harmony ParseService.
ParseServiceWrapper(String, String, String, Locale)
- Constructor for class com.mastersoft.harmony.hosted.client.
ParseServiceWrapper
Default constructor.
postal(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs a postal lookup using the postcode and locality values from the supplied Address.
postalTypes(SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
MetadataServiceWrapper
Retrieves a list of postal types from the specified Source of Truth.
postcode(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs the postcode lookup using the postcode and locality values from the supplied Address.
R
rdaGeoTribes(String, String, String, String, String, String, String)
- Method in class com.mastersoft.harmony.hosted.client.
ExtensionServiceWrapper
Performs an RDA Geo-Tribes lookup using the supplied parameters.
REST_SUFFIX
- Static variable in class com.mastersoft.harmony.hosted.client.
AbstractWrapper
S
seifaAu(String, String, String, String, String)
- Method in class com.mastersoft.harmony.hosted.client.
ExtensionServiceWrapper
Performs the Socio-Economic Indexes for Areas (SEIFA) lookup using the supplied information.
ServiceException
- Exception in
com.mastersoft.harmony.hosted.client
Class to represent exceptions that occur during invocation of the Harmony service methods.
ServiceException(String)
- Constructor for exception com.mastersoft.harmony.hosted.client.
ServiceException
Default constructor.
state(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs a state lookup using the country and state values from the supplied Address.
street(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs a street lookup using the postcode, locality and street values from the supplied Address.
streetNumber(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs a street number lookup using the postcode, locality, street and streetNumber values from the supplied Address.
streetSuffixes(SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
MetadataServiceWrapper
Retrieves a list of street suffixes from the specified Source of Truth.
streetTypes(SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
MetadataServiceWrapper
Retrieves a list of street types from the specified Source of Truth.
subdwelling(Address, SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Performs a subdwelling lookup using the postcode, locality, street, streetNumber and subdwelling values from the supplied Address.
T
transaction(SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
AddressServiceWrapper
Indicates the completion of a single transaction where an address has successfully been identified.
U
unitFlatTypes(SourceOfTruth)
- Method in class com.mastersoft.harmony.hosted.client.
MetadataServiceWrapper
Retrieves a list of unit/flat types from the specified Source of Truth.
V
validateEmail(EmailList)
- Method in class com.mastersoft.harmony.hosted.client.
ValidationServiceWrapper
Validates all the emails in the supplied list.
validatePhone(PhoneList)
- Method in class com.mastersoft.harmony.hosted.client.
ValidationServiceWrapper
Validates all the phone numbers in the supplied list.
ValidationServiceWrapper
- Class in
com.mastersoft.harmony.hosted.client
Wrapper class for invoking methods from the Harmony ValidationService.
ValidationServiceWrapper(String, String, String, Locale)
- Constructor for class com.mastersoft.harmony.hosted.client.
ValidationServiceWrapper
Default constructor.
A
B
C
E
F
G
H
I
L
M
N
P
R
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014. All rights reserved.