|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationProperties
Component for looking up application properties specific to their web interface
| Method Summary | |
|---|---|
java.lang.String |
getBaseUrl()
Get the base URL of the current application. |
java.util.Date |
getBuildDate()
|
java.lang.String |
getBuildNumber()
|
java.lang.String |
getDisplayName()
|
java.io.File |
getHomeDirectory()
|
java.lang.String |
getPropertyValue(java.lang.String key)
Deprecated. As of SAL 2.7. |
java.lang.String |
getVersion()
|
| Method Detail |
|---|
java.lang.String getBaseUrl()
java.lang.String getDisplayName()
java.lang.String getVersion()
java.util.Date getBuildDate()
java.lang.String getBuildNumber()
java.io.File getHomeDirectory()
@Deprecated java.lang.String getPropertyValue(java.lang.String key)
key - The Key of the property to retrieve.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||