public class DefaultDocumentIdentifierMap extends DefaultIdentifierMapBase
cmis2Jcr| Constructor and Description |
|---|
DefaultDocumentIdentifierMap(boolean isVersionable) |
| Modifier and Type | Method and Description |
|---|---|
String |
jcrTypeCondition()
Create and additional condition in order for the query to only return nodes
of the right type.
|
jcrPathFromCol, jcrTypeNamepublic DefaultDocumentIdentifierMap(boolean isVersionable)
public String jcrTypeCondition()
IdentifierMapelement(*, nt:file)[not(@jcr:mixinTypes = 'mix:simpleVersionable')]Here the element test is covered by
IdentifierMap.jcrTypeName()
while the predicate is covered by this method.jcrTypeCondition in interface IdentifierMapjcrTypeCondition in class IdentifierMapBasenull if none.IdentifierMap.jcrTypeName()Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.