org.xcmis.sp.inmemory.query
Class CmisSchema
java.lang.Object
org.xcmis.sp.inmemory.query.CmisSchema
- All Implemented Interfaces:
- Schema
public class CmisSchema
- extends Object
- implements Schema
- Version:
- $Id: exo-jboss-codetemplates.xml 34360 2009-07-22 23:58:59Z ksm $
- Author:
- Sergey Kabashnyuk
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_TYPES_MAP
public static Map<PropertyType,PropertyType> PROPERTY_TYPES_MAP
AVAILABLE_QUERY_OPERATORS
public static Map<PropertyType,Operator[]> AVAILABLE_QUERY_OPERATORS
CmisSchema
public CmisSchema(TypeManager typeManager)
- Constructor.
- Parameters:
typeManager - TypeManager
getTable
public Schema.Table getTable(SelectorName name)
- Specified by:
getTable in interface Schema
- See Also:
Schema.getTable(org.xcmis.search.model.source.SelectorName)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.