Class BamServerProfilesHelper
- java.lang.Object
-
- org.wso2.carbon.mediator.bam.config.ui.BamServerProfilesHelper
-
public class BamServerProfilesHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description BamServerProfilesHelper(String cookie, String backendServerURL, org.apache.axis2.context.ConfigurationContext configContext, Locale locale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addCollection(String path)
String[]
getServerProfileList(String serverProfilePath)
boolean
isNotNullOrEmpty(String string)
boolean
removeResource(String path)
boolean
resourceAlreadyExists(String bamServerProfileLocation)
-