org.apache.ws.resource.properties.v2004_06.porttype
Interface GetResourcePropertyPortType

All Known Subinterfaces:
ServiceGroupEntryPortType, ServiceGroupPortType, ServiceGroupRegistrationPortType

public interface GetResourcePropertyPortType

The WSRF-RP GetResourceProperty portType.


Field Summary
static javax.xml.namespace.QName NAME
          DOCUMENT_ME
 
Method Summary
 org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyResponseDocument getResourceProperty(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyDocument requestDoc)
          Retrieve the value of a single resource property of a WS-Resource.
 

Field Detail

NAME

public static final javax.xml.namespace.QName NAME
DOCUMENT_ME

Method Detail

getResourceProperty

public org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyResponseDocument getResourceProperty(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyDocument requestDoc)
Retrieve the value of a single resource property of a WS-Resource.

Parameters:
requestDoc - a GetResourceProperty document XMLBean
Returns:
a GetResourcePropertyResponse document XMLBean


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.