|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.actuate.ExternalText.GetTranslatedText
Command line way of testing label interface.
Constructor Summary | |
GetTranslatedText()
Creates a new instance of GetTranslatedText |
Method Summary | |
static void |
main(java.lang.String[] args)
Command line way of testing label interface. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetTranslatedText()
Method Detail |
public static void main(java.lang.String[] args)
1) Drivername - This is DriverManager class name like "sun.jdbc.odbc.JdbcOdbcDriver"
2) SourceURL - the source URL for the database, as in "jdbc:odbc:sfdataExternLabels"
3) Username - DB username
4) Password - DB password
5) SQLStatement - the SQL text to send for translation
Note that this does not test the setAttribute and placeholder substitution functionality.
args
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |