public interface AdminMgrHelperIf
| Modifier and Type | Method and Description |
|---|---|
com.konakart.db.KKCriteria |
getNewCriteria()
Get a new KKCriteria object
|
AdminStore[] |
getStores(org.apache.commons.configuration2.Configuration kkConfig)
Get the stores supported by the server.
|
AdminStore[] |
getStores(java.lang.String configFile)
Get the stores supported by the server.
|
com.konakart.db.KKCriteria getNewCriteria()
AdminStore[] getStores(java.lang.String configFile) throws KKAdminException
configFile - the name of the properties fileKKAdminException - an unexpected exception in the KonaKart Admin engineAdminStore[] getStores(org.apache.commons.configuration2.Configuration kkConfig)
kkConfig - A configuration that has already been readCopyright © 2018 DS Data Systems UK Ltd.