org.apache.muse.ws.resource.properties.set
Interface PutResourcePropertyDocument

All Known Subinterfaces:
ResourcePropertyCollection, SetCapability
All Known Implementing Classes:
SimpleResourcePropertyCollection, SimpleSetCapability

public interface PutResourcePropertyDocument

Author:
Dan Jemiolo (danj)

Method Summary
 Element putResourcePropertyDocument(Element wsrpDoc)
           
 

Method Detail

putResourcePropertyDocument

Element putResourcePropertyDocument(Element wsrpDoc)
                                    throws BaseFault
Parameters:
wsrpDoc - The new WSRP document for the resource instance.
Returns:
If the change was a complete success, the method returns null. If any differences exist between the given WSRP document and the one that is present after the method is finished, the method returns the entire WSRP document.
Throws:
BaseFault


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.