public interface ModulesWebApp extends Module
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAppName()
Returns the name of the web app.
|
java.lang.String |
getAppStartPage()
Returns the URL for the start page of the web app.
|
java.lang.String |
getAppTopicPage(java.lang.String si)
Returns the URL representing the topic with the given subject
identifier.
|
getDependencies, init, isInitialized, isRunning, start, stop
java.lang.String getAppName()
java.lang.String getAppStartPage()
java.lang.String getAppTopicPage(java.lang.String si)
si
- The subject identifier of the topic.Copyright 2004-2015 Wandora Team