blob: 47bb5356f232c6634d4b44edb97be3391d4932dd [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 (1.8.0_121) on Fri Mar 31 15:41:39 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MutableObjectData (Apache Chemistry OpenCMIS 1.1.0)</title>
<meta name="date" content="2017-03-31">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MutableObjectData (Apache Chemistry OpenCMIS 1.1.0)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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/MutableObjectData.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/data/MutableContentStream.html" title="interface in org.apache.chemistry.opencmis.commons.data"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutablePrincipal.html" title="interface in org.apache.chemistry.opencmis.commons.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/chemistry/opencmis/commons/data/MutableObjectData.html" target="_top">Frames</a></li>
<li><a href="MutableObjectData.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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.data</div>
<h2 title="Interface MutableObjectData" class="title">Interface MutableObjectData</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ExtensionsData.html" title="interface in org.apache.chemistry.opencmis.commons.data">ExtensionsData</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html" title="interface in org.apache.chemistry.opencmis.commons.data">ObjectData</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">MutableObjectData</span>
extends <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html" title="interface in org.apache.chemistry.opencmis.commons.data">ObjectData</a></pre>
<div class="block">Mutable ObjectData.</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutableObjectData.html#setAcl-org.apache.chemistry.opencmis.commons.data.Acl-">setAcl</a></span>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Acl.html" title="interface in org.apache.chemistry.opencmis.commons.data">Acl</a>&nbsp;acl)</code>
<div class="block">Sets the access control list.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutableObjectData.html#setAllowableActions-org.apache.chemistry.opencmis.commons.data.AllowableActions-">setAllowableActions</a></span>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/AllowableActions.html" title="interface in org.apache.chemistry.opencmis.commons.data">AllowableActions</a>&nbsp;allowableActions)</code>
<div class="block">Sets the Allowable Actions.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutableObjectData.html#setChangeEventInfo-org.apache.chemistry.opencmis.commons.data.ChangeEventInfo-">setChangeEventInfo</a></span>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ChangeEventInfo.html" title="interface in org.apache.chemistry.opencmis.commons.data">ChangeEventInfo</a>&nbsp;changeEventInfo)</code>
<div class="block">Sets the change event info.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutableObjectData.html#setIsExactAcl-java.lang.Boolean-">setIsExactAcl</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isExactACL)</code>
<div class="block">Sets if the access control list reflects the exact permission set in the
repository.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutableObjectData.html#setPolicyIds-org.apache.chemistry.opencmis.commons.data.PolicyIdList-">setPolicyIds</a></span>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/PolicyIdList.html" title="interface in org.apache.chemistry.opencmis.commons.data">PolicyIdList</a>&nbsp;policyIds)</code>
<div class="block">Sets the policy IDs.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutableObjectData.html#setProperties-org.apache.chemistry.opencmis.commons.data.Properties-">setProperties</a></span>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Properties.html" title="interface in org.apache.chemistry.opencmis.commons.data">Properties</a>&nbsp;properties)</code>
<div class="block">Sets the properties.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutableObjectData.html#setRelationships-java.util.List-">setRelationships</a></span>(<a href="http://docs.oracle.com/javase/7/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/data/ObjectData.html" title="interface in org.apache.chemistry.opencmis.commons.data">ObjectData</a>&gt;&nbsp;relationships)</code>
<div class="block">Sets the relationships.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutableObjectData.html#setRenditions-java.util.List-">setRenditions</a></span>(<a href="http://docs.oracle.com/javase/7/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/data/RenditionData.html" title="interface in org.apache.chemistry.opencmis.commons.data">RenditionData</a>&gt;&nbsp;renditions)</code>
<div class="block">Sets the renditions.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.chemistry.opencmis.commons.data.ObjectData">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.chemistry.opencmis.commons.data.<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html" title="interface in org.apache.chemistry.opencmis.commons.data">ObjectData</a></h3>
<code><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#getAcl--">getAcl</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#getAllowableActions--">getAllowableActions</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#getBaseTypeId--">getBaseTypeId</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#getChangeEventInfo--">getChangeEventInfo</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#getId--">getId</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#getPolicyIds--">getPolicyIds</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#getProperties--">getProperties</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#getRelationships--">getRelationships</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#getRenditions--">getRenditions</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html#isExactAcl--">isExactAcl</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.chemistry.opencmis.commons.data.ExtensionsData">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.chemistry.opencmis.commons.data.<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ExtensionsData.html" title="interface in org.apache.chemistry.opencmis.commons.data">ExtensionsData</a></h3>
<code><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ExtensionsData.html#getExtensions--">getExtensions</a>, <a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ExtensionsData.html#setExtensions-java.util.List-">setExtensions</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setProperties-org.apache.chemistry.opencmis.commons.data.Properties-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setProperties</h4>
<pre>void&nbsp;setProperties(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Properties.html" title="interface in org.apache.chemistry.opencmis.commons.data">Properties</a>&nbsp;properties)</pre>
<div class="block">Sets the properties.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>properties</code> - the properties of <code>null</code> to remove all properties</dd>
</dl>
</li>
</ul>
<a name="setChangeEventInfo-org.apache.chemistry.opencmis.commons.data.ChangeEventInfo-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setChangeEventInfo</h4>
<pre>void&nbsp;setChangeEventInfo(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ChangeEventInfo.html" title="interface in org.apache.chemistry.opencmis.commons.data">ChangeEventInfo</a>&nbsp;changeEventInfo)</pre>
<div class="block">Sets the change event info.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>changeEventInfo</code> - the change event info of <code>null</code> to remove the change
event info</dd>
</dl>
</li>
</ul>
<a name="setRelationships-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRelationships</h4>
<pre>void&nbsp;setRelationships(<a href="http://docs.oracle.com/javase/7/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/data/ObjectData.html" title="interface in org.apache.chemistry.opencmis.commons.data">ObjectData</a>&gt;&nbsp;relationships)</pre>
<div class="block">Sets the relationships.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>relationships</code> - the list of relationships of <code>null</code> to remove all
relationships</dd>
</dl>
</li>
</ul>
<a name="setRenditions-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRenditions</h4>
<pre>void&nbsp;setRenditions(<a href="http://docs.oracle.com/javase/7/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/data/RenditionData.html" title="interface in org.apache.chemistry.opencmis.commons.data">RenditionData</a>&gt;&nbsp;renditions)</pre>
<div class="block">Sets the renditions.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>renditions</code> - the list of renditions of <code>null</code> to remove all
renditions</dd>
</dl>
</li>
</ul>
<a name="setPolicyIds-org.apache.chemistry.opencmis.commons.data.PolicyIdList-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPolicyIds</h4>
<pre>void&nbsp;setPolicyIds(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/PolicyIdList.html" title="interface in org.apache.chemistry.opencmis.commons.data">PolicyIdList</a>&nbsp;policyIds)</pre>
<div class="block">Sets the policy IDs.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>policyIds</code> - the policy ID of <code>null</code> to remove all policy IDs</dd>
</dl>
</li>
</ul>
<a name="setAllowableActions-org.apache.chemistry.opencmis.commons.data.AllowableActions-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAllowableActions</h4>
<pre>void&nbsp;setAllowableActions(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/AllowableActions.html" title="interface in org.apache.chemistry.opencmis.commons.data">AllowableActions</a>&nbsp;allowableActions)</pre>
<div class="block">Sets the Allowable Actions.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>allowableActions</code> - the Allowable Actions of <code>null</code> to remove the Allowable
Actions</dd>
</dl>
</li>
</ul>
<a name="setAcl-org.apache.chemistry.opencmis.commons.data.Acl-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAcl</h4>
<pre>void&nbsp;setAcl(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Acl.html" title="interface in org.apache.chemistry.opencmis.commons.data">Acl</a>&nbsp;acl)</pre>
<div class="block">Sets the access control list.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>acl</code> - the access control list of <code>null</code> to remove the access
control list</dd>
</dl>
</li>
</ul>
<a name="setIsExactAcl-java.lang.Boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setIsExactAcl</h4>
<pre>void&nbsp;setIsExactAcl(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isExactACL)</pre>
<div class="block">Sets if the access control list reflects the exact permission set in the
repository.
<p>
Should be set to <code>true</code> or <code>false</code> if an access control list
exists. Should be set to <code>null</code> if no access control list exists.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>isExactACL</code> - the exact flag.</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>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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/MutableObjectData.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/data/MutableContentStream.html" title="interface in org.apache.chemistry.opencmis.commons.data"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/MutablePrincipal.html" title="interface in org.apache.chemistry.opencmis.commons.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/chemistry/opencmis/commons/data/MutableObjectData.html" target="_top">Frames</a></li>
<li><a href="MutableObjectData.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>