|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sdnplatform.sync.client.ShellCommand
org.sdnplatform.sync.client.SyncClient.EntriesCommand
protected class SyncClient.EntriesCommand
Field Summary |
---|
Fields inherited from class org.sdnplatform.sync.client.ShellCommand |
---|
mapper, mjf |
Constructor Summary | |
---|---|
protected |
SyncClient.EntriesCommand()
|
Method Summary | |
---|---|
protected void |
display(com.fasterxml.jackson.databind.JsonNode keyNode,
Versioned<com.fasterxml.jackson.databind.JsonNode> value)
|
boolean |
execute(java.lang.String[] tokens,
java.lang.String line)
Execute the command on the given tokens |
java.lang.String |
syntaxString()
Return syntax description |
Methods inherited from class org.sdnplatform.sync.client.ShellCommand |
---|
serializeJson, validateJson |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SyncClient.EntriesCommand()
Method Detail |
---|
public boolean execute(java.lang.String[] tokens, java.lang.String line) throws java.lang.Exception
ShellCommand
execute
in class ShellCommand
tokens
- the argument tokens. The first token will be the commandline
- the whole command line
java.lang.Exception
protected void display(com.fasterxml.jackson.databind.JsonNode keyNode, Versioned<com.fasterxml.jackson.databind.JsonNode> value) throws java.lang.Exception
java.lang.Exception
public java.lang.String syntaxString()
ShellCommand
syntaxString
in class ShellCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |