blob: 392b4d2482dd17acf7782068f350a63bca574782 [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_91) on Sat Jun 04 15:52:16 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ObjectInfo (Apache Chemistry OpenCMIS 0.14.0)</title>
<meta name="date" content="2016-06-04">
<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="ObjectInfo (Apache Chemistry OpenCMIS 0.14.0)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":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/ObjectInfo.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/server/NamespaceDefinitions.html" title="interface in org.apache.chemistry.opencmis.commons.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfoHandler.html" title="interface in org.apache.chemistry.opencmis.commons.server"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/chemistry/opencmis/commons/server/ObjectInfo.html" target="_top">Frames</a></li>
<li><a href="ObjectInfo.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.server</div>
<h2 title="Interface ObjectInfo" class="title">Interface ObjectInfo</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="typeNameLabel">ObjectInfo</span></pre>
<div class="block">This class contains information about an object. This data is used to
generate the appropriate links in AtomPub entries and feeds.</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><a href="http://docs.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/server/LinkInfo.html" title="interface in org.apache.chemistry.opencmis.commons.server">LinkInfo</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getAdditionalLinks--">getAdditionalLinks</a></span>()</code>
<div class="block">Returns the list of additional links related to this object, <code>null</code>
is no such links exist.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getAtomId--">getAtomId</a></span>()</code>
<div class="block">Returns an ID for the atom:id tag.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/chemistry/opencmis/commons/enums/BaseTypeId.html" title="enum in org.apache.chemistry.opencmis.commons.enums">BaseTypeId</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getBaseType--">getBaseType</a></span>()</code>
<div class="block">Returns the base type.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getContentType--">getContentType</a></span>()</code>
<div class="block">Returns the content type of the content if the object is a document and
has content, <code>null</code> otherwise.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getCreatedBy--">getCreatedBy</a></span>()</code>
<div class="block">Returns the creator.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/GregorianCalendar.html?is-external=true" title="class or interface in java.util">GregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getCreationDate--">getCreationDate</a></span>()</code>
<div class="block">Returns the creation date.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getFileName--">getFileName</a></span>()</code>
<div class="block">Returns the file name of the content if the object is a document and has
content, <code>null</code> otherwise.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getId--">getId</a></span>()</code>
<div class="block">Returns the object ID.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/GregorianCalendar.html?is-external=true" title="class or interface in java.util">GregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getLastModificationDate--">getLastModificationDate</a></span>()</code>
<div class="block">Returns the last modification date.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getName--">getName</a></span>()</code>
<div class="block">Returns the object name.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html" title="interface in org.apache.chemistry.opencmis.commons.data">ObjectData</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getObject--">getObject</a></span>()</code>
<div class="block">Returns the full object.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="http://docs.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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getRelationshipSourceIds--">getRelationshipSourceIds</a></span>()</code>
<div class="block">Returns the list of IDs of the relationships that originate from this
object, <code>null</code> is no such relationships exist.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="http://docs.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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getRelationshipTargetIds--">getRelationshipTargetIds</a></span>()</code>
<div class="block">Returns the list of IDs of the relationships that point to this object,
<code>null</code> is no such relationships exist.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="http://docs.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/server/RenditionInfo.html" title="interface in org.apache.chemistry.opencmis.commons.server">RenditionInfo</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getRenditionInfos--">getRenditionInfos</a></span>()</code>
<div class="block">Returns rendition information if the object has renditions, <code>null</code>
otherwise.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getTypeId--">getTypeId</a></span>()</code>
<div class="block">Returns the type ID.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getVersionSeriesId--">getVersionSeriesId</a></span>()</code>
<div class="block">Returns the version series ID if the object is a document and it is
versionable, <code>null</code> otherwise.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getWorkingCopyId--">getWorkingCopyId</a></span>()</code>
<div class="block">Returns the working copy ID if the object is a document and a working
copy exists, <code>null</code> otherwise.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#getWorkingCopyOriginalId--">getWorkingCopyOriginalId</a></span>()</code>
<div class="block">Returns the original ID of the working copy if the object is a document
and a working copy, <code>null</code> otherwise.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#hasAcl--">hasAcl</a></span>()</code>
<div class="block">Returns <code>true</code> if the object has an ACL, <code>false</code> otherwise.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#hasContent--">hasContent</a></span>()</code>
<div class="block">Returns <code>true</code> if the object is a document and has content,
<code>false</code> otherwise.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#hasParent--">hasParent</a></span>()</code>
<div class="block">Returns <code>true</code> if the object has at least one parent, <code>false</code>
otherwise.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#isCurrentVersion--">isCurrentVersion</a></span>()</code>
<div class="block">Returns <code>true</code> if the object is a document and if it is the current
version or it is not versionable, <code>false</code> otherwise.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#supportsDescendants--">supportsDescendants</a></span>()</code>
<div class="block">Returns <code>true</code> if the object is a folder and supports
<code>getDescendants</code>, <code>false</code> otherwise.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#supportsFolderTree--">supportsFolderTree</a></span>()</code>
<div class="block">Returns <code>true</code> if the object is a folder and supports
<code>getFolderTree</code>, <code>false</code> otherwise.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#supportsPolicies--">supportsPolicies</a></span>()</code>
<div class="block">Returns <code>true</code> if the object supports policies even if no policies
are applied, <code>false</code> otherwise.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfo.html#supportsRelationships--">supportsRelationships</a></span>()</code>
<div class="block">Returns <code>true</code> if the object supports relationships even if no
relationships exist, <code>false</code> otherwise.</div>
</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="getId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getId</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getId()</pre>
<div class="block">Returns the object ID.</div>
</li>
</ul>
<a name="getAtomId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAtomId</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAtomId()</pre>
<div class="block">Returns an ID for the atom:id tag. This ID must comply with the Atom
specification. If this method returns <code>null</code>, OpenCMIS generates a
valid ID.</div>
</li>
</ul>
<a name="getName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
<div class="block">Returns the object name.</div>
</li>
</ul>
<a name="getCreatedBy--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreatedBy</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCreatedBy()</pre>
<div class="block">Returns the creator.</div>
</li>
</ul>
<a name="getCreationDate--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreationDate</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/util/GregorianCalendar.html?is-external=true" title="class or interface in java.util">GregorianCalendar</a>&nbsp;getCreationDate()</pre>
<div class="block">Returns the creation date.</div>
</li>
</ul>
<a name="getLastModificationDate--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLastModificationDate</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/util/GregorianCalendar.html?is-external=true" title="class or interface in java.util">GregorianCalendar</a>&nbsp;getLastModificationDate()</pre>
<div class="block">Returns the last modification date.</div>
</li>
</ul>
<a name="getTypeId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTypeId</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTypeId()</pre>
<div class="block">Returns the type ID.</div>
</li>
</ul>
<a name="getBaseType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBaseType</h4>
<pre><a href="../../../../../../org/apache/chemistry/opencmis/commons/enums/BaseTypeId.html" title="enum in org.apache.chemistry.opencmis.commons.enums">BaseTypeId</a>&nbsp;getBaseType()</pre>
<div class="block">Returns the base type.</div>
</li>
</ul>
<a name="isCurrentVersion--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isCurrentVersion</h4>
<pre>boolean&nbsp;isCurrentVersion()</pre>
<div class="block">Returns <code>true</code> if the object is a document and if it is the current
version or it is not versionable, <code>false</code> otherwise.</div>
</li>
</ul>
<a name="getVersionSeriesId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVersionSeriesId</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getVersionSeriesId()</pre>
<div class="block">Returns the version series ID if the object is a document and it is
versionable, <code>null</code> otherwise.</div>
</li>
</ul>
<a name="getWorkingCopyId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorkingCopyId</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getWorkingCopyId()</pre>
<div class="block">Returns the working copy ID if the object is a document and a working
copy exists, <code>null</code> otherwise.</div>
</li>
</ul>
<a name="getWorkingCopyOriginalId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorkingCopyOriginalId</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getWorkingCopyOriginalId()</pre>
<div class="block">Returns the original ID of the working copy if the object is a document
and a working copy, <code>null</code> otherwise.</div>
</li>
</ul>
<a name="hasContent--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasContent</h4>
<pre>boolean&nbsp;hasContent()</pre>
<div class="block">Returns <code>true</code> if the object is a document and has content,
<code>false</code> otherwise.</div>
</li>
</ul>
<a name="getContentType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContentType</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getContentType()</pre>
<div class="block">Returns the content type of the content if the object is a document and
has content, <code>null</code> otherwise.</div>
</li>
</ul>
<a name="getFileName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFileName</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFileName()</pre>
<div class="block">Returns the file name of the content if the object is a document and has
content, <code>null</code> otherwise.</div>
</li>
</ul>
<a name="getRenditionInfos--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRenditionInfos</h4>
<pre><a href="http://docs.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/server/RenditionInfo.html" title="interface in org.apache.chemistry.opencmis.commons.server">RenditionInfo</a>&gt;&nbsp;getRenditionInfos()</pre>
<div class="block">Returns rendition information if the object has renditions, <code>null</code>
otherwise.</div>
</li>
</ul>
<a name="supportsRelationships--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportsRelationships</h4>
<pre>boolean&nbsp;supportsRelationships()</pre>
<div class="block">Returns <code>true</code> if the object supports relationships even if no
relationships exist, <code>false</code> otherwise.</div>
</li>
</ul>
<a name="supportsPolicies--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportsPolicies</h4>
<pre>boolean&nbsp;supportsPolicies()</pre>
<div class="block">Returns <code>true</code> if the object supports policies even if no policies
are applied, <code>false</code> otherwise.</div>
</li>
</ul>
<a name="hasAcl--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasAcl</h4>
<pre>boolean&nbsp;hasAcl()</pre>
<div class="block">Returns <code>true</code> if the object has an ACL, <code>false</code> otherwise.</div>
</li>
</ul>
<a name="hasParent--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasParent</h4>
<pre>boolean&nbsp;hasParent()</pre>
<div class="block">Returns <code>true</code> if the object has at least one parent, <code>false</code>
otherwise.</div>
</li>
</ul>
<a name="supportsDescendants--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportsDescendants</h4>
<pre>boolean&nbsp;supportsDescendants()</pre>
<div class="block">Returns <code>true</code> if the object is a folder and supports
<code>getDescendants</code>, <code>false</code> otherwise.</div>
</li>
</ul>
<a name="supportsFolderTree--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportsFolderTree</h4>
<pre>boolean&nbsp;supportsFolderTree()</pre>
<div class="block">Returns <code>true</code> if the object is a folder and supports
<code>getFolderTree</code>, <code>false</code> otherwise.</div>
</li>
</ul>
<a name="getRelationshipSourceIds--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRelationshipSourceIds</h4>
<pre><a href="http://docs.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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getRelationshipSourceIds()</pre>
<div class="block">Returns the list of IDs of the relationships that originate from this
object, <code>null</code> is no such relationships exist.</div>
</li>
</ul>
<a name="getRelationshipTargetIds--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRelationshipTargetIds</h4>
<pre><a href="http://docs.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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getRelationshipTargetIds()</pre>
<div class="block">Returns the list of IDs of the relationships that point to this object,
<code>null</code> is no such relationships exist.</div>
</li>
</ul>
<a name="getObject--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObject</h4>
<pre><a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ObjectData.html" title="interface in org.apache.chemistry.opencmis.commons.data">ObjectData</a>&nbsp;getObject()</pre>
<div class="block">Returns the full object.</div>
</li>
</ul>
<a name="getAdditionalLinks--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getAdditionalLinks</h4>
<pre><a href="http://docs.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/server/LinkInfo.html" title="interface in org.apache.chemistry.opencmis.commons.server">LinkInfo</a>&gt;&nbsp;getAdditionalLinks()</pre>
<div class="block">Returns the list of additional links related to this object, <code>null</code>
is no such links exist.</div>
</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/ObjectInfo.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/server/NamespaceDefinitions.html" title="interface in org.apache.chemistry.opencmis.commons.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/chemistry/opencmis/commons/server/ObjectInfoHandler.html" title="interface in org.apache.chemistry.opencmis.commons.server"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/chemistry/opencmis/commons/server/ObjectInfo.html" target="_top">Frames</a></li>
<li><a href="ObjectInfo.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;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>