Package org.alfresco.opencmis.search
Class CMISResultSetMetaData
java.lang.Object
org.alfresco.opencmis.search.CMISResultSetMetaData
- All Implemented Interfaces:
ResultSetMetaData
- Author:
- andyh
-
Constructor Summary
ConstructorsConstructorDescriptionCMISResultSetMetaData(CMISQueryOptions options, Query query, LimitBy limitBy, CMISDictionaryService cmisDictionaryService, DictionaryService alfrescoDictionaryService) -
Method Summary
-
Constructor Details
-
CMISResultSetMetaData
public CMISResultSetMetaData(CMISQueryOptions options, Query query, LimitBy limitBy, CMISDictionaryService cmisDictionaryService, DictionaryService alfrescoDictionaryService)
-
-
Method Details
-
getColumnNames
- Specified by:
getColumnNamesin interfaceResultSetMetaData
-
getColumns
- Specified by:
getColumnsin interfaceResultSetMetaData
-
getColumn
- Specified by:
getColumnin interfaceResultSetMetaData
-
getQueryOptions
-
getSelector
- Specified by:
getSelectorin interfaceResultSetMetaData
-
getSelectorNames
- Specified by:
getSelectorNamesin interfaceResultSetMetaData
-
getSelectors
- Specified by:
getSelectorsin interfaceResultSetMetaData
-
getLimitedBy
- Specified by:
getLimitedByin interfaceResultSetMetaData
-
getPermissionEvaluationMode
- Specified by:
getPermissionEvaluationModein interfaceResultSetMetaData
-
getResultSetType
- Specified by:
getResultSetTypein interfaceResultSetMetaData
-
getSearchParameters
- Specified by:
getSearchParametersin interfaceResultSetMetaData
-