|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebEnvironment.WebScope | |
---|---|
de.espirit.firstspirit.agency | |
de.espirit.firstspirit.module |
Uses of WebEnvironment.WebScope in de.espirit.firstspirit.agency |
---|
Methods in de.espirit.firstspirit.agency with parameters of type WebEnvironment.WebScope | |
---|---|
String |
LegacyModuleAgent.getProjectWebAppUrl(WebEnvironment.WebScope scope,
long projectId,
boolean createTicket)
Returns the absolute url to the specified project-local web-app (with or w/o a FS SSO ticket). |
Uses of WebEnvironment.WebScope in de.espirit.firstspirit.module |
---|
Methods in de.espirit.firstspirit.module that return WebEnvironment.WebScope | |
---|---|
WebEnvironment.WebScope |
WebEnvironment.getWebScope()
Returns the webscope |
static WebEnvironment.WebScope |
WebEnvironment.WebScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WebEnvironment.WebScope[] |
WebEnvironment.WebScope.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |