|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdminMgrHelperIf
Interface for AdminMgrHelper
Method Summary | |
---|---|
com.konakart.bl.KKCriteria |
getNewCriteria()
Get a new KKCriteria object |
AdminStore[] |
getStores(org.apache.commons.configuration.Configuration kkConfig)
Get the stores supported by the server. |
AdminStore[] |
getStores(java.lang.String configFile)
Get the stores supported by the server. |
Method Detail |
---|
com.konakart.bl.KKCriteria getNewCriteria()
AdminStore[] getStores(java.lang.String configFile) throws KKAdminException
configFile
- the name of the properties file
KKAdminException
AdminStore[] getStores(org.apache.commons.configuration.Configuration kkConfig)
kkConfig
- A configuration that has already been read
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |