WebCenter Interaction API  
 

IPTWebService Members

IPTWebService overview

Public Instance Methods

public methodCreateHTTPRequest Creates IOKHttpRequest based on IOKHttpSession, IOKUrl, and http tracing parameters.
public methodGetAbsoluteURL Constructs an absolute URL relative to the remote server base URL from a ProviderInfo setting.
public methodGetCardSubmitType Gets the type of CardSubmission a web service supports.
public methodGetDisabledMessage Get the message to show when the web service has been disabled.
public methodGetEnabled 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.
public methodGetProviderCLSID Needed by Web Service Editor to support Web Service types.
public methodGetProviderInfo Get additional provider-specific settings.
public methodGetRemoteServerID Get the remote server associated with this web service. OPTIONAL: ID 0 indicates that no remote server is associated with this web service
public methodGetSupportsPersonalization Flag set by the web service creator that indicates whether or not this web service allows personalization.
public methodGetSupportsUserInterface Indicates whether this web service supports a particular user interface.
public methodGetUserInterfaces Gets the UserInterfaces a web service supports.
public methodSetCardSubmitType Sets the type of CardSubmission a web service supports.
public methodSetDisabledMessage Set the message to show when the web service has been disabled.
public methodSetEnabled 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.
public methodSetProviderCLSID Needed by Web Service Editor to support Web Service types.
public methodSetProviderInfoOverloaded. Set additional provider-specific settings.
public methodSetRemoteServerID Set the remote server associated with this web service. OPTIONAL: ID 0 indicates that no remote server is associated with this web service
public methodSetSupportsPersonalization Flag set by the web service creator that indicates whether or not this web service allows personalization.
public methodSetupHTTPRequest Sets the basic auth headers on an IPTHttpRequestParallel.
public methodSetUserInterfacesOverloaded. Sets the UserInterfaces a web service supports.

See Also

IPTWebService Interface | com.plumtree.server Namespace | IPTGadgetContentServer