|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwObjectsQuery
Implementors of this interface are objects query implementations.
An object query implementation holds all necessary information to retrieve at any time
a collection of objects upon its execution (see execute(OwSort)
.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
OwObjectCollection |
execute(OwSort sort_p)
Executes this query |
Method Detail |
---|
OwObjectCollection execute(OwSort sort_p) throws OwException
sort_p
- the sort information to be applied when retrieving the object list
OwObjectCollection
OwException
- if the query execution fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |