|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.cms.applications.common.actions.WebworkAbstractAction
org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
org.infoglue.cms.applications.structuretool.wizards.actions.CreateSiteNodeWizardAbstractAction
public abstract class CreateSiteNodeWizardAbstractAction
This action represents a base class all steps in the wizard uses.
| Field Summary |
|---|
| Fields inherited from class org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction |
|---|
colorScheme |
| Fields inherited from interface webwork.action.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
CreateSiteNodeWizardAbstractAction()
|
|
| Method Summary | |
|---|---|
protected CreateSiteNodeWizardInfoBean |
getCreateSiteNodeWizardInfoBean()
This methods returns a new or the stored InfoBean for the wizard. |
protected void |
invalidateCreateSiteNodeWizardInfoBean()
This methods invalidates the wizard bean so a new wizard can be started. |
| Methods inherited from class org.infoglue.cms.applications.common.actions.WebworkAbstractAction |
|---|
doDefault, doExecute, execute, getBrowserBean, getCurrentUrl, getError, getErrors, getHttpSession, getInfoGluePrincipal, getLocalizedString, getRequest, getResponse, getRoot, getSession, setCommand, setError, setServletRequest, setServletResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateSiteNodeWizardAbstractAction()
| Method Detail |
|---|
protected CreateSiteNodeWizardInfoBean getCreateSiteNodeWizardInfoBean()
protected void invalidateCreateSiteNodeWizardInfoBean()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||