com.intel.gpe.client2.common.requests
Class GetResourcePropertyDocumentRequest
java.lang.Object
com.intel.gpe.client2.requests.BaseRequest
com.intel.gpe.client2.common.requests.GetResourcePropertyDocumentRequest
- All Implemented Interfaces:
- Request, java.io.Serializable
public class GetResourcePropertyDocumentRequest
- extends BaseRequest
Get the RP document. The observer receives the root Element
of the document.
- Version:
- $Id: GetResourcePropertyDocumentRequest.java,v 1.4 2006/12/15 11:38:44 vashorin Exp $
- Author:
- Alexander Lukichev
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetResourcePropertyDocumentRequest
public GetResourcePropertyDocumentRequest(ClientWrapper<? extends com.intel.gpe.clients.api.WSRPClient,?> clientWrapper)
perform
public java.lang.Object perform()
throws java.lang.Throwable
- Description copied from interface:
Request
- The request body.
- Returns:
- the result of the request
- Throws:
java.lang.Throwable
- TODO
getClient
public ClientWrapper<? extends com.intel.gpe.clients.api.WSRPClient,?> getClient()
Copyright © 2008. All Rights Reserved.