org.apache.ws.resource.properties.v2004_11.porttype.impl
Class GetResourcePropertyDocumentPortTypeImpl

java.lang.Object
  extended byorg.apache.ws.resource.AbstractPortType
      extended byorg.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
          extended byorg.apache.ws.resource.properties.v2004_11.porttype.impl.GetResourcePropertyDocumentPortTypeImpl
All Implemented Interfaces:
GetResourcePropertyDocumentPortType

public class GetResourcePropertyDocumentPortTypeImpl
extends AbstractResourcePropertiesPortType
implements GetResourcePropertyDocumentPortType

Author:
Sal Campana

Field Summary
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.GetResourcePropertyDocumentPortType
NAME
 
Constructor Summary
GetResourcePropertyDocumentPortTypeImpl(ResourceContext resourceContext)
          Creates a new AbstractResourcePropertiesPortType object.
 
Method Summary
protected  NamespaceVersionHolder getNamespaceSet()
           
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentResponseDocument getResourcePropertyDocument(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentDocument1 requestDoc)
          DOCUMENT_ME
 
Methods inherited from class org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
getProperties, refreshAllProperties, refreshProperty
 
Methods inherited from class org.apache.ws.resource.AbstractPortType
getResource, getResourceContext, getResourceHome, getResourceKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetResourcePropertyDocumentPortTypeImpl

public GetResourcePropertyDocumentPortTypeImpl(ResourceContext resourceContext)
Creates a new AbstractResourcePropertiesPortType object.

Parameters:
resourceContext - DOCUMENT_ME
Method Detail

getResourcePropertyDocument

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentResponseDocument getResourcePropertyDocument(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentDocument1 requestDoc)
DOCUMENT_ME

Specified by:
getResourcePropertyDocument in interface GetResourcePropertyDocumentPortType
Parameters:
requestDoc - DOCUMENT_ME
Returns:
DOCUMENT_ME

getNamespaceSet

protected NamespaceVersionHolder getNamespaceSet()
Specified by:
getNamespaceSet in class AbstractPortType


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