com.atlassian.jira.web.action.user
Class AddPortlet

java.lang.Object
  extended byActionSupport
      extended bycom.atlassian.jira.action.JiraActionSupport
          extended bycom.atlassian.jira.web.action.JiraWebActionSupport
              extended bycom.atlassian.jira.web.action.portal.AbstractAddPortlet
                  extended bycom.atlassian.jira.web.action.user.AddPortlet

public class AddPortlet
extends AbstractAddPortlet

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
PERMISSION_VIOLATION_RESULT, request
 
Fields inherited from class com.atlassian.jira.action.JiraActionSupport
log
 
Constructor Summary
AddPortlet()
           
 
Method Summary
 java.lang.String doExecute()
           
 java.lang.String getCols()
           
protected  void init()
           
 void setCols(java.lang.String cols)
           
 
Methods inherited from class com.atlassian.jira.web.action.portal.AbstractAddPortlet
doValidation, getPortletConf, getPortletConfigurations, getPortletId, getPortlets, setPortletConf, setPortletId
 
Methods inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
getCachedGroups, getConstantsManager, getGlobalColumns, getPropertySet, getRedirect, getRemoteUser, getUserPreferences, isHasIssuePermission, isHasPermission, isHasPermission, isHasProjectPermission
 
Methods inherited from class com.atlassian.jira.action.JiraActionSupport
addErrorMessages, addErrors, execute, getActionName, getApplicationProperties, getDelegator, getResult, isIndexing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddPortlet

public AddPortlet()
           throws PortletConfigurationException
Method Detail

doExecute

public java.lang.String doExecute()
                           throws java.lang.Exception
Specified by:
doExecute in class AbstractAddPortlet
Throws:
java.lang.Exception

init

protected void init()
             throws PortletConfigurationException
Specified by:
init in class AbstractAddPortlet
Throws:
PortletConfigurationException

getCols

public java.lang.String getCols()

setCols

public void setCols(java.lang.String cols)
             throws AtlassianCoreException
Throws:
AtlassianCoreException