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

java.lang.Object
  extended by org.infoglue.cms.applications.common.actions.WebworkAbstractAction
      extended by org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
          extended by org.infoglue.cms.applications.contenttool.actions.ViewContentVersionAction
              extended by org.infoglue.cms.applications.contenttool.actions.ViewContentVersionAttributeAction
All Implemented Interfaces:
java.io.Serializable, webwork.action.Action, webwork.action.CommandDriven, 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, contentVersionVO
 
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
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, getComponentPropertyDefinitions, getConcurrentModification, getContentId, getContentPath, getContentRelationQualifyers, getContentTypeAttributes, getContentTypeDefinitionId, getContentTypeDefinitionName, getContentTypeDefinitionVO, getContentVersionId, getContentVersionVO, getContentVO, getCSSList, getCSSRules, getCurrentEditorId, getDefinedCategoryKeys, getDeliveryBaseUrl, getDigitalAssets, getDigitalAssetThumbnailUrl, getDigitalAssetThumbnailUrl, getDigitalAssetUrl, getDigitalAssetUrl, getEnableCSSPlugin, getEvent, getInheritedDigitalAssets, getIsActive, getLanguageId, getLatestContentVersionVO, getMasterContentVersionVO, getName, getNewContentId, getOldContentId, getOldModifiedDateTime, getPublishOnLoad, getQualifyerPath, getRelatedCategories, getRepositories, getRepositoryId, getSiteNodeId, getSiteNodeRelationQualifyers, getStateId, getTextAreaId, getTreatAsLink, getUnescapedAttributeValue, getVersionComment, getWYSIWYGProperties, initialize, initialize, setAssetKey, setCloseOnLoad, setConcurrentModification, setContentId, setContentVersionId, setContentVersionVO, setCurrentEditorId, setDigitalAssetId, setForceWorkingChange, setLanguageId, setNewContentId, setOldContentId, setOldModifiedDateTime, setPublishOnLoad, setRepositoryId, setSiteNodeId, setStateId, setTextAreaId, setTreatAsLink, setVersionComment
 
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
 

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


Copyright © 2005 InfoGlue.org All Rights Reserved.