<<<<<<< .mine ======= >>>>>>> .r124105 GetMultipleResourcePropertiesProvider (Apollo 1.0-beta1 API)

org.apache.ws.resource.properties.porttype.impl
Class GetMultipleResourcePropertiesProvider

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

public class GetMultipleResourcePropertiesProvider
extends AbstractResourcePropertiesPortType
implements GetMultipleResourcePropertiesPortType

LOG-DONE An operation provider for wsrp:GetMultipleResourceProperties.

Author:
Ian P. Springer

Constructor Summary
GetMultipleResourcePropertiesProvider(ResourceContext resourceContext)
          Creates a new GetMultipleResourcePropertiesProvider 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.
 
Methods inherited from class org.apache.ws.resource.properties.porttype.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

GetMultipleResourcePropertiesProvider

public GetMultipleResourcePropertiesProvider(ResourceContext resourceContext)
Creates a new GetMultipleResourcePropertiesProvider 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
ResoureKeyHeaderNotFoundFaultException


Copyright © 2004 Apache Software Foundation. All Rights Reserved.