|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr106.gen.Config
public class Config
Class Config.
| Constructor Summary | |
|---|---|
Config(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createConfigFile()
Create the parameter ConfigFile |
Parameter |
createPersistentData()
Create the parameter PersistentData |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamConfigFile()
Getter method of ConfigFile. |
Parameter |
getParamPersistentData()
Getter method of PersistentData. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Config(IParameterData pData,
java.lang.String pBasePath)
pData - data modelpBasePath - base path of attributepPersist - persistence| Method Detail |
|---|
public final IParameterData getData()
public final java.lang.String getBasePath()
public void initialize()
throws Fault
Faultpublic final Parameter getParamPersistentData()
public final Parameter createPersistentData()
throws Fault
Fault - exceptionpublic final Parameter getParamConfigFile()
public final Parameter createConfigFile()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||