|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputFormatInterface
Interface for the output formats.
Method Summary | |
---|---|
java.lang.String |
getConnectionSummary()
Get a summary of the connection parameters. |
java.lang.String |
getDescription()
The description of the output type. |
Option[] |
getOptions()
|
java.lang.String |
testConnection()
See if the provided parameters make a valid connection |
Method Detail |
---|
java.lang.String getConnectionSummary()
java.lang.String getDescription()
java.lang.String testConnection() throws ConnectionFailure
ConnectionFailure
- If a connection can't be made.Option[] getOptions()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |