protoj.core.internal
Class RetrieveCommand

java.lang.Object
  extended by protoj.core.internal.RetrieveCommand

public final class RetrieveCommand
extends java.lang.Object

Command driven access to RetrieveFeature.

Author:
Ashley Williams

Constructor Summary
RetrieveCommand(CoreProject core)
           
 
Method Summary
 Command getDelegate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrieveCommand

public RetrieveCommand(CoreProject core)
Method Detail

getDelegate

public Command getDelegate()