Package | Description |
---|---|
org.apache.chemistry.opencmis.client.api |
The OpenCMIS Client API.
|
Modifier and Type | Method and Description |
---|---|
QueryStatement |
Session.createQueryStatement(Collection<String> selectPropertyIds,
Map<String,String> fromTypes,
String whereClause,
List<String> orderByPropertyIds)
Creates a query statement for a query of one primary type joined by zero
or more secondary types.
|
QueryStatement |
Session.createQueryStatement(String statement)
Creates a query statement.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.