org.infoglue.cms.applications.structuretool.actions
Class ViewSiteNodeVersionAction
java.lang.Object
org.infoglue.cms.applications.common.actions.WebworkAbstractAction
org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
org.infoglue.cms.applications.structuretool.actions.ViewSiteNodeVersionAction
- All Implemented Interfaces:
- java.io.Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.ServletRequestAware, webwork.action.ServletResponseAware
- Direct Known Subclasses:
- UpdateSiteNodeVersionAction
public class ViewSiteNodeVersionAction
- extends InfoGlueAbstractAction
- See Also:
- Serialized Form
| Fields inherited from interface webwork.action.Action |
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Methods inherited from class org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction |
beginTransaction, closeDatabase, closeTransaction, commitTransaction, encode, getAnonymousPrincipal, getCMSBaseUrl, getColorScheme, getComponentRendererAction, getComponentRendererUrl, getCurrentURL, getLanguageCode, getLocale, getLogger, getLogoutURL, getOriginalFullURL, getParameter, getPrincipalPropertyHashValues, getPrincipalPropertyValue, getPrincipalPropertyValue, getSessionTimeout, getSingleParameter, getThis, getToolId, getToolLocales, getURLBase, getUserName, hasAccessTo, hasAccessTo, rollbackTransaction, setColorScheme, setLanguageCode, setToolId |
| Methods inherited from class org.infoglue.cms.applications.common.actions.WebworkAbstractAction |
doDefault, 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 |
ViewSiteNodeVersionAction
public ViewSiteNodeVersionAction()
ViewSiteNodeVersionAction
public ViewSiteNodeVersionAction(SiteNodeVO siteNodeVO,
SiteNodeVersionVO siteNodeVersionVO)
initialize
protected void initialize(java.lang.Integer siteNodeId,
java.lang.Integer languageId)
throws java.lang.Exception
- Throws:
java.lang.Exception
doExecute
public java.lang.String doExecute()
throws java.lang.Exception
- Description copied from class:
WebworkAbstractAction
- Subclasses implement this
- Specified by:
doExecute in class WebworkAbstractAction
- Throws:
java.lang.Exception
doPreview
public java.lang.String doPreview()
throws java.lang.Exception
- Throws:
java.lang.Exception
doChangeState
public java.lang.String doChangeState()
throws java.lang.Exception
- Throws:
java.lang.Exception
doCommentVersion
public java.lang.String doCommentVersion()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSiteNodeVersionId
public java.lang.Integer getSiteNodeVersionId()
setSiteNodeVersionId
public void setSiteNodeVersionId(java.lang.Integer siteNodeVersionId)
getSiteNodeId
public java.lang.Integer getSiteNodeId()
setSiteNodeId
public void setSiteNodeId(java.lang.Integer siteNodeId)
getSiteNodeTypeDefinitionId
public java.lang.Integer getSiteNodeTypeDefinitionId()
setLanguageId
public void setLanguageId(java.lang.Integer languageId)
getLanguageId
public java.lang.Integer getLanguageId()
setStateId
public void setStateId(java.lang.Integer stateId)
setVersionComment
public void setVersionComment(java.lang.String versionComment)
getVersionComment
public java.lang.String getVersionComment()
getStateId
public java.lang.Integer getStateId()
getName
public java.lang.String getName()
getRepositoryId
public java.lang.Integer getRepositoryId()
getAvailableLanguages
public java.util.List getAvailableLanguages()
Copyright © 2005 InfoGlue.org All Rights Reserved.