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
|
Field Summary |
protected static java.io.BufferedReader |
in
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
in
protected static java.io.BufferedReader in
ConsoleInput
public ConsoleInput(SequencingClient client)
getMenu
protected java.lang.String getMenu()
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<ContentInfo> contentInfos)
- Specified by:
displaySearchResults in interface UserInterface
getStatistics
public java.lang.String getStatistics(org.jboss.dna.repository.sequencers.SequencingService.Statistics stats)
Copyright © 2008. All Rights Reserved.