Package org.wso2.carbon.mediator.bam.ui
Class DdlAjaxProcessorHelper
- java.lang.Object
-
- org.wso2.carbon.mediator.bam.ui.DdlAjaxProcessorHelper
-
public class DdlAjaxProcessorHelper extends Object
Helper class of the dropdown_ajaxprocessor.jsp
-
-
Constructor Summary
Constructors Constructor Description DdlAjaxProcessorHelper(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 String
getServerProfileNames(String serverProfilePath)
String
getStreamConfigurationNames(String serverProfilesLocation)
String
getVersionListForStreamName(String serverProfilePath, String streamName)
boolean
isNotNullOrEmpty(String string)
-