public abstract class BaseWebServiceReport extends BaseReportGenerator
allitems, format, log, name
Constructor and Description |
---|
BaseWebServiceReport() |
Modifier and Type | Method and Description |
---|---|
List<PolicyType> |
GetAppliesTo()
Returns a list of service policy types that this plugin can be applied to
use Utility.getAllPolicyTypes() if it applies to everything.
|
String |
GetHtmlFormattedHelp()
returns html formatted help to guide users towards proper usage.
|
protected List<String> |
getSoapActions(String url,
Connection PerfCon) |
GetOptionalParameters, getPolicyDisplayName, GetRequiredParameters, isPolicyTypeOf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateReport
GetDisplayName
public List<PolicyType> GetAppliesTo()
public String GetHtmlFormattedHelp()
protected List<String> getSoapActions(String url, Connection PerfCon)
Copyright © 2008–2017 MIL-OSS. All rights reserved.