| 
 | Sun Adapter for Oracle Applications API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.connector.oracleadapter.base.ConfigurationHelper
public class ConfigurationHelper
DOCUMENT ME!
| Field Summary | |
|---|---|
| static java.lang.String | SEPARATORThe path separator string | 
| static char | SEPARATOR_CHARThe path separator character | 
| Constructor Summary | |
|---|---|
| ConfigurationHelper(com.stc.configuration.IConfiguration config)Creates a new instance of ConfigurationHelper | |
| ConfigurationHelper(com.stc.configuration.ISection section)Creates a new instance of ConfigurationHelper | |
| Method Summary | |
|---|---|
|  com.stc.configuration.IParameter | getParameter(java.lang.String path)Gets the Parameter for the path specified. | 
|  com.stc.configuration.ISection | getSection(java.lang.String path)Gets the Section for the path specified. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String SEPARATOR
public static final char SEPARATOR_CHAR
| Constructor Detail | 
|---|
public ConfigurationHelper(com.stc.configuration.IConfiguration config)
config - DOCUMENT ME!public ConfigurationHelper(com.stc.configuration.ISection section)
section - DOCUMENT ME!| Method Detail | 
|---|
public com.stc.configuration.ISection getSection(java.lang.String path)
path - DOCUMENT ME!
public com.stc.configuration.IParameter getParameter(java.lang.String path)
path - DOCUMENT ME!
| 
 | Sun Adapter for Oracle Applications API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||