Interface | Description |
---|---|
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.
|
Class | Description |
---|---|
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.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.