blob: a1d4936537d5e37eabe6d50fc31462a343517ac6 [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_45) on Mon Apr 06 12:58:05 EDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ObjectServicePort (Apache Chemistry OpenCMIS 0.13.0 API)</title>
<meta name="date" content="2015-04-06">
<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="ObjectServicePort (Apache Chemistry OpenCMIS 0.13.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ObjectServicePort.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectService.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/PolicyService.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html" target="_top">Frames</a></li>
<li><a href="ObjectServicePort.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.chemistry.opencmis.commons.impl.jaxb</div>
<h2 title="Interface ObjectServicePort" class="title">Interface ObjectServicePort</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectServicePort10.html" title="interface in org.apache.chemistry.opencmis.server.impl.webservices">ObjectServicePort10</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService.html" title="class in org.apache.chemistry.opencmis.server.impl.webservices">ObjectService</a>, <a href="../../../../../../../org/apache/chemistry/opencmis/server/impl/webservices/ObjectService10.html" title="class in org.apache.chemistry.opencmis.server.impl.webservices">ObjectService10</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ObjectServicePort</span></pre>
<div class="block">This class was generated by the JAX-WS RI.
JAX-WS RI 2.2.6b21
Generated source version: 2.1</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectIdAndChangeTokenType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectIdAndChangeTokenType</a>&gt;&nbsp;objectIdAndChangeToken)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/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/6/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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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"><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/6/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/6/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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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"><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/6/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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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"><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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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"><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/6/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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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"><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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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"><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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/DeleteTreeResponse.FailedToDelete.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">DeleteTreeResponse.FailedToDelete</a></code></td>
<td class="colLast"><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/6/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/6/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/6/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/6/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="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"><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/6/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/6/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="../../../../../../../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"><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/6/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/6/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/6/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/6/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/6/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="../../../../../../../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"><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/6/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/6/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/6/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/6/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/6/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/6/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/6/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"><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/6/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/6/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/6/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/6/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/6/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/6/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/6/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/CmisPropertiesType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisPropertiesType</a></code></td>
<td class="colLast"><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/6/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/6/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/6/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/6/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"><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/6/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/6/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/6/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/6/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/6/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"><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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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"><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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="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)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDocument</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createDocument",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createDocumentResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse")
void&nbsp;createDocument(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>addACEs</code> - </dd><dd><code>versioningState</code> - </dd><dd><code>objectId</code> - </dd><dd><code>properties</code> - </dd><dd><code>removeACEs</code> - </dd><dd><code>contentStream</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>policies</code> - </dd><dd><code>folderId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="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)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDocumentFromSource</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createDocumentFromSource",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createDocumentFromSourceResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse")
void&nbsp;createDocumentFromSource(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>addACEs</code> - </dd><dd><code>versioningState</code> - </dd><dd><code>objectId</code> - </dd><dd><code>properties</code> - </dd><dd><code>removeACEs</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>policies</code> - </dd><dd><code>folderId</code> - </dd><dd><code>sourceId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="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)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFolder</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createFolder",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createFolderResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse")
void&nbsp;createFolder(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>addACEs</code> - </dd><dd><code>objectId</code> - </dd><dd><code>properties</code> - </dd><dd><code>removeACEs</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>policies</code> - </dd><dd><code>folderId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="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)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRelationship</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createRelationship",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createRelationshipResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse")
void&nbsp;createRelationship(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>addACEs</code> - </dd><dd><code>objectId</code> - </dd><dd><code>properties</code> - </dd><dd><code>removeACEs</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>policies</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="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)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPolicy</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createPolicy",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createPolicyResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse")
void&nbsp;createPolicy(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>addACEs</code> - </dd><dd><code>objectId</code> - </dd><dd><code>properties</code> - </dd><dd><code>removeACEs</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>policies</code> - </dd><dd><code>folderId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="createItem(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType, javax.xml.ws.Holder, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createItem</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createItem",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="createItemResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse")
void&nbsp;createItem(<a href="http://download.oracle.com/javase/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;objectId)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>addACEs</code> - </dd><dd><code>objectId</code> - </dd><dd><code>properties</code> - </dd><dd><code>removeACEs</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>folderId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="getAllowableActions(java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllowableActions</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getAllowableActions",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getAllowableActionsResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActionsResponse")
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisAllowableActionsType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisAllowableActionsType</a>&nbsp;getAllowableActions(<a href="http://download.oracle.com/javase/6/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/6/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)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>objectId</code> - </dd><dd><code>repositoryId</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="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)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObject</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getObject",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getObjectResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectResponse")
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a>&nbsp;getObject(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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/6/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/6/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/6/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)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>includePolicyIds</code> - </dd><dd><code>objectId</code> - </dd><dd><code>includeRelationships</code> - </dd><dd><code>includeAllowableActions</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>renditionFilter</code> - </dd><dd><code>filter</code> - </dd><dd><code>includeACL</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="getProperties(java.lang.String, java.lang.String, java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProperties</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getProperties",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getPropertiesResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesResponse")
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisPropertiesType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisPropertiesType</a>&nbsp;getProperties(<a href="http://download.oracle.com/javase/6/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/6/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/6/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)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>objectId</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>filter</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="getRenditions(java.lang.String, java.lang.String, java.lang.String, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRenditions</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getRenditions",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getRenditionsResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditionsResponse")
<a href="http://download.oracle.com/javase/6/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;&nbsp;getRenditions(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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/6/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)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>objectId</code> - </dd><dd><code>skipCount</code> - </dd><dd><code>maxItems</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>renditionFilter</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns java.util.List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="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)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectByPath</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getObjectByPath",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getObjectByPathResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPathResponse")
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectType</a>&nbsp;getObjectByPath(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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/6/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/6/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/6/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)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>includePolicyIds</code> - </dd><dd><code>path</code> - </dd><dd><code>includeRelationships</code> - </dd><dd><code>includeAllowableActions</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>renditionFilter</code> - </dd><dd><code>filter</code> - </dd><dd><code>includeACL</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="getContentStream(java.lang.String, java.lang.String, java.lang.String, java.math.BigInteger, java.math.BigInteger, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContentStream</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getContentStream",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="getContentStreamResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStreamResponse")
<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisContentStreamType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisContentStreamType</a>&nbsp;getContentStream(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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/6/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)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>streamId</code> - </dd><dd><code>objectId</code> - </dd><dd><code>length</code> - </dd><dd><code>offset</code> - </dd><dd><code>repositoryId</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="updateProperties(java.lang.String, javax.xml.ws.Holder, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateProperties</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="updateProperties",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="updatePropertiesResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse")
void&nbsp;updateProperties(<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>changeToken</code> - </dd><dd><code>objectId</code> - </dd><dd><code>properties</code> - </dd><dd><code>repositoryId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="bulkUpdateProperties(java.lang.String, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType, javax.xml.ws.Holder, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bulkUpdateProperties</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="bulkUpdateProperties",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="bulkUpdatePropertiesResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse")
void&nbsp;bulkUpdateProperties(<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in 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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisObjectIdAndChangeTokenType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisObjectIdAndChangeTokenType</a>&gt;&nbsp;objectIdAndChangeToken)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>objectIdAndChangeToken</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>bulkUpdateData</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="moveObject(java.lang.String, javax.xml.ws.Holder, java.lang.String, java.lang.String, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>moveObject</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="moveObject",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="moveObjectResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse")
void&nbsp;moveObject(<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>targetFolderId</code> - </dd><dd><code>sourceFolderId</code> - </dd><dd><code>objectId</code> - </dd><dd><code>repositoryId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="deleteObject(java.lang.String, java.lang.String, java.lang.Boolean, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteObject</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="deleteObject",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="deleteObjectResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObjectResponse")
void&nbsp;deleteObject(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>allVersions</code> - </dd><dd><code>objectId</code> - </dd><dd><code>repositoryId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="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)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteTree</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="deleteTree",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="deleteTreeResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse")
<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>&nbsp;deleteTree(<a href="http://download.oracle.com/javase/6/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/6/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/6/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/6/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)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>continueOnFailure</code> - </dd><dd><code>unfileObjects</code> - </dd><dd><code>allVersions</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>folderId</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="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)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContentStream</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="setContentStream",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="setContentStreamResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse")
void&nbsp;setContentStream(<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>overwriteFlag</code> - </dd><dd><code>changeToken</code> - </dd><dd><code>objectId</code> - </dd><dd><code>contentStream</code> - </dd><dd><code>repositoryId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="appendContentStream(java.lang.String, javax.xml.ws.Holder, java.lang.Boolean, javax.xml.ws.Holder, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>appendContentStream</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="appendContentStream",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="appendContentStreamResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse")
void&nbsp;appendContentStream(<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>changeToken</code> - </dd><dd><code>objectId</code> - </dd><dd><code>contentStream</code> - </dd><dd><code>repositoryId</code> - </dd><dd><code>isLastChunk</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
<a name="deleteContentStream(java.lang.String, javax.xml.ws.Holder, javax.xml.ws.Holder, javax.xml.ws.Holder)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>deleteContentStream</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@RequestWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="deleteContentStream",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/RequestWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream")
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true" title="class or interface in javax.xml.ws">@ResponseWrapper</a>(<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#localName()" title="class or interface in javax.xml.ws">localName</a>="deleteContentStreamResponse",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#targetNamespace()" title="class or interface in javax.xml.ws">targetNamespace</a>="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
<a href="http://download.oracle.com/javase/6/docs/api/javax/xml/ws/ResponseWrapper.html?is-external=true#className()" title="class or interface in javax.xml.ws">className</a>="org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse")
void&nbsp;deleteContentStream(<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="http://download.oracle.com/javase/6/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/6/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;extension)
throws <a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extension</code> - </dd><dd><code>changeToken</code> - </dd><dd><code>objectId</code> - </dd><dd><code>repositoryId</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisException.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ObjectServicePort.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectService.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/PolicyService.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/chemistry/opencmis/commons/impl/jaxb/ObjectServicePort.html" target="_top">Frames</a></li>
<li><a href="ObjectServicePort.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2009-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>