org.jboss.example.dna.sequencers
Class ConsoleInput
java.lang.Object
org.jboss.example.dna.sequencers.ConsoleInput
- All Implemented Interfaces:
- UserInterface
public class ConsoleInput
- extends java.lang.Object
- implements UserInterface
- Author:
- Randall Hauch
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleInput
public ConsoleInput(SequencingClient client)
getFileToUpload
public java.net.URL getFileToUpload()
throws java.lang.IllegalArgumentException,
java.io.IOException
-
- Specified by:
getFileToUpload
in interface UserInterface
- Throws:
java.lang.IllegalArgumentException
java.io.IOException
getRepositoryPath
public java.lang.String getRepositoryPath(java.lang.String defaultPath)
throws java.lang.IllegalArgumentException,
java.io.IOException
- Specified by:
getRepositoryPath
in interface UserInterface
- Throws:
java.lang.IllegalArgumentException
java.io.IOException
displaySearchResults
public void displaySearchResults(java.util.List<MediaInfo> medias)
- Specified by:
displaySearchResults
in interface UserInterface
getStatistics
public java.lang.String getStatistics(SequencingService.Statistics stats)
Copyright © 2008. All Rights Reserved.