com.microstrategy.web.app.EnumWebPages |
This is the enumeration of all the pages that the mstrWeb servlet expect to exist. All this pages should be declared within the pageConfig.xml
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | WebPageDefault | Identifier for the Default page | |||||||||
String | WebPageError | Identifier for the Error page | |||||||||
String | WebPageRedirect | Identifier for the page that will be used for taking care of redirects, when target page can be outside the application |
Identifier for the Default page
Identifier for the Error page
Identifier for the page that will be used for taking care of redirects, when target page can be outside the application