blob: 204ba2ca61b1502211f3a4bf5146f203f9989baf [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 18 17:57:21 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ObjectServicePort10 (Apache Chemistry OpenCMIS 0.10.0 API)</title>
<meta name="date" content="2013-09-18">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ObjectServicePort10 (Apache Chemistry OpenCMIS 0.10.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ObjectServicePort10.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService10.html" title="class in org.apache.chemistry.opencmis.server.impl.webservices"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/PolicyService.html" title="class in org.apache.chemistry.opencmis.server.impl.webservices"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/chemistry/opencmis/server/impl/webservices/ObjectServicePort10.html" target="_top">Frames</a></li>
<li><a href="ObjectServicePort10.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.chemistry.opencmis.server.impl.webservices</div>
<h2 title="Interface ObjectServicePort10" class="title">Interface ObjectServicePort10</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html" title="interface in org.apache.chemistry.opencmis.commons.impl.jaxb">ObjectServicePort</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ObjectServicePort10</span>
extends <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html" title="interface in org.apache.chemistry.opencmis.commons.impl.jaxb">ObjectServicePort</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectServicePort10.html#appendContentStream(java.lang.String, javax.xml.ws.Holder, java.lang.Boolean, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType, javax.xml.ws.Holder)">appendContentStream</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;repositoryId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isLastChunk,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;changeToken,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisContentStreamType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisContentStreamType</a>&nbsp;contentStream,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectServicePort10.html#bulkUpdateProperties(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType, javax.xml.ws.Holder, javax.xml.ws.Holder)">bulkUpdateProperties</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;repositoryId,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisBulkUpdateType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisBulkUpdateType</a>&nbsp;bulkUpdateData,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectIdAndChangeTokenType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectIdAndChangeTokenType</a>&gt;&nbsp;objectIdAndChangeToken)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectServicePort10.html#createItem(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, javax.xml.ws.Holder, javax.xml.ws.Holder)">createItem</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;repositoryId,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisPropertiesType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisPropertiesType</a>&nbsp;properties,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisAccessControlListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisAccessControlListType</a>&nbsp;addACEs,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisAccessControlListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisAccessControlListType</a>&nbsp;removeACEs,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.chemistry.opencmis.commons.impl.jaxb.<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html" title="interface in org.apache.chemistry.opencmis.commons.impl.jaxb">ObjectServicePort</a></h3>
<code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#createDocument(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumVersioningState, java.util.List, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, javax.xml.ws.Holder, javax.xml.ws.Holder)">createDocument</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#createDocumentFromSource(java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumVersioningState, java.util.List, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, javax.xml.ws.Holder, javax.xml.ws.Holder)">createDocumentFromSource</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#createFolder(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, java.lang.String, java.util.List, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, javax.xml.ws.Holder, javax.xml.ws.Holder)">createFolder</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#createPolicy(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, java.lang.String, java.util.List, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, javax.xml.ws.Holder, javax.xml.ws.Holder)">createPolicy</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#createRelationship(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, java.util.List, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, javax.xml.ws.Holder, javax.xml.ws.Holder)">createRelationship</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#deleteContentStream(java.lang.String, javax.xml.ws.Holder, javax.xml.ws.Holder, javax.xml.ws.Holder)">deleteContentStream</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#deleteObject(java.lang.String, java.lang.String, java.lang.Boolean, javax.xml.ws.Holder)">deleteObject</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#deleteTree(java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUnfileObject, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">deleteTree</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#getAllowableActions(java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getAllowableActions</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#getContentStream(java.lang.String, java.lang.String, java.lang.String, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getContentStream</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#getObject(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.lang.Boolean, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getObject</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#getObjectByPath(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.lang.Boolean, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getObjectByPath</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#getProperties(java.lang.String, java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getProperties</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#getRenditions(java.lang.String, java.lang.String, java.lang.String, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getRenditions</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#moveObject(java.lang.String, javax.xml.ws.Holder, java.lang.String, java.lang.String, javax.xml.ws.Holder)">moveObject</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#setContentStream(java.lang.String, javax.xml.ws.Holder, java.lang.Boolean, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType, javax.xml.ws.Holder)">setContentStream</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#updateProperties(java.lang.String, javax.xml.ws.Holder, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, javax.xml.ws.Holder)">updateProperties</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createItem(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, javax.xml.ws.Holder, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createItem</h4>
<pre>void&nbsp;createItem(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;repositoryId,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisPropertiesType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisPropertiesType</a>&nbsp;properties,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisAccessControlListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisAccessControlListType</a>&nbsp;addACEs,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisAccessControlListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisAccessControlListType</a>&nbsp;removeACEs,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#createItem(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, javax.xml.ws.Holder, javax.xml.ws.Holder)">createItem</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html" title="interface in org.apache.chemistry.opencmis.commons.impl.jaxb">ObjectServicePort</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="bulkUpdateProperties(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType, javax.xml.ws.Holder, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bulkUpdateProperties</h4>
<pre>void&nbsp;bulkUpdateProperties(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;repositoryId,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisBulkUpdateType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisBulkUpdateType</a>&nbsp;bulkUpdateData,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectIdAndChangeTokenType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectIdAndChangeTokenType</a>&gt;&nbsp;objectIdAndChangeToken)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#bulkUpdateProperties(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType, javax.xml.ws.Holder, javax.xml.ws.Holder)">bulkUpdateProperties</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html" title="interface in org.apache.chemistry.opencmis.commons.impl.jaxb">ObjectServicePort</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="appendContentStream(java.lang.String, javax.xml.ws.Holder, java.lang.Boolean, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>appendContentStream</h4>
<pre>void&nbsp;appendContentStream(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;repositoryId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isLastChunk,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;changeToken,
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisContentStreamType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisContentStreamType</a>&nbsp;contentStream,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/ws.Holder.html?is-external=true" title="class or interface in javax.xml">javax.xml.ws.Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html#appendContentStream(java.lang.String, javax.xml.ws.Holder, java.lang.Boolean, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType, javax.xml.ws.Holder)">appendContentStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html" title="interface in org.apache.chemistry.opencmis.commons.impl.jaxb">ObjectServicePort</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ObjectServicePort10.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService10.html" title="class in org.apache.chemistry.opencmis.server.impl.webservices"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/PolicyService.html" title="class in org.apache.chemistry.opencmis.server.impl.webservices"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/chemistry/opencmis/server/impl/webservices/ObjectServicePort10.html" target="_top">Frames</a></li>
<li><a href="ObjectServicePort10.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2009-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>