org.alfresco.cmis
Interface CMISResultSetSelector

All Superinterfaces:
org.alfresco.service.cmr.search.ResultSetSelector
All Known Implementing Classes:
CMISResultSetSelectorImpl

public interface CMISResultSetSelector
extends org.alfresco.service.cmr.search.ResultSetSelector

The meta-data for a result set selector.


Method Summary
 CMISTypeDefinition getTypeDefinition()
          Get the type definition for the selector.
 
Methods inherited from interface org.alfresco.service.cmr.search.ResultSetSelector
getName, getType
 

Method Detail

getTypeDefinition

CMISTypeDefinition getTypeDefinition()
Get the type definition for the selector.

Returns:
- the CMIS type definition.


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.