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

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.DeleteResourcePropertiesPortTypeImpl
All Implemented Interfaces:
DeleteResourcePropertiesPortType

public class DeleteResourcePropertiesPortTypeImpl
extends AbstractSetResourcePropertiesPortType
implements DeleteResourcePropertiesPortType

Author:
Ian Springer

Field Summary
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.DeleteResourcePropertiesPortType
NAME
 
Constructor Summary
DeleteResourcePropertiesPortTypeImpl(ResourceContext resourceContext)
          Creates a new DeleteResourcePropertiesPortTypeImpl object.
 
Method Summary
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesResponseDocument deleteResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesDocument requestDoc)
          DOCUMENT_ME
protected  NamespaceVersionHolder getNamespaceSet()
           
protected  AbstractXmlBeansResourcePropertyValueChangeEvent getResourcePropertyValueChangeEvent(java.lang.Object[] oldValue, java.lang.Object[] newValue)
           
 
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

DeleteResourcePropertiesPortTypeImpl

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

Parameters:
resourceContext - DOCUMENT_ME
Method Detail

getResourcePropertyValueChangeEvent

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

deleteResourceProperties

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesResponseDocument deleteResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesDocument requestDoc)
DOCUMENT_ME

Specified by:
deleteResourceProperties in interface DeleteResourcePropertiesPortType
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.