com.atlassian.jira.bc.filter
Class DefaultSearchRequestAdminService
java.lang.Object
com.atlassian.jira.bc.filter.DefaultSearchRequestAdminService
- All Implemented Interfaces:
- SearchRequestAdminService
public class DefaultSearchRequestAdminService
- extends Object
- implements SearchRequestAdminService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSearchRequestAdminService
public DefaultSearchRequestAdminService(SearchRequestAdminManager searchRequestAdminManager,
FavouritesManager<SearchRequest> favouritesManager)
getFiltersSharedWithGroup
public Collection<SimpleSearchRequestDisplay> getFiltersSharedWithGroup(com.atlassian.crowd.embedded.api.Group group)
- Description copied from interface:
SearchRequestAdminService
- Returns a collection of SimpleSearchRequestDisplay objects that are resticted
to owner name, request name and request id.
SimpleSearchRequestDisplay
- Specified by:
getFiltersSharedWithGroup
in interface SearchRequestAdminService
- Parameters:
group
- the group in play
- Returns:
- a collection of SimpleSearchRequestDisplay objects
Copyright © 2002-2012 Atlassian. All Rights Reserved.