Interface Summary |
PutResourcePropertyDocument |
|
SetCapability |
SetCapability is allows users to expose the WSRP "write" operations so that
remote clients can modify the contents of the WSRP document. |
SetOperationFactory |
SetOperationFactory is a component that allows users to create executable
commands for a WSRP document by providing either the values of the command
or an XML fragment that represents it. |
SetRequest |
SetRequest is a simple collection of SetRequestComponents. |
SetRequestComponent |
SetRequestComponent is the atomic unit of construction for WSRP
SetResourceProperties requests. |
SetResourceProperties |
|
SetResourcePropertiesComponents |
SetResourcePropertiesComponents breaks apart the WS-RP SetResourceProperties
operation into a set of convenience methods. |
SetResourcePropertiesPermissions |
SetResourcePropertyPermissions defines a security mechanism that can be used
to limit the use of these methods to internal callers, and/or to differentiate
between internal and external callers so that internal requests can have
more freedom in their modifications. |