com.atlassian.jira.web.action.user
Class ConfigurePortal
java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.action.JiraActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.ProjectActionSupport
com.atlassian.jira.web.action.portal.AbstractConfigurePortal
com.atlassian.jira.web.action.user.ConfigurePortal
- All Implemented Interfaces:
- webwork.action.Action, webwork.action.CommandDriven, ErrorCollection, I18nHelper, webwork.action.IllegalArgumentAware, PortalAction, java.io.Serializable
- Direct Known Subclasses:
- DeletePortlet
- public class ConfigurePortal
- extends AbstractConfigurePortal
- See Also:
- Serialized Form
Fields inherited from class webwork.action.ActionSupport |
command, errorMap, errorMessages |
Fields inherited from interface webwork.action.Action |
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Methods inherited from class com.atlassian.jira.web.action.portal.AbstractConfigurePortal |
doSave, getAddButton, getDashboardFunction, getDeleteButton, getEditButton, getLeftPortlets, getMoveDownLeftButton, getMoveDownRightButton, getMoveLeftButton, getMoveRightButton, getMoveUpLeftButton, getMoveUpRightButton, getPortletName, getRightPortlets, getSelectedLeftPortlets, getSelectedPortlets, getSelectedRightPortlets, getUser, savePortalConfig, setAddButton, setDashboardFunction, setDeleteButton, setEditButton, setMoveDownLeftButton, setMoveDownRightButton, setMoveLeftButton, setMoveRightButton, setMoveUpLeftButton, setMoveUpRightButton, setSelectedLeftPortlets, setSelectedPortlets, setSelectedRightPortlets |
Methods inherited from class com.atlassian.jira.web.action.JiraWebActionSupport |
addErrorCollection, getAssignableUsers, getAssignableUsers, getCachedGroups, getColumnViewHtml, getComponentManager, getConstantsManager, getCustomFieldHtml, getCustomFieldXML, getDefaultAssignee, getDefaultResourceBundle, getField, getLocale, getOutlookDate, getPermissionManager, getProjectManager, getPropertySet, getRedirect, getRemoteUser, getReturnUrl, getText, getText, getText, getText, getText, getUserFullName, getUserPreferences, getVersionManager, isDefaultAssignee, isDefaultAssignee, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isHasProjectPermission, processDefaultAssignee, processDefaultAssignee, processDefaultAssignee, setReturnUrl |
Methods inherited from class com.atlassian.jira.action.JiraActionSupport |
addErrorMessages, addErrorMessages, addErrors, execute, getActionName, getApplicationProperties, getDelegator, getLocaleUtils, getResult, getUnescapedText, getWatcherManager, hasAnyErrors, isIndexing |
Methods inherited from class webwork.action.ActionSupport |
addError, addErrorMessage, addIllegalArgumentException, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface webwork.action.CommandDriven |
setCommand |
ConfigurePortal
public ConfigurePortal(PortalManager portalManager)
doDefault
public java.lang.String doDefault()
throws java.lang.Exception
- Throws:
java.lang.Exception
doExecute
protected java.lang.String doExecute()
throws java.lang.Exception
- Overrides:
doExecute
in class AbstractConfigurePortal
- Throws:
java.lang.Exception
doFunction
protected java.lang.String doFunction()
throws java.lang.Exception
- Specified by:
doFunction
in class AbstractConfigurePortal
- Throws:
java.lang.Exception
doValidation
protected void doValidation()
getPortalConfig
public PortalPageConfiguration getPortalConfig()
throws PortletConfigurationException
- Throws:
PortletConfigurationException
usingDefaultPortalConfig
public boolean usingDefaultPortalConfig()
throws PortletConfigurationException
- Throws:
PortletConfigurationException
resetPortletConf
public void resetPortletConf()
throws PortletConfigurationException
- Throws:
PortletConfigurationException
getConfigure
public java.lang.String getConfigure()
setConfigure
public void setConfigure(java.lang.String configure)
doAdd
protected java.lang.String doAdd()
throws java.lang.Exception
- Specified by:
doAdd
in class AbstractConfigurePortal
- Throws:
java.lang.Exception
getEditRedirect
protected java.lang.String getEditRedirect(java.lang.Long portletConfigId)
throws java.lang.Exception
- Specified by:
getEditRedirect
in class AbstractConfigurePortal
- Throws:
java.lang.Exception
getHomeRedirect
protected java.lang.String getHomeRedirect()
throws java.lang.Exception
- Specified by:
getHomeRedirect
in class AbstractConfigurePortal
- Throws:
java.lang.Exception
getCurrentPageName
public java.lang.Long getCurrentPageName()
throws java.lang.Exception
- Throws:
java.lang.Exception
getDashboardPages
public java.util.Collection getDashboardPages()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSelectPageId
public java.lang.Long getSelectPageId()
setSelectPageId
public void setSelectPageId(java.lang.Long selectPageId)
isMultiplePortalPagesEnabled
public boolean isMultiplePortalPagesEnabled()
Copyright © 2002-2005 Atlassian. All Rights Reserved.