public class ConfigureDefaultSpaceLogoAction extends AbstractLogoAction implements LookAndFeel
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SPACE_LOGO |
attachmentManager, fileUploadManager
accessModeService, CANCEL, DEVMODE, eventManager, i18NBeanFactory, labelManager, languageManager, LICENSE_EXPIRED, LICENSE_USERS_EXCEEDED, messageHolder, permissionManager, permitted, personService, pluginAccessor, PREVIEW, settingsManager, spacePermissionManager, userAccessor, webInterfaceManager
Constructor and Description |
---|
ConfigureDefaultSpaceLogoAction() |
Modifier and Type | Method and Description |
---|---|
String |
doDisableLogo() |
String |
doEnableLogo() |
String |
execute() |
String |
getActionDescriminator()
use this string to build the webwork action that forms in the view should submit to
|
protected String |
getAttachmentName() |
protected ContentEntityObject |
getContentToAttachLogoTo() |
boolean |
isLogoDisabled() |
boolean |
isPermitted() |
doDelete, doUpload, getLogo, setAttachmentManager, setFileUploadManager
addActionError, addActionMessage, addFieldError, addPermissionTypeTo, addToHistory, doDefault, formatFriendlyDate, getAccessMode, getActionName, getActionName, getAuthenticatedUser, getBootstrapManager, getCancel, getCancelResult, getConfluenceAccessManager, getContext, getCurrentRequest, getCurrentSession, getDateFormatSetting, getDateFormatter, getDefaultResourceBundle, getDefaultTimeZone, getDocLink, getEventManager, getFriendlyDateFormatter, getFrontendServiceURL, getGlobalSettings, getHelper, getI18n, getInstalledLanguages, getLabelManager, getLanguageManager, getLanguageUserFriendly, getLocale, getLocaleManager, getLocaleString, getMessageHolder, getNiceContentType, getPermissionManager, getPermissionTypes, getPermittedEntitiesOf, getPermittedEntitiesOf, getPermittedEntitiesOf, getPersonService, getPreviousLoginDate, getRemoteUser, getSession, getSystemInformationService, getText, getText, getText, getText, getTextStatic, getTextStatic, getTextStrict, getTimeZone, getUserAccessor, getUserByName, getUserFullName, getUserHasBrowseUsersPermission, getUserHasLicensedAccess, getUserInterfaceState, getUserLocaleDefaultDatePattern, getUserProfilePicUrl, getWebInterfaceContext, getWebInterfaceManager, hasPermissionForSpace, isAnonymousUser, isCanceled, isDevMode, isEmailVisible, isExternalUserManagementEnabled, isLabelable, isPrintableVersion, isSkipAccessCheck, isUserStatusPluginEnabled, isUsingH2, isUsingHSQL, setAccessModeService, setApiDateFormatService, setApiPersonService, setBootstrapManager, setCancel, setConfluenceAccessManager, setContentUiSupport, setEventManager, setFormatSettingsManager, setI18NBean, setI18NBeanFactory, setLabelManager, setLanguageManager, setLocaleManager, setLoginManager, setMessageHolder, setPermissionManager, setPluginAccessor, setPreviousLoginDate, setServletRequestSupplier, setSettingsManager, setSkipAccessCheck, setSpacePermissionManager, setSystemInformationService, setTimeZoneManager, setUserAccessor, setWebInterfaceManager, withServletRequestSupplier
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 static final String DEFAULT_SPACE_LOGO
public boolean isPermitted()
isPermitted
in class ConfluenceActionSupport
public String execute()
execute
in interface com.opensymphony.xwork.Action
execute
in class com.opensymphony.xwork.ActionSupport
public boolean isLogoDisabled()
isLogoDisabled
in class AbstractLogoAction
public String getActionDescriminator()
AbstractLogoAction
getActionDescriminator
in class AbstractLogoAction
public String doDisableLogo()
doDisableLogo
in class AbstractLogoAction
public String doEnableLogo()
doEnableLogo
in class AbstractLogoAction
protected ContentEntityObject getContentToAttachLogoTo()
getContentToAttachLogoTo
in class AbstractLogoAction
protected String getAttachmentName()
getAttachmentName
in class AbstractLogoAction
Copyright © 2003–2020 Atlassian. All rights reserved.