|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenderableContentBucket
A ContentBucket is an interface which the PlaceholderService uses to obtain content for the PlaceholderTag.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.bea.p13n.placeholder.ContentBucket |
---|
ContentBucket.PreviewInfo |
Method Summary | |
---|---|
Collection |
previewContent(Request request,
String query,
boolean renderContent)
Return a collection of PreviewInfo structures which match all of the content for the query. |
Methods inherited from interface com.bea.p13n.placeholder.ContentBucket |
---|
getContent, previewContent, removeGlobalQueries, setGlobalQuery |
Method Detail |
---|
Collection previewContent(Request request, String query, boolean renderContent) throws RemoteException, ContentException
Request
- query
- The content query to be previewedrenderContent
- true to include the rendering content in the
preview, false to not.
RemoteException
ContentException
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |