org.apache.ws.resource.servicegroup.v1_2.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
|
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)
|
NAME
public static final javax.xml.namespace.QName NAME
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")
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.