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

java.lang.Object
  extended byorg.apache.ws.resource.AbstractPortType
      extended byorg.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
          extended byorg.apache.ws.resource.properties.impl.AbstractSetResourcePropertiesPortType
              extended byorg.apache.ws.resource.properties.v2004_11.porttype.impl.InsertResourcePropertiesPortTypeImpl
All Implemented Interfaces:
InsertResourcePropertiesPortType

public class InsertResourcePropertiesPortTypeImpl
extends AbstractSetResourcePropertiesPortType
implements InsertResourcePropertiesPortType

Author:
Sal Campana

Field Summary
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.InsertResourcePropertiesPortType
NAME
 
Constructor Summary
InsertResourcePropertiesPortTypeImpl(ResourceContext resourceContext)
          Creates a new InsertResourcePropertiesPortTypeImpl object.
 
Method Summary
protected  NamespaceVersionHolder getNamespaceSet()
           
protected  AbstractXmlBeansResourcePropertyValueChangeEvent getResourcePropertyValueChangeEvent(java.lang.Object[] oldValue, java.lang.Object[] newValue)
           
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesResponseDocument insertResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesDocument requestDoc)
          DOCUMENT_ME
 
Methods inherited from class org.apache.ws.resource.properties.impl.AbstractSetResourcePropertiesPortType
deleteResourceProperty, insertResourceProperty, updateResourceProperty
 
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

InsertResourcePropertiesPortTypeImpl

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

Parameters:
resourceContext - DOCUMENT_ME
Method Detail

insertResourceProperties

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesResponseDocument insertResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesDocument requestDoc)
DOCUMENT_ME

Specified by:
insertResourceProperties in interface InsertResourcePropertiesPortType
Parameters:
requestDoc - DOCUMENT_ME
Returns:
DOCUMENT_ME

getNamespaceSet

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

getResourcePropertyValueChangeEvent

protected AbstractXmlBeansResourcePropertyValueChangeEvent getResourcePropertyValueChangeEvent(java.lang.Object[] oldValue,
                                                                                               java.lang.Object[] newValue)
Specified by:
getResourcePropertyValueChangeEvent in class AbstractSetResourcePropertiesPortType


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