org.infoglue.cms.applications.contenttool.actions
Class DeleteContentVersionAction
java.lang.Object
|
+--org.infoglue.cms.applications.common.actions.WebworkAbstractAction
|
+--org.infoglue.cms.applications.contenttool.actions.DeleteContentVersionAction
- All Implemented Interfaces:
- webwork.action.Action, webwork.action.CommandDriven, java.io.Serializable, webwork.action.ServletRequestAware, webwork.action.ServletResponseAware
- public class DeleteContentVersionAction
- extends WebworkAbstractAction
This action removes a contentversion from the system.
- Author:
- Stefan Sik
- 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.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 |
DeleteContentVersionAction
public DeleteContentVersionAction()
DeleteContentVersionAction
public DeleteContentVersionAction(ContentVersionVO contentVersionVO)
setContentVersionId
public void setContentVersionId(java.lang.Integer contentId)
getContentVersionId
public java.lang.Integer getContentVersionId()
getRepositoryId
public java.lang.Integer getRepositoryId()
- Returns:
setRepositoryId
public void setRepositoryId(java.lang.Integer integer)
- Parameters:
integer -
getContentId
public java.lang.Integer getContentId()
- Returns:
setContentId
public void setContentId(java.lang.Integer integer)
- Parameters:
integer -