Package org.alfresco.query
Interface PermissionedResults
-
public interface PermissionedResultsMarker interface to show that permissions have already been applied to the results (and possibly cutoff)- Since:
- 4.0
- Author:
- janv
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasMoreItems()booleanpermissionsApplied()
-