Uses of Class
org.wso2.carbon.mediator.calltemplate.client.CallTemplateUIException
-
Packages that use CallTemplateUIException Package Description org.wso2.carbon.mediator.calltemplate.client -
-
Uses of CallTemplateUIException in org.wso2.carbon.mediator.calltemplate.client
Methods in org.wso2.carbon.mediator.calltemplate.client that throw CallTemplateUIException Modifier and Type Method Description String[]
TemplateAdminClient. getAllTempalateNames()
String
TemplateAdminClient. getParameterStringForTemplate(String tempalteName)
This method will try to derive the parameter names for a given template name
-