WebCenter Interaction API  
 

IService Interface

IService is used to connect to a remote web service, and get the editable properties. These properties are then put through an XSLT transformation for use in a Plumtree page. The most typicaly uses are with editors inside the administrative interface.

IServiceManager is used to create new IService objects.

For a list of all members of this type, see IService Members.

public interface IService

Types that implement IService

TypeDescription

Requirements

Namespace: com.plumtree.server.xui

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IService Members | com.plumtree.server.xui Namespace | IServiceManager