blob: 9a2bfa8e04b104696fa5f78e9ab752f3860fdc50 [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:38 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PropertyIds (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="PropertyIds (Apache Chemistry OpenCMIS 1.1.0)";
}
}
catch(err) {
}
//-->
</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/PropertyIds.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/ExtensionFeatures.html" title="class in org.apache.chemistry.opencmis.commons"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/chemistry/opencmis/commons/SecondaryTypeIds.html" title="class in org.apache.chemistry.opencmis.commons"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/chemistry/opencmis/commons/PropertyIds.html" target="_top">Frames</a></li>
<li><a href="PropertyIds.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</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</div>
<h2 title="Class PropertyIds" class="title">Class PropertyIds</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.chemistry.opencmis.commons.PropertyIds</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="typeNameLabel">PropertyIds</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">CMIS property id constants.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#ALLOWED_CHILD_OBJECT_TYPE_IDS">ALLOWED_CHILD_OBJECT_TYPE_IDS</a></span></code>
<div class="block">CMIS folder property <code>cmis:allowedChildObjectTypeIds</code> (multivalue):
IDs of the types that can be filed in the folder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#BASE_TYPE_ID">BASE_TYPE_ID</a></span></code>
<div class="block">CMIS property <code>cmis:baseTypeId</code>: ID of the base type of the object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#CHANGE_TOKEN">CHANGE_TOKEN</a></span></code>
<div class="block">CMIS property <code>cmis:changeToken</code>: change token of the object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#CHECKIN_COMMENT">CHECKIN_COMMENT</a></span></code>
<div class="block">CMIS document property <code>cmis:checkinComment</code>: check-in comment for
the document version.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#CONTENT_STREAM_FILE_NAME">CONTENT_STREAM_FILE_NAME</a></span></code>
<div class="block">CMIS document property <code>cmis:contentStreamFileName</code>: file name, if
the document has content.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#CONTENT_STREAM_HASH">CONTENT_STREAM_HASH</a></span></code>
<div class="block">Content Hash property <code>cmis:contentStreamHash</code> (multivalue): hashes
of the content stream</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#CONTENT_STREAM_ID">CONTENT_STREAM_ID</a></span></code>
<div class="block">CMIS document property <code>cmis:contentStreamId</code>: content stream ID.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#CONTENT_STREAM_LENGTH">CONTENT_STREAM_LENGTH</a></span></code>
<div class="block">CMIS document property <code>cmis:contentStreamLength</code>: length of the
content stream, if the document has content.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#CONTENT_STREAM_MIME_TYPE">CONTENT_STREAM_MIME_TYPE</a></span></code>
<div class="block">CMIS document property <code>cmis:contentStreamMimeType</code>: MIME type of
the content stream, if the document has content.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#CREATED_BY">CREATED_BY</a></span></code>
<div class="block">CMIS property <code>cmis:createdBy</code>: creator of the object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#CREATION_DATE">CREATION_DATE</a></span></code>
<div class="block">CMIS property <code>cmis:creationDate</code>: creation date.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#DESCRIPTION">DESCRIPTION</a></span></code>
<div class="block">CMIS property <code>cmis:description</code>: description of the object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#DESTRUCTION_DATE">DESTRUCTION_DATE</a></span></code>
<div class="block">CMIS retention property <code>cmis:rm_destructionDate</code>: destruction
date.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#EXPIRATION_DATE">EXPIRATION_DATE</a></span></code>
<div class="block">CMIS retention property <code>cmis:rm_expirationDate</code>: expiration date.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#HOLD_IDS">HOLD_IDS</a></span></code>
<div class="block">CMIS retention property <code>cmis:rm_holdIds</code> (multivalue): IDs of the
holds that are applied.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#IS_IMMUTABLE">IS_IMMUTABLE</a></span></code>
<div class="block">CMIS document property <code>cmis:isImmutable</code>: flag the indicates if
the document is immutable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#IS_LATEST_MAJOR_VERSION">IS_LATEST_MAJOR_VERSION</a></span></code>
<div class="block">CMIS document property <code>cmis:isLatestMajorVersion</code>: flag the
indicates if the document is the latest major version.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#IS_LATEST_VERSION">IS_LATEST_VERSION</a></span></code>
<div class="block">CMIS document property <code>cmis:isLatestVersion</code>: flag the indicates
if the document is the latest version.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#IS_MAJOR_VERSION">IS_MAJOR_VERSION</a></span></code>
<div class="block">CMIS document property <code>cmis:isMajorVersion</code>: flag the indicates if
the document is a major version.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#IS_PRIVATE_WORKING_COPY">IS_PRIVATE_WORKING_COPY</a></span></code>
<div class="block">CMIS document property <code>cmis:isPrivateWorkingCopy</code>: flag the
indicates if the document is a PWC.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#IS_VERSION_SERIES_CHECKED_OUT">IS_VERSION_SERIES_CHECKED_OUT</a></span></code>
<div class="block">CMIS document property <code>cmis:isVersionSeriesCheckedOut</code>: flag the
indicates if the document is checked out.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#LAST_MODIFICATION_DATE">LAST_MODIFICATION_DATE</a></span></code>
<div class="block">CMIS property <code>cmis:lastModificationDate</code>: last modification date.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#LAST_MODIFIED_BY">LAST_MODIFIED_BY</a></span></code>
<div class="block">CMIS property <code>cmis:lastModifiedBy</code>: last modifier of the object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#LATEST_ACCESSIBLE_STATE_ID">LATEST_ACCESSIBLE_STATE_ID</a></span></code>
<div class="block">Latest accessible state property <code>cmis:latestAccessibleStateId</code>: ID
of the latest accessible version of a document</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#NAME">NAME</a></span></code>
<div class="block">CMIS property <code>cmis:name</code>: name of the object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#OBJECT_ID">OBJECT_ID</a></span></code>
<div class="block">CMIS property <code>cmis:objectId</code>: ID of the object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#OBJECT_TYPE_ID">OBJECT_TYPE_ID</a></span></code>
<div class="block">CMIS property <code>cmis:objectTypeId</code>: ID of primary type of the
object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#PARENT_ID">PARENT_ID</a></span></code>
<div class="block">CMIS folder property <code>cmis:parentId</code>: ID of the parent folder.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#PATH">PATH</a></span></code>
<div class="block">CMIS folder property <code>cmis:path</code>: folder path.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#POLICY_TEXT">POLICY_TEXT</a></span></code>
<div class="block">CMIS policy property <code>cmis:policyText</code>: policy text.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#SECONDARY_OBJECT_TYPE_IDS">SECONDARY_OBJECT_TYPE_IDS</a></span></code>
<div class="block">CMIS property <code>cmis:secondaryObjectTypeIds</code> (multivalue): list of
IDs of the secondary types of the object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#SOURCE_ID">SOURCE_ID</a></span></code>
<div class="block">CMIS relationship property <code>cmis:sourceId</code>: ID of the source
object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#START_OF_RETENTION">START_OF_RETENTION</a></span></code>
<div class="block">CMIS retention property <code>cmis:rm_startOfRetention</code>: start date.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#TARGET_ID">TARGET_ID</a></span></code>
<div class="block">CMIS relationship property <code>cmis:targetId</code>: ID of the target
object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#VERSION_LABEL">VERSION_LABEL</a></span></code>
<div class="block">CMIS document property <code>cmis:versionLabel</code>: version label of the
document.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#VERSION_SERIES_CHECKED_OUT_BY">VERSION_SERIES_CHECKED_OUT_BY</a></span></code>
<div class="block">CMIS document property <code>cmis:versionSeriesCheckedOutBy</code>: user who
checked out the document, if the document is checked out.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#VERSION_SERIES_CHECKED_OUT_ID">VERSION_SERIES_CHECKED_OUT_ID</a></span></code>
<div class="block">CMIS document property <code>cmis:versionSeriesCheckedOutId</code>: ID of the
PWC, if the document is checked out.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/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/PropertyIds.html#VERSION_SERIES_ID">VERSION_SERIES_ID</a></span></code>
<div class="block">CMIS document property <code>cmis:versionSeriesId</code>: ID of the version
series.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NAME</pre>
<div class="block">CMIS property <code>cmis:name</code>: name of the object.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.NAME">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="OBJECT_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OBJECT_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OBJECT_ID</pre>
<div class="block">CMIS property <code>cmis:objectId</code>: ID of the object.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.OBJECT_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="OBJECT_TYPE_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OBJECT_TYPE_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OBJECT_TYPE_ID</pre>
<div class="block">CMIS property <code>cmis:objectTypeId</code>: ID of primary type of the
object.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.OBJECT_TYPE_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="BASE_TYPE_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BASE_TYPE_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BASE_TYPE_ID</pre>
<div class="block">CMIS property <code>cmis:baseTypeId</code>: ID of the base type of the object.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.BASE_TYPE_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="CREATED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CREATED_BY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CREATED_BY</pre>
<div class="block">CMIS property <code>cmis:createdBy</code>: creator of the object.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.CREATED_BY">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="CREATION_DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CREATION_DATE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CREATION_DATE</pre>
<div class="block">CMIS property <code>cmis:creationDate</code>: creation date.
<p>
CMIS data type: datetime<br>
Java type: GregorianCalendar</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.CREATION_DATE">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="LAST_MODIFIED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LAST_MODIFIED_BY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LAST_MODIFIED_BY</pre>
<div class="block">CMIS property <code>cmis:lastModifiedBy</code>: last modifier of the object.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.LAST_MODIFIED_BY">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="LAST_MODIFICATION_DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LAST_MODIFICATION_DATE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LAST_MODIFICATION_DATE</pre>
<div class="block">CMIS property <code>cmis:lastModificationDate</code>: last modification date.
<p>
CMIS data type: datetime<br>
Java type: GregorianCalendar</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.LAST_MODIFICATION_DATE">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="CHANGE_TOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANGE_TOKEN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CHANGE_TOKEN</pre>
<div class="block">CMIS property <code>cmis:changeToken</code>: change token of the object.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.CHANGE_TOKEN">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DESCRIPTION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DESCRIPTION</pre>
<div class="block">CMIS property <code>cmis:description</code>: description of the object.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.DESCRIPTION">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.1</dd>
</dl>
</li>
</ul>
<a name="SECONDARY_OBJECT_TYPE_IDS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SECONDARY_OBJECT_TYPE_IDS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SECONDARY_OBJECT_TYPE_IDS</pre>
<div class="block">CMIS property <code>cmis:secondaryObjectTypeIds</code> (multivalue): list of
IDs of the secondary types of the object.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.SECONDARY_OBJECT_TYPE_IDS">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.1</dd>
</dl>
</li>
</ul>
<a name="IS_IMMUTABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IS_IMMUTABLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> IS_IMMUTABLE</pre>
<div class="block">CMIS document property <code>cmis:isImmutable</code>: flag the indicates if
the document is immutable.
<p>
CMIS data type: boolean<br>
Java type: Boolean</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.IS_IMMUTABLE">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="IS_LATEST_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IS_LATEST_VERSION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> IS_LATEST_VERSION</pre>
<div class="block">CMIS document property <code>cmis:isLatestVersion</code>: flag the indicates
if the document is the latest version.
<p>
CMIS data type: boolean<br>
Java type: Boolean</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.IS_LATEST_VERSION">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="IS_MAJOR_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IS_MAJOR_VERSION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> IS_MAJOR_VERSION</pre>
<div class="block">CMIS document property <code>cmis:isMajorVersion</code>: flag the indicates if
the document is a major version.
<p>
CMIS data type: boolean<br>
Java type: Boolean</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.IS_MAJOR_VERSION">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="IS_LATEST_MAJOR_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IS_LATEST_MAJOR_VERSION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> IS_LATEST_MAJOR_VERSION</pre>
<div class="block">CMIS document property <code>cmis:isLatestMajorVersion</code>: flag the
indicates if the document is the latest major version.
<p>
CMIS data type: boolean<br>
Java type: Boolean</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.IS_LATEST_MAJOR_VERSION">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="VERSION_LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VERSION_LABEL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> VERSION_LABEL</pre>
<div class="block">CMIS document property <code>cmis:versionLabel</code>: version label of the
document.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.VERSION_LABEL">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="VERSION_SERIES_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VERSION_SERIES_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> VERSION_SERIES_ID</pre>
<div class="block">CMIS document property <code>cmis:versionSeriesId</code>: ID of the version
series.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.VERSION_SERIES_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="IS_VERSION_SERIES_CHECKED_OUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IS_VERSION_SERIES_CHECKED_OUT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> IS_VERSION_SERIES_CHECKED_OUT</pre>
<div class="block">CMIS document property <code>cmis:isVersionSeriesCheckedOut</code>: flag the
indicates if the document is checked out.
<p>
CMIS data type: boolean<br>
Java type: Boolean</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.IS_VERSION_SERIES_CHECKED_OUT">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="VERSION_SERIES_CHECKED_OUT_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VERSION_SERIES_CHECKED_OUT_BY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> VERSION_SERIES_CHECKED_OUT_BY</pre>
<div class="block">CMIS document property <code>cmis:versionSeriesCheckedOutBy</code>: user who
checked out the document, if the document is checked out.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.VERSION_SERIES_CHECKED_OUT_BY">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="VERSION_SERIES_CHECKED_OUT_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VERSION_SERIES_CHECKED_OUT_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> VERSION_SERIES_CHECKED_OUT_ID</pre>
<div class="block">CMIS document property <code>cmis:versionSeriesCheckedOutId</code>: ID of the
PWC, if the document is checked out.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.VERSION_SERIES_CHECKED_OUT_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="CHECKIN_COMMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHECKIN_COMMENT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CHECKIN_COMMENT</pre>
<div class="block">CMIS document property <code>cmis:checkinComment</code>: check-in comment for
the document version.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.CHECKIN_COMMENT">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="CONTENT_STREAM_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTENT_STREAM_LENGTH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CONTENT_STREAM_LENGTH</pre>
<div class="block">CMIS document property <code>cmis:contentStreamLength</code>: length of the
content stream, if the document has content.
<p>
CMIS data type: integer<br>
Java type: BigInteger</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.CONTENT_STREAM_LENGTH">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="CONTENT_STREAM_MIME_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTENT_STREAM_MIME_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CONTENT_STREAM_MIME_TYPE</pre>
<div class="block">CMIS document property <code>cmis:contentStreamMimeType</code>: MIME type of
the content stream, if the document has content.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.CONTENT_STREAM_MIME_TYPE">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="CONTENT_STREAM_FILE_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTENT_STREAM_FILE_NAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CONTENT_STREAM_FILE_NAME</pre>
<div class="block">CMIS document property <code>cmis:contentStreamFileName</code>: file name, if
the document has content.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.CONTENT_STREAM_FILE_NAME">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="CONTENT_STREAM_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTENT_STREAM_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CONTENT_STREAM_ID</pre>
<div class="block">CMIS document property <code>cmis:contentStreamId</code>: content stream ID.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.CONTENT_STREAM_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="IS_PRIVATE_WORKING_COPY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IS_PRIVATE_WORKING_COPY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> IS_PRIVATE_WORKING_COPY</pre>
<div class="block">CMIS document property <code>cmis:isPrivateWorkingCopy</code>: flag the
indicates if the document is a PWC.
<p>
CMIS data type: boolean<br>
Java type: Boolean</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.IS_PRIVATE_WORKING_COPY">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.1</dd>
</dl>
</li>
</ul>
<a name="PARENT_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARENT_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PARENT_ID</pre>
<div class="block">CMIS folder property <code>cmis:parentId</code>: ID of the parent folder.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.PARENT_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="ALLOWED_CHILD_OBJECT_TYPE_IDS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ALLOWED_CHILD_OBJECT_TYPE_IDS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ALLOWED_CHILD_OBJECT_TYPE_IDS</pre>
<div class="block">CMIS folder property <code>cmis:allowedChildObjectTypeIds</code> (multivalue):
IDs of the types that can be filed in the folder.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.ALLOWED_CHILD_OBJECT_TYPE_IDS">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PATH</pre>
<div class="block">CMIS folder property <code>cmis:path</code>: folder path.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.PATH">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="SOURCE_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOURCE_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SOURCE_ID</pre>
<div class="block">CMIS relationship property <code>cmis:sourceId</code>: ID of the source
object.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.SOURCE_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="TARGET_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TARGET_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TARGET_ID</pre>
<div class="block">CMIS relationship property <code>cmis:targetId</code>: ID of the target
object.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.TARGET_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="POLICY_TEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>POLICY_TEXT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> POLICY_TEXT</pre>
<div class="block">CMIS policy property <code>cmis:policyText</code>: policy text.
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.POLICY_TEXT">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.0</dd>
</dl>
</li>
</ul>
<a name="EXPIRATION_DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXPIRATION_DATE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> EXPIRATION_DATE</pre>
<div class="block">CMIS retention property <code>cmis:rm_expirationDate</code>: expiration date.
<p>
CMIS data type: datetime<br>
Java type: GregorianCalendar</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.EXPIRATION_DATE">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.1</dd>
</dl>
</li>
</ul>
<a name="START_OF_RETENTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>START_OF_RETENTION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> START_OF_RETENTION</pre>
<div class="block">CMIS retention property <code>cmis:rm_startOfRetention</code>: start date.
<p>
CMIS data type: datetime<br>
Java type: GregorianCalendar</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.START_OF_RETENTION">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.1</dd>
</dl>
</li>
</ul>
<a name="DESTRUCTION_DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DESTRUCTION_DATE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DESTRUCTION_DATE</pre>
<div class="block">CMIS retention property <code>cmis:rm_destructionDate</code>: destruction
date.
<p>
CMIS data type: datetime<br>
Java type: GregorianCalendar</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.DESTRUCTION_DATE">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.1</dd>
</dl>
</li>
</ul>
<a name="HOLD_IDS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HOLD_IDS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> HOLD_IDS</pre>
<div class="block">CMIS retention property <code>cmis:rm_holdIds</code> (multivalue): IDs of the
holds that are applied.
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.HOLD_IDS">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>1.1</dd>
</dl>
</li>
</ul>
<a name="CONTENT_STREAM_HASH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTENT_STREAM_HASH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CONTENT_STREAM_HASH</pre>
<div class="block">Content Hash property <code>cmis:contentStreamHash</code> (multivalue): hashes
of the content stream
<p>
CMIS data type: string<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.CONTENT_STREAM_HASH">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>Extension</dd>
</dl>
</li>
</ul>
<a name="LATEST_ACCESSIBLE_STATE_ID">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LATEST_ACCESSIBLE_STATE_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LATEST_ACCESSIBLE_STATE_ID</pre>
<div class="block">Latest accessible state property <code>cmis:latestAccessibleStateId</code>: ID
of the latest accessible version of a document
<p>
CMIS data type: id<br>
Java type: String</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.chemistry.opencmis.commons.PropertyIds.LATEST_ACCESSIBLE_STATE_ID">Constant Field Values</a></dd>
<dt><span class="simpleTagLabel">CMIS:</span></dt>
<dd>Extension</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/PropertyIds.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/ExtensionFeatures.html" title="class in org.apache.chemistry.opencmis.commons"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/chemistry/opencmis/commons/SecondaryTypeIds.html" title="class in org.apache.chemistry.opencmis.commons"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/chemistry/opencmis/commons/PropertyIds.html" target="_top">Frames</a></li>
<li><a href="PropertyIds.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</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>