Class CmisSchema
- java.lang.Object
-
- org.exoplatform.ecms.xcmis.sp.index.CmisSchema
-
- All Implemented Interfaces:
org.xcmis.search.content.Schema
public class CmisSchema extends Object implements org.xcmis.search.content.Schema
- Version:
- $Id$
- Author:
- Sergey Kabashnyuk
-
-
Field Summary
Fields Modifier and Type Field Description static Map<org.xcmis.spi.model.PropertyType,org.xcmis.search.model.constraint.Operator[]>AVAILABLE_QUERY_OPERATORSstatic Map<org.xcmis.spi.model.PropertyType,org.xcmis.search.value.PropertyType>PROPERTY_TYPES_MAP
-
Constructor Summary
Constructors Constructor Description CmisSchema(org.xcmis.spi.TypeManager typeManager)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.xcmis.search.content.Schema.TablegetTable(org.xcmis.search.model.source.SelectorName name)
-