|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@ControlInterface
public interface ContentSearchControl
Control to represent interface to search methods in content mgmt system.
| Method Summary | |
|---|---|
SortableFilterablePagedResult<Node> |
search(ContentContext context, Search search, int pageSize)Perform a search in the content repository. |
| Method Detail |
|---|
SortableFilterablePagedResult<Node> search(ContentContext context,
Search search,
int pageSize)
throws RepositoryException
context - The content context objectsearch - The search objectpageSize - number of nodes per page in the resultRepositoryException - if an error happens in search
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.