Uses of Class
com.atlassian.confluence.plugins.rest.entities.SearchResultGroupEntity

Packages that use SearchResultGroupEntity
com.atlassian.confluence.plugins.rest.entities   
 

Uses of SearchResultGroupEntity in com.atlassian.confluence.plugins.rest.entities
 

Methods in com.atlassian.confluence.plugins.rest.entities that return types with arguments of type SearchResultGroupEntity
 List<SearchResultGroupEntity> SearchResultEntityList.getGroups()
          Returns the SearchResultGroupEntity list that was found using the QUICK search.
 

Method parameters in com.atlassian.confluence.plugins.rest.entities with type arguments of type SearchResultGroupEntity
 void SearchResultEntityList.setGroups(List<SearchResultGroupEntity> groups)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.