Uses of Class
com.sap.portal.contenttagging.ResultsFormat

Packages that use ResultsFormat
com.sap.portal.contenttagging Provides classes and interfaces to tag your PCD content and to search content based on tags. 
 

Uses of ResultsFormat in com.sap.portal.contenttagging
 

Fields in com.sap.portal.contenttagging declared as ResultsFormat
static ResultsFormat ResultsFormat.GROUP_BY_CONTENT
          A constant that represents grouping by content.
static ResultsFormat ResultsFormat.GROUP_BY_DOMAIN_VALUE
          A constant that represents grouping by domain values.
static ResultsFormat ResultsFormat.GROUP_DEFAULT
          A constant that represents the default format of results, which is grouping by content.
 

Methods in com.sap.portal.contenttagging with parameters of type ResultsFormat
 Map IContentTaggingService.getContent(com.sap.security.api.IPrincipal user, String domain, String expression, String[] contentType, ResultsFormat resultsFormat)
          Returns content of the specified types (portal objects) in all user-assigned roles if the value of the domain attribute matches the search criteria.
 Map IContentTaggingService.getNodeContent(DirContext node, String domain, String expression, String[] contentType, ResultsFormat resultsFormat)
          Returns content of the specified types (portal objects) in a given node of the PCD.
 



Copyright 2011 SAP AG Complete Copyright Notice