org.apache.ws.muws.v1_0.capability.impl
Class RelationshipsCapabilityImpl

java.lang.Object
  extended byorg.apache.ws.resource.AbstractPortType
      extended byorg.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
          extended byorg.apache.ws.muws.v1_0.capability.impl.RelationshipsCapabilityImpl
All Implemented Interfaces:
RelationshipsCapability

public class RelationshipsCapabilityImpl
extends org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
implements RelationshipsCapability

TODO


Field Summary
 
Fields inherited from interface org.apache.ws.muws.v1_0.capability.RelationshipsCapability
NAME, PORT_TYPE_NAME, PROP_NAME_RELATIONSHIP, SUBTOPIC_NAME_RELATIONSHIP_CREATED, SUBTOPIC_NAME_RELATIONSHIP_DELETED, TOPIC_NAME, URI
 
Constructor Summary
RelationshipsCapabilityImpl(org.apache.ws.resource.ResourceContext resourceContext)
           
 
Method Summary
protected  org.apache.ws.resource.properties.NamespaceVersionHolder getNamespaceSet()
           
 org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.QueryRelationshipsByTypeResponseDocument queryRelationshipsByType(org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.QueryRelationshipsByTypeDocument requestDoc)
          This operation is a shortcut to query relationships of the same type.
 
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

RelationshipsCapabilityImpl

public RelationshipsCapabilityImpl(org.apache.ws.resource.ResourceContext resourceContext)
Parameters:
resourceContext -
Method Detail

queryRelationshipsByType

public org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.QueryRelationshipsByTypeResponseDocument queryRelationshipsByType(org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.QueryRelationshipsByTypeDocument requestDoc)
Description copied from interface: RelationshipsCapability
This operation is a shortcut to query relationships of the same type. See section 4.1.4.1 of the MUWS Part 2 spec.

Specified by:
queryRelationshipsByType in interface RelationshipsCapability
Parameters:
requestDoc -
Returns:
QueryRelationshipsByTypeResponse document

getNamespaceSet

protected org.apache.ws.resource.properties.NamespaceVersionHolder getNamespaceSet()


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