org.infoglue.cms.applications.contenttool.actions
Class UpdateContentVersionAttributeAction
java.lang.Object
|
+--org.infoglue.cms.applications.common.actions.WebworkAbstractAction
|
+--org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
|
+--org.infoglue.cms.applications.contenttool.actions.ViewContentVersionAction
|
+--org.infoglue.cms.applications.contenttool.actions.UpdateContentVersionAttributeAction
- All Implemented Interfaces:
- webwork.action.Action, webwork.action.CommandDriven, java.io.Serializable, webwork.action.ServletRequestAware, webwork.action.ServletResponseAware
- public class UpdateContentVersionAttributeAction
- extends ViewContentVersionAction
This is the action-class for UpdateContentVersionVersion
- Author:
- Mattias Bogeblad
- See Also:
- Serialized Form
| Fields inherited from interface webwork.action.Action |
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Methods inherited from class org.infoglue.cms.applications.contenttool.actions.ViewContentVersionAction |
doBackground, doDeleteDigitalAsset, doDeleteDigitalAssetStandalone, doPreview, doStandalone, doViewAssets, doViewAssetsDialog, doViewAssetsDialogForFCKEditor, doViewAssetsForFCKEditor, getAllowedClasses, getAssetKey, getAttributeValue, getAvailableCategories, getAvailableLanguages, getCloseOnLoad, getContentPath, getContentRelationQualifyers, getContentTypeAttributes, getContentTypeDefinitionId, getContentTypeDefinitionName, getContentVersionVO, getContentVO, getCSSList, getCSSRules, getCurrentEditorId, getDefinedCategoryKeys, getDeliveryBaseUrl, getDigitalAssets, getDigitalAssetThumbnailUrl, getDigitalAssetThumbnailUrl, getDigitalAssetUrl, getDigitalAssetUrl, getEnableCSSPlugin, getEvent, getInheritedDigitalAssets, getIsActive, getName, getNewContentId, getOldContentId, getQualifyerPath, getRelatedCategories, getRepositories, getRepositoryId, getSiteNodeId, getSiteNodeRelationQualifyers, getTextAreaId, getTreatAsLink, getUnescapedAttributeValue, getVersionComment, getWYSIWYGProperties, setAssetKey, setCloseOnLoad, setContentVersionVO, setCurrentEditorId, setDigitalAssetId, setNewContentId, setOldContentId, setRepositoryId, setSiteNodeId, setTextAreaId, setTreatAsLink, setVersionComment |
| Methods inherited from class org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction |
beginTransaction, closeDatabase, closeTransaction, encode, getCMSBaseUrl, getColorScheme, getComponentRendererAction, getComponentRendererUrl, getCurrentURL, getLanguageCode, getLocale, getPrincipalPropertyHashValues, getPrincipalPropertyValue, getPrincipalPropertyValue, getSessionTimeout, getThis, getURLBase, getUserName, hasAccessTo, hasAccessTo, rollbackTransaction, setColorScheme |
| Methods inherited from class org.infoglue.cms.applications.common.actions.WebworkAbstractAction |
doDefault, execute, getBrowserBean, getCurrentUrl, getError, getErrors, getInfoGluePrincipal, getLocalizedString, getRoot, getSession, setCommand, setServletRequest, setServletResponse |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateContentVersionAttributeAction
public UpdateContentVersionAttributeAction()
UpdateContentVersionAttributeAction
public UpdateContentVersionAttributeAction(ContentVersionVO contentVersionVO)
doExecute
public java.lang.String doExecute()
throws java.lang.Exception
- Overrides:
doExecute in class ViewContentVersionAction
java.lang.Exception
setContentVersionId
public void setContentVersionId(java.lang.Integer contentVersionId)
- Overrides:
setContentVersionId in class ViewContentVersionAction
getContentVersionId
public java.lang.Integer getContentVersionId()
- Overrides:
getContentVersionId in class ViewContentVersionAction
setStateId
public void setStateId(java.lang.Integer stateId)
- Overrides:
setStateId in class ViewContentVersionAction
getStateId
public java.lang.Integer getStateId()
- Overrides:
getStateId in class ViewContentVersionAction
setContentId
public void setContentId(java.lang.Integer contentId)
- Overrides:
setContentId in class ViewContentVersionAction
getContentId
public java.lang.Integer getContentId()
- Overrides:
getContentId in class ViewContentVersionAction
setLanguageId
public void setLanguageId(java.lang.Integer languageId)
- Overrides:
setLanguageId in class ViewContentVersionAction
getLanguageId
public java.lang.Integer getLanguageId()
- Overrides:
getLanguageId in class ViewContentVersionAction
getVersionValue
public java.lang.String getVersionValue()
setVersionValue
public void setVersionValue(java.lang.String versionValue)
getAttributeName
public java.lang.String getAttributeName()
- Overrides:
getAttributeName in class ViewContentVersionAction
setAttributeName
public void setAttributeName(java.lang.String attributeName)
- Overrides:
setAttributeName in class ViewContentVersionAction