Return-Path: Delivered-To: apmail-ws-wsrf-commits-archive@www.apache.org Received: (qmail 92292 invoked from network); 14 Sep 2005 17:44:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Sep 2005 17:44:48 -0000 Received: (qmail 69099 invoked by uid 500); 14 Sep 2005 17:44:02 -0000 Delivered-To: apmail-ws-wsrf-commits-archive@ws.apache.org Received: (qmail 68902 invoked by uid 500); 14 Sep 2005 17:44:00 -0000 Mailing-List: contact wsrf-commits-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: wsrf-dev@ws.apache.org Delivered-To: mailing list wsrf-commits@ws.apache.org Received: (qmail 67097 invoked by uid 500); 14 Sep 2005 17:43:30 -0000 Delivered-To: apmail-ws-wsrf-cvs@ws.apache.org Received: (qmail 66978 invoked by uid 99); 14 Sep 2005 17:43:28 -0000 X-ASF-Spam-Status: No, hits=-9.6 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 14 Sep 2005 10:42:41 -0700 Received: (qmail 90624 invoked by uid 65534); 14 Sep 2005 17:42:41 -0000 Message-ID: <20050914174241.90620.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r280892 [27/53] - in /webservices/wsrf/site/apidocs: ./ org/apache/ws/ org/apache/ws/resource/ org/apache/ws/resource/lifetime/ org/apache/ws/resource/lifetime/impl/ org/apache/ws/resource/lifetime/impl/class-use/ org/apache/ws/resource/lif... Date: Wed, 14 Sep 2005 17:36:03 -0000 To: wsrf-cvs@ws.apache.org From: scamp@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Added: webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/DeleteResourcePropertiesPortType.html URL: http://svn.apache.org/viewcvs/webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/DeleteResourcePropertiesPortType.html?rev=280892&view=auto ============================================================================== --- webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/DeleteResourcePropertiesPortType.html (added) +++ webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/DeleteResourcePropertiesPortType.html Wed Sep 14 10:33:42 2005 @@ -0,0 +1,257 @@ + + + + + + + +DeleteResourcePropertiesPortType (WSRF 1.0-SNAPSHOT API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.ws.resource.properties.v2004_11.porttype +
+Interface DeleteResourcePropertiesPortType

+
+
+
public interface DeleteResourcePropertiesPortType
+ +

+The WSRF-RP DeleteResourceProperties portType. +

+ +

+

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

+ + + + + + + + + + + + + + +
+Field Summary
+static javax.xml.namespace.QNameNAME + +
+          DOCUMENT_ME
+  + + + + + + + + + + + + + + +
+Method Summary
+ org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesResponseDocumentdeleteResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesDocument requestDoc) + +
+          DOCUMENT_ME
+  +

+ + + + + + + + +
+Field Detail
+ +

+NAME

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

+

+
+
+ + + + + + + + + + + +
+Method Detail
+ +

+deleteResourceProperties

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

+

+
Parameters:
requestDoc - DOCUMENT_ME +
Returns:
DOCUMENT_ME
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved. + + Added: webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetMultipleResourcePropertiesPortType.html URL: http://svn.apache.org/viewcvs/webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetMultipleResourcePropertiesPortType.html?rev=280892&view=auto ============================================================================== --- webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetMultipleResourcePropertiesPortType.html (added) +++ webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetMultipleResourcePropertiesPortType.html Wed Sep 14 10:33:42 2005 @@ -0,0 +1,257 @@ + + + + + + + +GetMultipleResourcePropertiesPortType (WSRF 1.0-SNAPSHOT API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.ws.resource.properties.v2004_11.porttype +
+Interface GetMultipleResourcePropertiesPortType

+
+
+
public interface GetMultipleResourcePropertiesPortType
+ +

+The WSRF-RP GetMultipleResourceProperties portType. +

+ +

+

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

+ + + + + + + + + + + + + + +
+Field Summary
+static javax.xml.namespace.QNameNAME + +
+          DOCUMENT_ME
+  + + + + + + + + + + + + + + +
+Method Summary
+ org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetMultipleResourcePropertiesResponseDocumentgetMultipleResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetMultipleResourcePropertiesDocument requestDoc) + +
+          DOCUMENT_ME
+  +

+ + + + + + + + +
+Field Detail
+ +

+NAME

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

+

+
+
+ + + + + + + + + + + +
+Method Detail
+ +

+getMultipleResourceProperties

+
+public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetMultipleResourcePropertiesResponseDocument getMultipleResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetMultipleResourcePropertiesDocument requestDoc)
+
+
DOCUMENT_ME +

+

+
Parameters:
requestDoc - DOCUMENT_ME +
Returns:
DOCUMENT_ME
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved. + + Added: webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetResourcePropertyDocumentPortType.html URL: http://svn.apache.org/viewcvs/webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetResourcePropertyDocumentPortType.html?rev=280892&view=auto ============================================================================== --- webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetResourcePropertyDocumentPortType.html (added) +++ webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetResourcePropertyDocumentPortType.html Wed Sep 14 10:33:42 2005 @@ -0,0 +1,257 @@ + + + + + + + +GetResourcePropertyDocumentPortType (WSRF 1.0-SNAPSHOT API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.ws.resource.properties.v2004_11.porttype +
+Interface GetResourcePropertyDocumentPortType

+
+
+
public interface GetResourcePropertyDocumentPortType
+ +

+The WSRF-RP GetResourcePropertyDocument portType. +

+ +

+

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

+ + + + + + + + + + + + + + +
+Field Summary
+static javax.xml.namespace.QNameNAME + +
+          DOCUMENT_ME
+  + + + + + + + + + + + + + + +
+Method Summary
+ org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentResponseDocumentgetResourcePropertyDocument(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentDocument1 requestDoc) + +
+          DOCUMENT_ME
+  +

+ + + + + + + + +
+Field Detail
+ +

+NAME

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

+

+
+
+ + + + + + + + + + + +
+Method Detail
+ +

+getResourcePropertyDocument

+
+public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentResponseDocument getResourcePropertyDocument(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentDocument1 requestDoc)
+
+
DOCUMENT_ME +

+

+
Parameters:
requestDoc - DOCUMENT_ME +
Returns:
DOCUMENT_ME
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved. + + Added: webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetResourcePropertyPortType.html URL: http://svn.apache.org/viewcvs/webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetResourcePropertyPortType.html?rev=280892&view=auto ============================================================================== --- webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetResourcePropertyPortType.html (added) +++ webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/GetResourcePropertyPortType.html Wed Sep 14 10:33:42 2005 @@ -0,0 +1,257 @@ + + + + + + + +GetResourcePropertyPortType (WSRF 1.0-SNAPSHOT API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.ws.resource.properties.v2004_11.porttype +
+Interface GetResourcePropertyPortType

+
+
+
public interface GetResourcePropertyPortType
+ +

+The WSRF-RP GetResourceProperty portType. +

+ +

+

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

+ + + + + + + + + + + + + + +
+Field Summary
+static javax.xml.namespace.QNameNAME + +
+          DOCUMENT_ME
+  + + + + + + + + + + + + + + +
+Method Summary
+ org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyResponseDocumentgetResourceProperty(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocument requestDoc) + +
+          DOCUMENT_ME
+  +

+ + + + + + + + +
+Field Detail
+ +

+NAME

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

+

+
+
+ + + + + + + + + + + +
+Method Detail
+ +

+getResourceProperty

+
+public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyResponseDocument getResourceProperty(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocument requestDoc)
+
+
DOCUMENT_ME +

+

+
Parameters:
requestDoc - DOCUMENT_ME +
Returns:
DOCUMENT_ME
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved. + + Added: webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/InsertResourcePropertiesPortType.html URL: http://svn.apache.org/viewcvs/webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/InsertResourcePropertiesPortType.html?rev=280892&view=auto ============================================================================== --- webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/InsertResourcePropertiesPortType.html (added) +++ webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/InsertResourcePropertiesPortType.html Wed Sep 14 10:33:42 2005 @@ -0,0 +1,257 @@ + + + + + + + +InsertResourcePropertiesPortType (WSRF 1.0-SNAPSHOT API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.ws.resource.properties.v2004_11.porttype +
+Interface InsertResourcePropertiesPortType

+
+
+
public interface InsertResourcePropertiesPortType
+ +

+The WSRF-RP InsertResourceProperties portType. +

+ +

+

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

+ + + + + + + + + + + + + + +
+Field Summary
+static javax.xml.namespace.QNameNAME + +
+          DOCUMENT_ME
+  + + + + + + + + + + + + + + +
+Method Summary
+ org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesResponseDocumentinsertResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesDocument requestDoc) + +
+          DOCUMENT_ME
+  +

+ + + + + + + + +
+Field Detail
+ +

+NAME

+
+public static final javax.xml.namespace.QName NAME
+
+
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 +

+

+
Parameters:
requestDoc - DOCUMENT_ME +
Returns:
DOCUMENT_ME
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved. + + Added: webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/QueryResourcePropertiesPortType.html URL: http://svn.apache.org/viewcvs/webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/QueryResourcePropertiesPortType.html?rev=280892&view=auto ============================================================================== --- webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/QueryResourcePropertiesPortType.html (added) +++ webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/QueryResourcePropertiesPortType.html Wed Sep 14 10:33:42 2005 @@ -0,0 +1,277 @@ + + + + + + + +QueryResourcePropertiesPortType (WSRF 1.0-SNAPSHOT API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.ws.resource.properties.v2004_11.porttype +
+Interface QueryResourcePropertiesPortType

+
+
+
public interface QueryResourcePropertiesPortType
+ +

+The WSRF-RP QueryResourceProperties portType. +

+ +

+

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

+ + + + + + + + + + + + + + + + + + +
+Field Summary
+static javax.xml.namespace.QNameNAME + +
+          DOCUMENT_ME
+static javax.xml.namespace.QNamePROP_QNAME_QUERY_EXPRESSION_DIALECT + +
+          DOCUMENT_ME
+  + + + + + + + + + + + + + + +
+Method Summary
+ org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.QueryResourcePropertiesResponseDocumentqueryResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.QueryResourcePropertiesDocument requestDoc) + +
+          DOCUMENT_ME
+  +

+ + + + + + + + +
+Field Detail
+ +

+NAME

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

+

+
+
+
+ +

+PROP_QNAME_QUERY_EXPRESSION_DIALECT

+
+public static final javax.xml.namespace.QName PROP_QNAME_QUERY_EXPRESSION_DIALECT
+
+
DOCUMENT_ME +

+

+
+
+ + + + + + + + + + + +
+Method Detail
+ +

+queryResourceProperties

+
+public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.QueryResourcePropertiesResponseDocument queryResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.QueryResourcePropertiesDocument requestDoc)
+
+
DOCUMENT_ME +

+

+
Parameters:
requestDoc - DOCUMENT_ME +
Returns:
DOCUMENT_ME
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved. + + Added: webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/SetResourcePropertiesPortType.html URL: http://svn.apache.org/viewcvs/webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/SetResourcePropertiesPortType.html?rev=280892&view=auto ============================================================================== --- webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/SetResourcePropertiesPortType.html (added) +++ webservices/wsrf/site/apidocs/org/apache/ws/resource/properties/v2004_11/porttype/SetResourcePropertiesPortType.html Wed Sep 14 10:33:42 2005 @@ -0,0 +1,257 @@ + + + + + + + +SetResourcePropertiesPortType (WSRF 1.0-SNAPSHOT API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.ws.resource.properties.v2004_11.porttype +
+Interface SetResourcePropertiesPortType

+
+
+
public interface SetResourcePropertiesPortType
+ +

+The WSRF-RP SetResourceProperties portType. +

+ +

+

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

+ + + + + + + + + + + + + + +
+Field Summary
+static javax.xml.namespace.QNameNAME + +
+          DOCUMENT_ME
+  + + + + + + + + + + + + + + +
+Method Summary
+ org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.SetResourcePropertiesResponseDocumentsetResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.SetResourcePropertiesDocument requestDoc) + +
+          DOCUMENT_ME
+  +

+ + + + + + + + +
+Field Detail
+ +

+NAME

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

+

+
+
+ + + + + + + + + + + +
+Method Detail
+ +

+setResourceProperties

+
+public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.SetResourcePropertiesResponseDocument setResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.SetResourcePropertiesDocument requestDoc)
+
+
DOCUMENT_ME +

+

+
Parameters:
requestDoc - DOCUMENT_ME +
Returns:
DOCUMENT_ME
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved. + +