org.alfresco.service.cmr.search
Interface ResultSetSelector


public interface ResultSetSelector

The metadata for a ResultSet selector.


Method Summary
 java.lang.String getName()
          The unique name for the selector.
 QName getType()
          Get the Alfresco type QName for the type or aspect
 

Method Detail

getName

java.lang.String getName()
The unique name for the selector.

Returns:
- the unique name for the selector

getType

QName getType()
Get the Alfresco type QName for the type or aspect

Returns:
- the type or aspect


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