Package | Description |
---|---|
org.apache.chemistry.opencmis.jcr |
Modifier and Type | Method and Description |
---|---|
JcrVersion |
JcrVersionBase.checkin(Properties properties,
ContentStream contentStream,
String checkinComment)
See CMIS 1.0 section 2.2.7.3 checkedIn
|
JcrVersion |
JcrVersionBase.getVersion(String name)
Get a specific version by name
|
Modifier and Type | Method and Description |
---|---|
Iterator<JcrVersion> |
JcrVersionBase.getVersions()
See CMIS 1.0 section 2.2.7.6 getAllVersions
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.