public class ManageReferrersAction extends ConfluenceActionSupport
CANCEL, DEVMODE, eventManager, i18NBeanFactory, labelManager, languageManager, LICENSE_EXPIRED, LICENSE_USERS_EXCEEDED, messageHolder, permissionManager, permitted, pluginAccessor, PREVIEW, settingsManager, spacePermissionManager, userAccessor, webInterfaceManager
Constructor and Description |
---|
ManageReferrersAction() |
Modifier and Type | Method and Description |
---|---|
String |
doAddExcludedReferrer() |
String |
doBanReferrerAndRefreshCache()
bans a referrer and refreshes the referrer cache of the page it came from
|
String |
doDefault()
Default webwork action execution method.
|
String |
doRemoveExcludedReferrer() |
String |
doView() |
String |
execute() |
int |
getDeletions() |
List |
getExcludedReferrers() |
PaginationSupport |
getPaginationSupport() |
long |
getRedirPageId() |
String |
getReferrerToExclude() |
String |
getReferrerToRemove() |
boolean |
isCollectReferrerData() |
boolean |
isEditMode() |
boolean |
isHideExternalReferrers() |
boolean |
isPermitted() |
boolean |
isShowActionMsg() |
void |
setCollectReferrerData(boolean collectReferrerData) |
void |
setDeletions(int deletions) |
void |
setRedirPageId(long redirPageId) |
void |
setReferrerToExclude(String referrerToExclude) |
void |
setReferrerToRemove(String referrerToRemove) |
void |
setShowActionMsg(boolean showActionMsg) |
void |
setShowExternalReferrers(boolean showExternalReferrers) |
void |
setStartIndex(int start) |
addActionError, addActionMessage, addFieldError, addPermissionTypeTo, addToHistory, formatFriendlyDate, getActionName, getActionName, getAuthenticatedUser, getBootstrapManager, getCancel, getCancelResult, getContext, getDateFormatSetting, getDateFormatter, getDefaultResourceBundle, getDefaultTimeZone, getDocLink, getEventManager, getFriendlyDateFormatter, getGlobalSettings, getHelper, getI18n, getInstalledLanguages, getLabelManager, getLanguageManager, getLanguageUserFriendly, getLocale, getLocaleManager, getLocaleString, getMessageHolder, getNiceContentType, getPermissionTypes, getPermittedEntitiesOf, getPermittedEntitiesOf, getPermittedEntitiesOf, getPreviousLoginDate, getRemoteUser, getSession, getSystemInformationService, getText, getText, getText, getText, getTextStatic, getTextStatic, getTextStrict, getTimeZone, getUser, getUserAccessor, getUserByName, getUserFullName, getUserInterfaceState, getUserLocaleDefaultDatePattern, getUserProfilePicUrl, getWebInterfaceContext, getWebInterfaceManager, hasPermissionForSpace, isAnonymousUser, isCanceled, isDevMode, isEmailVisible, isExternalUserManagementEnabled, isLabelable, isPermissionCheck, isPermittedAsString, isPrintableVersion, isSharedMode, isUserStatusPluginEnabled, isUsingHSQL, setApiDateFormatService, setBootstrapManager, setCancel, setContentUiSupport, setEventManager, setFormatSettingsManager, setI18NBean, setI18NBeanFactory, setLabelManager, setLanguageManager, setLocaleManager, setLoginManager, setMessageHolder, setPermissionCheck, setPermissionManager, setPluginAccessor, setPreviousLoginDate, setSettingsManager, setSpacePermissionManager, setSystemInformationService, setTimeZoneManager, setUserAccessor, setWebInterfaceManager
addActionError, addActionMessage, addFieldError, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrors, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
validate
public boolean isPermitted()
isPermitted
in class ConfluenceActionSupport
public String doDefault() throws Exception
ConfluenceActionSupport
doDefault
in class ConfluenceActionSupport
Exception
- if something goes wrongpublic String execute() throws Exception
execute
in interface com.opensymphony.xwork.Action
execute
in class com.opensymphony.xwork.ActionSupport
Exception
public String doBanReferrerAndRefreshCache() throws Exception
Exception
public String doRemoveExcludedReferrer()
public String getReferrerToExclude()
public void setReferrerToExclude(String referrerToExclude)
public void setReferrerToRemove(String referrerToRemove)
public String getReferrerToRemove()
public boolean isHideExternalReferrers()
public boolean isCollectReferrerData()
public List getExcludedReferrers()
public boolean isShowActionMsg()
public void setShowActionMsg(boolean showActionMsg)
public int getDeletions()
public void setDeletions(int deletions)
public PaginationSupport getPaginationSupport()
public void setStartIndex(int start)
public long getRedirPageId()
public void setRedirPageId(long redirPageId)
public boolean isEditMode()
public void setShowExternalReferrers(boolean showExternalReferrers)
public void setCollectReferrerData(boolean collectReferrerData)
Copyright © 2003–2016 Atlassian. All rights reserved.