global interface AddMappingsResult
Data concerning an attempt to add mappings.
Boolean isSuccess()
Were the mappings successfully added.
List<String> getErrors()
Errors that occured when attempting to add the mappings.