package

com.atlassian.jira.web.action.util.sharing

Interfaces

SharedEntitySearchAction The parameter methods that should be implemented by a Actions that will search for SharedEntity objects. 
SharesListHelper An interface to ensure that object that use the 'share-list.jsp' to render share permissions implement the necessary methods. 

Classes

SharedEntitySearchAction.FieldNameMapper  
SharedEntitySearchAction.QueryValidator Responsible for validating that a Query is parseable. 
SharedEntitySearchViewHelper<E extends SharedEntity> A class that makes searching for Shared Entities easier. 
SharedEntitySearchViewHelper.SearchResult<E> Represents a page of results of the search. 
SharedEntitySearchViewHelper.SortColumn Container for sorting constants.