Aqualogic Interaction API  
 

IPTWebService Members

IPTWebService overview

Public Instance Methods

CreateHTTPRequest Creates IOKHttpRequest based on IOKHttpSession, IOKUrl, and http tracing parameters.
GetAbsoluteURL Constructs an absolute URL relative to the remote server base URL from a ProviderInfo setting.
GetCardSubmitType Gets the type of CardSubmission a web service supports.
GetDisabledMessage Get the message to show when the web service has been disabled.
GetEnabled Get the status of the web service, enabled or disabled. You should set a web service to disabled before taking it offline for routine maintainence or upgrades.
GetProviderCLSID Needed by Web Service Editor to support Web Service types.
GetProviderInfo Get additional provider-specific settings.
GetRemoteServerID Get the remote server associated with this web service. OPTIONAL: ID 0 indicates that no remote server is associated with this web service
GetSupportsPersonalization Flag set by the web service creator that indicates whether or not this web service allows personalization.
GetSupportsUserInterface Indicates whether this web service supports a particular user interface.
GetUserInterfaces Gets the UserInterfaces a web service supports.
SetCardSubmitType Sets the type of CardSubmission a web service supports.
SetDisabledMessage Set the message to show when the web service has been disabled.
SetEnabled Set the status of the web service, enabled or disabled. You should set a web service to disabled before taking it offline for routine maintainence or upgrades.
SetProviderCLSID Needed by Web Service Editor to support Web Service types.
SetProviderInfoOverloaded. Set additional provider-specific settings.
SetRemoteServerID Set the remote server associated with this web service. OPTIONAL: ID 0 indicates that no remote server is associated with this web service
SetSupportsPersonalization Flag set by the web service creator that indicates whether or not this web service allows personalization.
SetupHTTPRequest Sets the basic auth headers on an IPTHttpRequestParallel.
SetUserInterfacesOverloaded. Sets the UserInterfaces a web service supports.

See Also

IPTWebService Interface | com.plumtree.server Namespace | IPTGadgetContentServer