org.sdnplatform.sync.client
Class SyncClient.GetFullCommand

java.lang.Object
  extended by org.sdnplatform.sync.client.ShellCommand
      extended by org.sdnplatform.sync.client.SyncClient.GetCommand
          extended by org.sdnplatform.sync.client.SyncClient.GetFullCommand
Enclosing class:
SyncClient

protected class SyncClient.GetFullCommand
extends SyncClient.GetCommand


Field Summary
 
Fields inherited from class org.sdnplatform.sync.client.ShellCommand
mapper, mjf
 
Constructor Summary
protected SyncClient.GetFullCommand()
           
 
Method Summary
protected  void display(Versioned<com.fasterxml.jackson.databind.JsonNode> value)
           
 java.lang.String syntaxString()
          Return syntax description
 
Methods inherited from class org.sdnplatform.sync.client.SyncClient.GetCommand
execute
 
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

SyncClient.GetFullCommand

protected SyncClient.GetFullCommand()
Method Detail

display

protected void display(Versioned<com.fasterxml.jackson.databind.JsonNode> value)
                throws java.lang.Exception
Overrides:
display in class SyncClient.GetCommand
Throws:
java.lang.Exception

syntaxString

public java.lang.String syntaxString()
Description copied from class: ShellCommand
Return syntax description

Overrides:
syntaxString in class SyncClient.GetCommand
Returns:
the syntax string