org.jboss.example.dna.sequencers
Interface UserInterface
- All Known Implementing Classes:
- ConsoleInput
public interface UserInterface
- Author:
- Randall Hauch
getFileToUpload
java.net.URL getFileToUpload()
throws java.lang.IllegalArgumentException,
java.io.IOException
- Throws:
java.lang.IllegalArgumentException
java.io.IOException
getRepositoryPath
java.lang.String getRepositoryPath(java.lang.String defaultPath)
throws java.lang.IllegalArgumentException,
java.io.IOException
- Throws:
java.lang.IllegalArgumentException
java.io.IOException
displaySearchResults
void displaySearchResults(java.util.List<MediaInfo> images)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2008. All Rights Reserved.