org.apache.ws.resource.servicegroup.v2004_06.porttype
Interface ServiceGroupRegistrationPortType

All Superinterfaces:
GetResourcePropertyPortType

public interface ServiceGroupRegistrationPortType
extends GetResourcePropertyPortType

The WSRF-SG ServiceGroupRegistration portType.

Author:
Ian P. Springer (Hewlett-Packard Company)

Field Summary
static javax.xml.namespace.QName NAME
          DOCUMENT_ME
static javax.xml.namespace.QName PROP_NAME_ENTRY
          "Entry" property (type="wssg:EntryType", minOccurs="0", maxOccurs="unbounded")
static javax.xml.namespace.QName PROP_NAME_MEMBERSHIP_CONTENT_RULE
          "MembershipContent" property (type="wsa:EndpointReferenceType", minOccurs="0", maxOccurs="unbounded").
 
Method Summary
 org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSServiceGroup12Draft01.AddResponseDocument add(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSServiceGroup12Draft01.AddDocument requestDoc)
           
 
Methods inherited from interface org.apache.ws.resource.properties.v2004_06.porttype.GetResourcePropertyPortType
getResourceProperty
 

Field Detail

NAME

public static final javax.xml.namespace.QName NAME
DOCUMENT_ME


PROP_NAME_MEMBERSHIP_CONTENT_RULE

public static final javax.xml.namespace.QName PROP_NAME_MEMBERSHIP_CONTENT_RULE
"MembershipContent" property (type="wsa:EndpointReferenceType", minOccurs="0", maxOccurs="unbounded").


PROP_NAME_ENTRY

public static final javax.xml.namespace.QName PROP_NAME_ENTRY
"Entry" property (type="wssg:EntryType", minOccurs="0", maxOccurs="unbounded")

Method Detail

add

public org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSServiceGroup12Draft01.AddResponseDocument add(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSServiceGroup12Draft01.AddDocument requestDoc)
Parameters:
requestDoc -
Returns:


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