| | WebCenter Interaction API | |
| IPTSavedSearch.StoreResultPortlet Method |
Creates a Portlet corresponding to this SavedSearch which can be used to view its results
int StoreResultPortlet(
string bstrTitle,
int Type,
bool bSimple
);
Parameters
-
bstrTitle
- Portlet title
-
Type
- Portlet type (personal or community)
-
bSimple
- should results be name only?
Return Value
portletID
See Also
IPTSavedSearch Interface | com.plumtree.server Namespace