Class DdlAjaxProcessorHelper


  • public class DdlAjaxProcessorHelper
    extends Object
    Helper class of the dropdown_ajaxprocessor.jsp
    • Constructor Detail

      • DdlAjaxProcessorHelper

        public DdlAjaxProcessorHelper​(String cookie,
                                      String backendServerURL,
                                      org.apache.axis2.context.ConfigurationContext configContext,
                                      Locale locale)
    • Method Detail

      • isNotNullOrEmpty

        public boolean isNotNullOrEmpty​(String string)
      • getServerProfileNames

        public String getServerProfileNames​(String serverProfilePath)
      • getStreamConfigurationNames

        public String getStreamConfigurationNames​(String serverProfilesLocation)
      • getVersionListForStreamName

        public String getVersionListForStreamName​(String serverProfilePath,
                                                  String streamName)