blob: f3fc7aed7ba187475cb906d11f911ab486797a3a [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:58:54 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException (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="Uses of Class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException (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><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/chemistry/opencmis/commons/impl/jaxb/class-use/CmisException.html" target="_top">Frames</a></li>
<li><a href="CmisException.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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException" class="title">Uses of Class<br>org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.chemistry.opencmis.client.bindings.spi.webservices">org.apache.chemistry.opencmis.client.bindings.spi.webservices</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.chemistry.opencmis.commons.impl.jaxb">org.apache.chemistry.opencmis.commons.impl.jaxb</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.chemistry.opencmis.server.impl.webservices">org.apache.chemistry.opencmis.server.impl.webservices</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.chemistry.opencmis.client.bindings.spi.webservices">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a> in <a href="../../../../../../../../org/apache/chemistry/opencmis/client/bindings/spi/webservices/package-summary.html">org.apache.chemistry.opencmis.client.bindings.spi.webservices</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/chemistry/opencmis/client/bindings/spi/webservices/package-summary.html">org.apache.chemistry.opencmis.client.bindings.spi.webservices</a> with parameters of type <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/exceptions/CmisBaseException.html" title="class in org.apache.chemistry.opencmis.commons.exceptions">CmisBaseException</a></code></td>
<td class="colLast"><span class="strong">AbstractWebServicesService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/client/bindings/spi/webservices/AbstractWebServicesService.html#convertException(org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException)">convertException</a></strong>(<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a>&nbsp;ex)</code>
<div class="block">Converts a Web Services Exception into a CMIS Client exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.chemistry.opencmis.commons.impl.jaxb">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a> in <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/package-summary.html">org.apache.chemistry.opencmis.commons.impl.jaxb</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/package-summary.html">org.apache.chemistry.opencmis.commons.impl.jaxb</a> that throw <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">MultiFilingServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/MultiFilingServicePort.html#addObjectToFolder(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, javax.xml.ws.Holder)">addObjectToFolder</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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="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;allVersions,
<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"><span class="strong">ObjectServicePort.</span><code><strong><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></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="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisACLType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisACLType</a></code></td>
<td class="colLast"><span class="strong">ACLServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ACLServicePort.html#applyACL(java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">applyACL</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumACLPropagation.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumACLPropagation</a>&nbsp;aclPropagation,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PolicyServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/PolicyServicePort.html#applyPolicy(java.lang.String, java.lang.String, java.lang.String, javax.xml.ws.Holder)">applyPolicy</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policyId,
<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;objectId,
<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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">VersioningServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/VersioningServicePort.html#cancelCheckOut(java.lang.String, java.lang.String, javax.xml.ws.Holder)">cancelCheckOut</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">VersioningServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/VersioningServicePort.html#checkIn(java.lang.String, javax.xml.ws.Holder, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType, 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)">checkIn</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;major,
<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="../../../../../../../../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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;checkinComment,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">VersioningServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/VersioningServicePort.html#checkOut(java.lang.String, javax.xml.ws.Holder, javax.xml.ws.Holder, javax.xml.ws.Holder)">checkOut</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/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/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;contentCopied)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/CmisContentStreamType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisContentStreamType</a>&nbsp;contentStream,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumVersioningState.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumVersioningState</a>&nbsp;versioningState,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sourceId,
<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/EnumVersioningState.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumVersioningState</a>&nbsp;versioningState,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RepositoryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/RepositoryServicePort.html#createType(java.lang.String, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">createType</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="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionType</a>&gt;&nbsp;type,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/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="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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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;allVersions,
<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><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/DeleteTreeResponse.FailedToDelete.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">DeleteTreeResponse.FailedToDelete</a></code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<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;allVersions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumUnfileObject.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumUnfileObject</a>&nbsp;unfileObjects,
<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;continueOnFailure,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RepositoryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/RepositoryServicePort.html#deleteType(java.lang.String, java.lang.String, javax.xml.ws.Holder)">deleteType</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeId,
<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><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisACLType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisACLType</a></code></td>
<td class="colLast"><span class="strong">ACLServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ACLServicePort.html#getACL(java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getACL</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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;onlyBasicPermissions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisAllowableActionsType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisAllowableActionsType</a></code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a>&gt;</code></td>
<td class="colLast"><span class="strong">VersioningServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/VersioningServicePort.html#getAllVersions(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getAllVersions</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a>&gt;</code></td>
<td class="colLast"><span class="strong">PolicyServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/PolicyServicePort.html#getAppliedPolicies(java.lang.String, java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getAppliedPolicies</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;filter,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectListType</a></code></td>
<td class="colLast"><span class="strong">NavigationServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/NavigationServicePort.html#getCheckedOutDocs(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getCheckedOutDocs</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<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;filter,
<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;orderBy,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectInFolderListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectInFolderListType</a></code></td>
<td class="colLast"><span class="strong">NavigationServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/NavigationServicePort.html#getChildren(java.lang.String, 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.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getChildren</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<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;filter,
<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;orderBy,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePathSegment,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DiscoveryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/DiscoveryServicePort.html#getContentChanges(java.lang.String, javax.xml.ws.Holder, java.lang.Boolean, java.lang.String, java.lang.Boolean, java.lang.Boolean, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType, javax.xml.ws.Holder)">getContentChanges</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;changeLogToken,
<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;includeProperties,
<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;filter,
<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;includePolicyIds,
<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;includeACL,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&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/CmisObjectListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectListType</a>&gt;&nbsp;objects)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisContentStreamType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisContentStreamType</a></code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;streamId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;offset,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;length,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectInFolderContainerType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectInFolderContainerType</a>&gt;</code></td>
<td class="colLast"><span class="strong">NavigationServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/NavigationServicePort.html#getDescendants(java.lang.String, java.lang.String, java.math.BigInteger, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getDescendants</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;depth,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePathSegment,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a></code></td>
<td class="colLast"><span class="strong">NavigationServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/NavigationServicePort.html#getFolderParent(java.lang.String, java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getFolderParent</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<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;filter,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectInFolderContainerType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectInFolderContainerType</a>&gt;</code></td>
<td class="colLast"><span class="strong">NavigationServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/NavigationServicePort.html#getFolderTree(java.lang.String, java.lang.String, java.math.BigInteger, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getFolderTree</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;depth,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePathSegment,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a></code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePolicyIds,
<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;includeACL,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a></code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePolicyIds,
<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;includeACL,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a></code></td>
<td class="colLast"><span class="strong">VersioningServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/VersioningServicePort.html#getObjectOfLatestVersion(java.lang.String, java.lang.String, java.lang.Boolean, 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)">getObjectOfLatestVersion</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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;major,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePolicyIds,
<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;includeACL,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectParentsType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectParentsType</a>&gt;</code></td>
<td class="colLast"><span class="strong">NavigationServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/NavigationServicePort.html#getObjectParents(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, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getObjectParents</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includeRelativePathSegment,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectListType</a></code></td>
<td class="colLast"><span class="strong">RelationshipServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/RelationshipServicePort.html#getObjectRelationships(java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRelationshipDirection, java.lang.String, java.lang.String, java.lang.Boolean, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getObjectRelationships</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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;includeSubRelationshipTypes,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumRelationshipDirection.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumRelationshipDirection</a>&nbsp;relationshipDirection,
<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;typeId,
<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;filter,
<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;includeAllowableActions,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisPropertiesType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisPropertiesType</a></code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;filter,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisPropertiesType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisPropertiesType</a></code></td>
<td class="colLast"><span class="strong">VersioningServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/VersioningServicePort.html#getPropertiesOfLatestVersion(java.lang.String, java.lang.String, java.lang.Boolean, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getPropertiesOfLatestVersion</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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;major,
<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;filter,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisRenditionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisRenditionType</a>&gt;</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;renditionFilter,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisRepositoryEntryType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisRepositoryEntryType</a>&gt;</code></td>
<td class="colLast"><span class="strong">RepositoryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/RepositoryServicePort.html#getRepositories(org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getRepositories</a></strong>(<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisRepositoryInfoType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisRepositoryInfoType</a></code></td>
<td class="colLast"><span class="strong">RepositoryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/RepositoryServicePort.html#getRepositoryInfo(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getRepositoryInfo</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/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionListType</a></code></td>
<td class="colLast"><span class="strong">RepositoryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/RepositoryServicePort.html#getTypeChildren(java.lang.String, java.lang.String, java.lang.Boolean, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getTypeChildren</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeId,
<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;includePropertyDefinitions,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionType</a></code></td>
<td class="colLast"><span class="strong">RepositoryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/RepositoryServicePort.html#getTypeDefinition(java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getTypeDefinition</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeId,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeContainer.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeContainer</a>&gt;</code></td>
<td class="colLast"><span class="strong">RepositoryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/RepositoryServicePort.html#getTypeDescendants(java.lang.String, java.lang.String, java.math.BigInteger, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getTypeDescendants</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;depth,
<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;includePropertyDefinitions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;targetFolderId,
<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;sourceFolderId,
<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="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectListType</a></code></td>
<td class="colLast"><span class="strong">DiscoveryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/DiscoveryServicePort.html#query(java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">query</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;statement,
<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;searchAllVersions,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">MultiFilingServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/MultiFilingServicePort.html#removeObjectFromFolder(java.lang.String, java.lang.String, java.lang.String, javax.xml.ws.Holder)">removeObjectFromFolder</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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="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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PolicyServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/PolicyServicePort.html#removePolicy(java.lang.String, java.lang.String, java.lang.String, javax.xml.ws.Holder)">removePolicy</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policyId,
<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;objectId,
<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"><span class="strong">ObjectServicePort.</span><code><strong><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></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;overwriteFlag,
<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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort.</span><code><strong><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></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/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/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/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"><span class="strong">RepositoryServicePort.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/RepositoryServicePort.html#updateType(java.lang.String, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">updateType</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="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionType</a>&gt;&nbsp;type,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.chemistry.opencmis.server.impl.webservices">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a> in <a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/package-summary.html">org.apache.chemistry.opencmis.server.impl.webservices</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/package-summary.html">org.apache.chemistry.opencmis.server.impl.webservices</a> that return <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></td>
<td class="colLast"><span class="strong">AbstractService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/AbstractService.html#convertException(java.lang.Exception)">convertException</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;ex)</code>
<div class="block">Converts a CMIS exception to the appropriate Web Service exception.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/package-summary.html">org.apache.chemistry.opencmis.server.impl.webservices</a> that throw <a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">MultiFilingService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/MultiFilingService.html#addObjectToFolder(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, javax.xml.ws.Holder)">addObjectToFolder</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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="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;allVersions,
<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"><span class="strong">ObjectServicePort10.</span><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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisACLType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisACLType</a></code></td>
<td class="colLast"><span class="strong">AclService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/AclService.html#applyACL(java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">applyACL</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumACLPropagation.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumACLPropagation</a>&nbsp;aclPropagation,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PolicyService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/PolicyService.html#applyPolicy(java.lang.String, java.lang.String, java.lang.String, javax.xml.ws.Holder)">applyPolicy</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policyId,
<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;objectId,
<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"><span class="strong">ObjectServicePort10.</span><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"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">VersioningService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/VersioningService.html#cancelCheckOut(java.lang.String, java.lang.String, javax.xml.ws.Holder)">cancelCheckOut</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">VersioningService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/VersioningService.html#checkIn(java.lang.String, javax.xml.ws.Holder, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType, 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)">checkIn</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;major,
<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="../../../../../../../../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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;checkinComment,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">VersioningService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/VersioningService.html#checkOut(java.lang.String, javax.xml.ws.Holder, javax.xml.ws.Holder, javax.xml.ws.Holder)">checkOut</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/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/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;contentCopied)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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/CmisContentStreamType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisContentStreamType</a>&nbsp;contentStream,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumVersioningState.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumVersioningState</a>&nbsp;versioningState,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sourceId,
<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/EnumVersioningState.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumVersioningState</a>&nbsp;versioningState,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectServicePort10.</span><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>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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/util/List.html?is-external=true" title="class or interface in java.util">List</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;policies,
<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>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RepositoryServicePort10.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryServicePort10.html#createType(java.lang.String, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">createType</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="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionType</a>&gt;&nbsp;type,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RepositoryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryService.html#createType(java.lang.String, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">createType</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="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionType</a>&gt;&nbsp;type,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.html#deleteContentStream(java.lang.String, javax.xml.ws.Holder, javax.xml.ws.Holder, javax.xml.ws.Holder)">deleteContentStream</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/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="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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.html#deleteObject(java.lang.String, java.lang.String, java.lang.Boolean, javax.xml.ws.Holder)">deleteObject</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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;allVersions,
<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><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/DeleteTreeResponse.FailedToDelete.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">DeleteTreeResponse.FailedToDelete</a></code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<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;allVersions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumUnfileObject.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumUnfileObject</a>&nbsp;unfileObjects,
<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;continueOnFailure,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RepositoryServicePort10.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryServicePort10.html#deleteType(java.lang.String, java.lang.String, javax.xml.ws.Holder)">deleteType</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeId,
<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"><span class="strong">RepositoryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryService.html#deleteType(java.lang.String, java.lang.String, javax.xml.ws.Holder)">deleteType</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeId,
<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="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisACLType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisACLType</a></code></td>
<td class="colLast"><span class="strong">AclService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/AclService.html#getACL(java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getACL</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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;onlyBasicPermissions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisAllowableActionsType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisAllowableActionsType</a></code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.html#getAllowableActions(java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getAllowableActions</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a>&gt;</code></td>
<td class="colLast"><span class="strong">VersioningService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/VersioningService.html#getAllVersions(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getAllVersions</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;versionSeriesId,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a>&gt;</code></td>
<td class="colLast"><span class="strong">PolicyService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/PolicyService.html#getAppliedPolicies(java.lang.String, java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getAppliedPolicies</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;filter,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectListType</a></code></td>
<td class="colLast"><span class="strong">NavigationService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/NavigationService.html#getCheckedOutDocs(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getCheckedOutDocs</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<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;filter,
<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;orderBy,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectInFolderListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectInFolderListType</a></code></td>
<td class="colLast"><span class="strong">NavigationService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/NavigationService.html#getChildren(java.lang.String, 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.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getChildren</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<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;filter,
<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;orderBy,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePathSegment,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DiscoveryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/DiscoveryService.html#getContentChanges(java.lang.String, javax.xml.ws.Holder, java.lang.Boolean, java.lang.String, java.lang.Boolean, java.lang.Boolean, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType, javax.xml.ws.Holder)">getContentChanges</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;changeLogToken,
<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;includeProperties,
<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;filter,
<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;includePolicyIds,
<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;includeAcl,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&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/CmisObjectListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectListType</a>&gt;&nbsp;objects)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisContentStreamType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisContentStreamType</a></code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;streamId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;offset,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;length,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectInFolderContainerType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectInFolderContainerType</a>&gt;</code></td>
<td class="colLast"><span class="strong">NavigationService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/NavigationService.html#getDescendants(java.lang.String, java.lang.String, java.math.BigInteger, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getDescendants</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;depth,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePathSegment,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a></code></td>
<td class="colLast"><span class="strong">NavigationService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/NavigationService.html#getFolderParent(java.lang.String, java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getFolderParent</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<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;filter,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectInFolderContainerType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectInFolderContainerType</a>&gt;</code></td>
<td class="colLast"><span class="strong">NavigationService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/NavigationService.html#getFolderTree(java.lang.String, java.lang.String, java.math.BigInteger, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getFolderTree</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;depth,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePathSegment,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a></code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePolicyIds,
<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;includeAcl,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a></code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePolicyIds,
<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;includeAcl,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a></code></td>
<td class="colLast"><span class="strong">VersioningService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/VersioningService.html#getObjectOfLatestVersion(java.lang.String, java.lang.String, java.lang.Boolean, 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)">getObjectOfLatestVersion</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;versionSeriesId,
<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;major,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includePolicyIds,
<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;includeAcl,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectParentsType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectParentsType</a>&gt;</code></td>
<td class="colLast"><span class="strong">NavigationService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/NavigationService.html#getObjectParents(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, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getObjectParents</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;filter,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<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;includeRelativePathSegment,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectListType</a></code></td>
<td class="colLast"><span class="strong">RelationshipService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RelationshipService.html#getObjectRelationships(java.lang.String, java.lang.String, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRelationshipDirection, java.lang.String, java.lang.String, java.lang.Boolean, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getObjectRelationships</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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;includeSubRelationshipTypes,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumRelationshipDirection.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumRelationshipDirection</a>&nbsp;relationshipDirection,
<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;typeId,
<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;filter,
<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;includeAllowableActions,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisPropertiesType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisPropertiesType</a></code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.html#getProperties(java.lang.String, java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getProperties</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;filter,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisPropertiesType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisPropertiesType</a></code></td>
<td class="colLast"><span class="strong">VersioningService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/VersioningService.html#getPropertiesOfLatestVersion(java.lang.String, java.lang.String, java.lang.Boolean, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getPropertiesOfLatestVersion</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;versionSeriesId,
<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;major,
<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;filter,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisRenditionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisRenditionType</a>&gt;</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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;renditionFilter,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisRepositoryEntryType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisRepositoryEntryType</a>&gt;</code></td>
<td class="colLast"><span class="strong">RepositoryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryService.html#getRepositories(org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getRepositories</a></strong>(<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisRepositoryInfoType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisRepositoryInfoType</a></code></td>
<td class="colLast"><span class="strong">RepositoryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryService.html#getRepositoryInfo(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getRepositoryInfo</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/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionListType</a></code></td>
<td class="colLast"><span class="strong">RepositoryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryService.html#getTypeChildren(java.lang.String, java.lang.String, java.lang.Boolean, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getTypeChildren</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeId,
<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;includePropertyDefinitions,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionType</a></code></td>
<td class="colLast"><span class="strong">RepositoryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryService.html#getTypeDefinition(java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getTypeDefinition</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeId,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeContainer.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeContainer</a>&gt;</code></td>
<td class="colLast"><span class="strong">RepositoryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryService.html#getTypeDescendants(java.lang.String, java.lang.String, java.math.BigInteger, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">getTypeDescendants</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeId,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;depth,
<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;includePropertyDefinitions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.html#moveObject(java.lang.String, javax.xml.ws.Holder, java.lang.String, java.lang.String, javax.xml.ws.Holder)">moveObject</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/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;targetFolderId,
<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;sourceFolderId,
<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><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectListType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectListType</a></code></td>
<td class="colLast"><span class="strong">DiscoveryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/DiscoveryService.html#query(java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships, java.lang.String, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">query</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;statement,
<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;searchAllVersions,
<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;includeAllowableActions,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&nbsp;includeRelationships,
<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;renditionFilter,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;maxItems,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&nbsp;skipCount,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">MultiFilingService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/MultiFilingService.html#removeObjectFromFolder(java.lang.String, java.lang.String, java.lang.String, javax.xml.ws.Holder)">removeObjectFromFolder</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectId,
<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="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"><span class="strong">PolicyService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/PolicyService.html#removePolicy(java.lang.String, java.lang.String, java.lang.String, javax.xml.ws.Holder)">removePolicy</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/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policyId,
<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;objectId,
<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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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;overwriteFlag,
<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"><span class="strong">ObjectService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.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></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/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/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/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="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RepositoryServicePort10.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryServicePort10.html#updateType(java.lang.String, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">updateType</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="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionType</a>&gt;&nbsp;type,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RepositoryService.</span><code><strong><a href="../../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/RepositoryService.html#updateType(java.lang.String, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">updateType</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="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisTypeDefinitionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisTypeDefinitionType</a>&gt;&nbsp;type,
<a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&nbsp;extension)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/chemistry/opencmis/commons/impl/jaxb/class-use/CmisException.html" target="_top">Frames</a></li>
<li><a href="CmisException.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>
<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>