Class RemoveItemCommand
- java.lang.Object
-
- org.exoplatform.frameworks.jcr.command.core.RemoveItemCommand
-
- All Implemented Interfaces:
org.apache.commons.chain.Command
public class RemoveItemCommand extends Object implements org.apache.commons.chain.Command
Created by The eXo Platform SAS .- Version:
- $Id: RemoveItemCommand.java 5800 2006-05-28 18:03:31Z geaz $
- Author:
- Gennady Azarenkov
-
-
Constructor Summary
Constructors Constructor Description RemoveItemCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexecute(org.apache.commons.chain.Context context)StringgetPathKey()StringgetResultKey()
-