public class CMISResultSetSelectorImpl extends Object implements CMISResultSetSelector
| Constructor and Description |
|---|
CMISResultSetSelectorImpl(String name,
CMISTypeDefinition typeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.alfresco.service.namespace.QName |
getType() |
CMISTypeDefinition |
getTypeDefinition()
Get the type definition for the selector.
|
public CMISResultSetSelectorImpl(String name, CMISTypeDefinition typeDefinition)
public String getName()
getName in interface org.alfresco.service.cmr.search.ResultSetSelectorpublic CMISTypeDefinition getTypeDefinition()
CMISResultSetSelectorgetTypeDefinition in interface CMISResultSetSelectorpublic org.alfresco.service.namespace.QName getType()
getType in interface org.alfresco.service.cmr.search.ResultSetSelectorCopyright © 2005–2014 Alfresco Software. All rights reserved.