|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.frameworks.jcr.cli.AbstractCliCommand
public abstract class AbstractCliCommand
Created by The eXo Platform SAS .
| Constructor Summary | |
|---|---|
AbstractCliCommand()
|
|
| Method Summary | |
|---|---|
boolean |
execute(org.apache.commons.chain.Context ctx)
|
abstract boolean |
perform(CliAppContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractCliCommand()
| Method Detail |
|---|
public final boolean execute(org.apache.commons.chain.Context ctx)
throws java.lang.Exception
execute in interface org.apache.commons.chain.Commandjava.lang.Exception
public abstract boolean perform(CliAppContext ctx)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||