WebCenter Interaction API  
 

IPTSPortalCollection.DocDirectory Method (String)

Query that restricts to the portal's entire Knowledge Directory. May be passed into IPTSQueryRequest.restrictTo, or used as a subquery of an IPTSBooleanQuery.

IPTSQuery DocDirectory(
   string objType
);

Parameters

objType
Type (PTSConstants.TYPE_KD_DOCUMENTS or PTSConstants.TYPE_KD_FOLDERS) to search for

See Also

IPTSPortalCollection Interface | com.plumtree.server.search.ptapps Namespace | IPTSPortalCollection.DocDirectory Overload List