IPTSContentCollection overview
![]() | Field containing the ACL (access control list) for a Content item. Type string; same format as IPTSPortalCollection.ACL . Retrievable but not searchable (the current user's ACL is implicitly applied to every search query). |
![]() | 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 . |
![]() | Query that restricts to all objects published by Content Server within the specified portlet. May be passed into IPTSQueryRequest.restrictTo , or used as a subquery of an IPTSBooleanQuery . |
![]() | Query that restricts to all objects published by Content Server. May be passed into IPTSQueryRequest.restrictTo , or used as a subquery of an IPTSBooleanQuery . |
![]() | Field containing the name of the user who last published the Content item. Type String, searchable and retrievable. |
![]() | Field containing the IDs of the portlets in which a Content item was published (separated by whitespace). Type String, searchable and retrievable. |
![]() | Field containing the ID of a webservice that can gateway the Content item. Type String, retrievable but not searchable. |
IPTSContentCollection Interface | com.plumtree.server.search.ptapps Namespace