org.infoglue.cms.applications.contenttool.actions
Class ViewContentVersionAttributeAction

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.ViewContentVersionAttributeAction
All Implemented Interfaces:
webwork.action.Action, webwork.action.CommandDriven, java.io.Serializable, webwork.action.ServletRequestAware, webwork.action.ServletResponseAware

public class ViewContentVersionAttributeAction
extends ViewContentVersionAction

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.infoglue.cms.applications.contenttool.actions.ViewContentVersionAction
attributes, availableLanguages, contentTypeDefinitionVO
 
Fields inherited from interface webwork.action.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
ViewContentVersionAttributeAction()
           
 
Method Summary
 java.lang.String getAttributeName()
           
 void setAttributeName(java.lang.String attributeName)
           
 
Methods inherited from class org.infoglue.cms.applications.contenttool.actions.ViewContentVersionAction
doBackground, doDeleteDigitalAsset, doDeleteDigitalAssetStandalone, doExecute, doPreview, doStandalone, doViewAssets, doViewAssetsDialog, doViewAssetsDialogForFCKEditor, doViewAssetsForFCKEditor, getAllowedClasses, getAssetKey, getAttributeValue, getAvailableCategories, getAvailableLanguages, getCloseOnLoad, getContentId, getContentPath, getContentRelationQualifyers, getContentTypeAttributes, getContentTypeDefinitionId, getContentTypeDefinitionName, getContentVersionId, getContentVersionVO, getContentVO, getCSSList, getCSSRules, getCurrentEditorId, getDefinedCategoryKeys, getDeliveryBaseUrl, getDigitalAssets, getDigitalAssetThumbnailUrl, getDigitalAssetThumbnailUrl, getDigitalAssetUrl, getDigitalAssetUrl, getEnableCSSPlugin, getEvent, getInheritedDigitalAssets, getIsActive, getLanguageId, getName, getNewContentId, getOldContentId, getQualifyerPath, getRelatedCategories, getRepositories, getRepositoryId, getSiteNodeId, getSiteNodeRelationQualifyers, getStateId, getTextAreaId, getTreatAsLink, getUnescapedAttributeValue, getVersionComment, getWYSIWYGProperties, setAssetKey, setCloseOnLoad, setContentId, setContentVersionId, setContentVersionVO, setCurrentEditorId, setDigitalAssetId, setLanguageId, setNewContentId, setOldContentId, setRepositoryId, setSiteNodeId, setStateId, 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
 

Constructor Detail

ViewContentVersionAttributeAction

public ViewContentVersionAttributeAction()
Method Detail

getAttributeName

public java.lang.String getAttributeName()
Overrides:
getAttributeName in class ViewContentVersionAction

setAttributeName

public void setAttributeName(java.lang.String attributeName)
Overrides:
setAttributeName in class ViewContentVersionAction