|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
public class ViewAuthors
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
---|
BambooActionSupport.JSONStatus |
Field Summary |
---|
Fields inherited from class com.opensymphony.xwork.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
ViewAuthors()
|
Method Summary | |
---|---|
Pager<Author> |
getPager()
|
java.util.List |
getResultsList()
|
java.lang.String |
getSearchOption()
|
java.util.List<java.lang.String> |
getSearchOptions()
|
java.lang.String |
getSearchString()
|
void |
setExtendedAuthorManager(ExtendedAuthorManager extendedAuthorManager)
|
void |
setPager(Pager<Author> pager)
|
void |
setSearchOption(java.lang.String searchOption)
|
void |
setSearchString(java.lang.String searchString)
|
Methods inherited from class com.opensymphony.xwork.ActionSupport |
---|
addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.ww2.aware.permissions.DomainObjectSecurityAware |
---|
getSecuredDomainObject |
Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
---|
getErrorMessages, getErrors |
Constructor Detail |
---|
public ViewAuthors()
Method Detail |
---|
public Pager<Author> getPager()
getPager
in interface PaginationAware<Author>
public void setPager(Pager<Author> pager)
setPager
in interface PaginationAware<Author>
public java.util.List getResultsList()
getResultsList
in interface ResultsListProvider
public java.lang.String getSearchOption()
public void setSearchOption(java.lang.String searchOption)
public java.util.List<java.lang.String> getSearchOptions()
public java.lang.String getSearchString()
public void setSearchString(java.lang.String searchString)
public void setExtendedAuthorManager(ExtendedAuthorManager extendedAuthorManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |