public class CmisSchema extends Object implements org.xcmis.search.content.Schema
| Modifier and Type | Field and Description |
|---|---|
static Map<org.xcmis.spi.model.PropertyType,org.xcmis.search.model.constraint.Operator[]> |
AVAILABLE_QUERY_OPERATORS |
static Map<org.xcmis.spi.model.PropertyType,org.xcmis.search.value.PropertyType> |
PROPERTY_TYPES_MAP |
| Constructor and Description |
|---|
CmisSchema(org.xcmis.spi.TypeManager typeManager)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.xcmis.search.content.Schema.Table |
getTable(org.xcmis.search.model.source.SelectorName name) |
public static Map<org.xcmis.spi.model.PropertyType,org.xcmis.search.value.PropertyType> PROPERTY_TYPES_MAP
public static Map<org.xcmis.spi.model.PropertyType,org.xcmis.search.model.constraint.Operator[]> AVAILABLE_QUERY_OPERATORS
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.