Aqualogic Interaction API  
 

IPTSContentCollection.ContentInCommunity Method 

Query that restricts to all objects published by Content Server in portlets contained in the specified community. May be passed into IPTSQueryRequest.restrictTo, or used as a subquery of an IPTSBooleanQuery.

IPTSQuery ContentInCommunity(
   int communityID
);

See Also

IPTSContentCollection Interface | com.plumtree.server.search.ptapps Namespace