com.atlassian.jira.bc.filter
Interface SearchRequestAdminService

All Known Implementing Classes:
DefaultSearchRequestAdminService

public interface SearchRequestAdminService


Method Summary
 Collection getFiltersSharedWithGroup(com.atlassian.crowd.embedded.api.Group group)
          Returns a collection of SimpleSearchRequestDisplay objects that are resticted to owner name, request name and request id.
 

Method Detail

getFiltersSharedWithGroup

Collection getFiltersSharedWithGroup(com.atlassian.crowd.embedded.api.Group group)
Returns a collection of SimpleSearchRequestDisplay objects that are resticted to owner name, request name and request id. SimpleSearchRequestDisplay

Parameters:
group - the group in play
Returns:
a collection of SimpleSearchRequestDisplay objects


Copyright © 2002-2012 Atlassian. All Rights Reserved.