org.apache.ws.resource.properties.v2004_06.porttype.impl
Class GetMultipleResourcePropertiesPortTypeImpl

java.lang.Object
  extended byorg.apache.ws.resource.AbstractPortType
      extended byorg.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
          extended byorg.apache.ws.resource.properties.impl.AbstractGetResourcePropertiesPortType
              extended byorg.apache.ws.resource.properties.v2004_06.porttype.impl.GetMultipleResourcePropertiesPortTypeImpl
All Implemented Interfaces:
GetMultipleResourcePropertiesPortType

public class GetMultipleResourcePropertiesPortTypeImpl
extends AbstractGetResourcePropertiesPortType
implements GetMultipleResourcePropertiesPortType

LOG-DONE An operation provider for wsrp:GetMultipleResourceProperties.

Author:
Ian P. Springer

Field Summary
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_06.porttype.GetMultipleResourcePropertiesPortType
NAME
 
Constructor Summary
GetMultipleResourcePropertiesPortTypeImpl(ResourceContext resourceContext)
          Creates a new GetMultipleResourcePropertiesPortTypeImpl object.
 
Method Summary
 org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetMultipleResourcePropertiesResponseDocument getMultipleResourceProperties(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetMultipleResourcePropertiesDocument requestDoc)
          Implementation of the wsrp:GetMultipleResourceProperties operation.
protected  NamespaceVersionHolder getNamespaceSet()
           
 
Methods inherited from class org.apache.ws.resource.properties.impl.AbstractGetResourcePropertiesPortType
addPropertiesToResponse, addPropertyToResponse, getMultipleProperties, getProperty
 
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

GetMultipleResourcePropertiesPortTypeImpl

public GetMultipleResourcePropertiesPortTypeImpl(ResourceContext resourceContext)
Creates a new GetMultipleResourcePropertiesPortTypeImpl object.

Parameters:
resourceContext - DOCUMENT_ME
Method Detail

getMultipleResourceProperties

public org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetMultipleResourcePropertiesResponseDocument getMultipleResourceProperties(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetMultipleResourcePropertiesDocument requestDoc)
Implementation of the wsrp:GetMultipleResourceProperties operation.

Specified by:
getMultipleResourceProperties in interface GetMultipleResourcePropertiesPortType
Parameters:
requestDoc - the requestDoc XMLBean
Returns:
the response XMLBean
Throws:
InvalidResourcePropertyQNameFaultException
ResourceKeyHeaderNotFoundFaultException

getNamespaceSet

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


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