|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AppContext
The context of a BW Application.
A BW application is in BW5 a project.
AdviceContext
Method Summary | |
---|---|
java.lang.String |
getAppName()
Returns the name of the BW application. |
java.lang.String |
getAppPropertyValue(java.lang.String propertyName)
Returns the value of an application property. |
java.lang.String |
getAppWorkingDir()
Returns the working directory of the BW application. |
java.lang.String |
getEngineName()
Returns the name of the engine. |
Method Detail |
---|
java.lang.String getAppName()
java.lang.String getAppWorkingDir()
java.lang.String getAppPropertyValue(java.lang.String propertyName)
java.lang.String getEngineName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |