org.xcmis.sp.inmemory.query
Class CmisSchema

java.lang.Object
  extended by org.xcmis.sp.inmemory.query.CmisSchema
All Implemented Interfaces:
org.xcmis.search.content.Schema

public class CmisSchema
extends Object
implements org.xcmis.search.content.Schema

Version:
$Id: exo-jboss-codetemplates.xml 34360 2009-07-22 23:58:59Z ksm $
Author:
Sergey Kabashnyuk

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.xcmis.search.content.Schema
org.xcmis.search.content.Schema.Column, org.xcmis.search.content.Schema.Table
 
Field Summary
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 Summary
CmisSchema(org.xcmis.spi.QueryNameTypeManager typeManager)
          Constructor.
 
Method Summary
 org.xcmis.search.content.Schema.Table getTable(org.xcmis.search.model.source.SelectorName name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_TYPES_MAP

public static Map<org.xcmis.spi.model.PropertyType,org.xcmis.search.value.PropertyType> PROPERTY_TYPES_MAP

AVAILABLE_QUERY_OPERATORS

public static Map<org.xcmis.spi.model.PropertyType,org.xcmis.search.model.constraint.Operator[]> AVAILABLE_QUERY_OPERATORS
Constructor Detail

CmisSchema

public CmisSchema(org.xcmis.spi.QueryNameTypeManager typeManager)
Constructor.

Parameters:
typeManager - TypeManager
Method Detail

getTable

public org.xcmis.search.content.Schema.Table getTable(org.xcmis.search.model.source.SelectorName name)
Specified by:
getTable in interface org.xcmis.search.content.Schema
See Also:
Schema.getTable(org.xcmis.search.model.source.SelectorName)


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.