|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SwtApplicationContext
Interface for the Swt Services Application Context information.
Method Summary | |
---|---|
java.lang.String |
getCustomUIDefinitionsBasePath(SDataRequest request)
Gets the path the the user's custom UI Definitions directory under the shared folder. |
java.lang.String |
getSchemaBasePath()
Gets the file path the to the schema definitions directory. |
SDataServletContext |
getServletContext()
Gets the SDataServletContext that hold information for the whole servlet |
java.lang.String |
getSwtServicesBasePath()
Gets the path to the SwtServices directory under WEB-INF/configuration |
java.lang.String |
getUIContentBasePath()
Gets the path to the UI content directory under ../swtServices |
java.lang.String |
getUIDefinitionsBasePath()
Gets the path to the UI definitions directory under ../swtServices |
Method Detail |
---|
java.lang.String getUIDefinitionsBasePath()
java.lang.String getCustomUIDefinitionsBasePath(SDataRequest request)
request
- the SDataRequest
SDataServletContext getServletContext()
java.lang.String getUIContentBasePath()
java.lang.String getSchemaBasePath()
java.lang.String getSwtServicesBasePath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |