public interface FilterSearchForm
Modifier and Type | Method and Description |
---|---|
String |
getFilterView()
The name of the view or tab.
|
String |
getGroupShare() |
Long |
getPagingOffset() |
String |
getProjectShare() |
String |
getRoleShare() |
String |
getSearchName() |
String |
getSearchOwnerUserName() |
String |
getSearchShareType() |
String |
getShowProjects() |
String |
getSortColumn()
The column to sort by.
|
boolean |
isSortAscending()
Whether the desired sorting of results is ascending or descending.
|
boolean isSortAscending()
String getSortColumn()
String getFilterView()
String getSearchName()
String getSearchOwnerUserName()
String getSearchShareType()
String getProjectShare()
String getRoleShare()
String getGroupShare()
Long getPagingOffset()
String getShowProjects()
Copyright © 2002-2022 Atlassian. All Rights Reserved.