Package com.endeca.portal.data.config

Class Summary
DataSourceConfigError Class representing errors relating to DataSourceConfigs
DataSourceConfigHelper  
DataSourceConfigValidator A class of static methods used to verify whether or not various items in a data source definition are valid.
MDEXStateNameComparator Comparator used when ordering data sources, so that data sources appear alphabetically by name in the selector and elsewhere.
 

Exception Summary
DataSourceConfigAlreadyExistsException Thrown when writing an MDEX state configuration file to disk if a file of the same name already exists.
DataSourceConfigNotFoundException Thrown when attempting to add or remove a child datasource from a parent that does not exist.
DataSourceConfigUpdateException Generic error that represents unexpected errors when updating an MDEX State configuration on disk