Package org.alfresco.query
Interface PermissionedResults
-
public interface PermissionedResults
Marker 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 boolean
hasMoreItems()
boolean
permissionsApplied()
-