- getApplication(String) - Method in class ru.vyarus.guicey.gsp.info.GspInfoService
-
- getApplications() - Method in class ru.vyarus.guicey.gsp.info.GspInfoService
-
- getAppName() - Method in class ru.vyarus.guicey.gsp.views.template.TemplateContext
-
- getApps() - Method in class ru.vyarus.guicey.gsp.app.GlobalConfig
-
- getAssetExtensions(String) - Method in class ru.vyarus.guicey.gsp.app.GlobalConfig
-
- getAssetExtensions() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getAssets() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
Returned assets are sorted for resolution: registration order of packages is preserved in order to be able
to override resources from previous registrations.
- getConfigModifiers() - Method in class ru.vyarus.guicey.gsp.app.GlobalConfig
-
- getConfigurable() - Method in class ru.vyarus.guicey.gsp.app.GlobalConfig
-
- getContext() - Method in class ru.vyarus.guicey.gsp.views.template.TemplateView
-
Note that this object is the only way to get original request path because templates are always rendered
in rest endpoints after server redirect.
- getContextError() - Static method in class ru.vyarus.guicey.gsp.app.filter.redirect.ErrorRedirect
-
- getContextErrorOriginalUrl() - Static method in class ru.vyarus.guicey.gsp.app.filter.redirect.ErrorRedirect
-
Returned string is request.getRequestURI() from original request.
- getContextPath() - Method in class ru.vyarus.guicey.gsp.app.util.TemplateRequest
-
- getDefaultErrorPage() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getError() - Method in class ru.vyarus.guicey.gsp.views.template.ErrorTemplateView
-
- getErrorCode() - Method in class ru.vyarus.guicey.gsp.views.template.ErrorTemplateView
-
Shortcut for getError().getResponse().getStatus().
- getErroredUrl() - Method in class ru.vyarus.guicey.gsp.views.template.ErrorTemplateView
-
Note returned only uri part (request.getRequestURI()).
- getErrorPages() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
Default error page has -1 code.
- getErrorRedirect() - Method in class ru.vyarus.guicey.gsp.app.filter.redirect.TemplateRedirect
-
- getErrorTrace() - Method in class ru.vyarus.guicey.gsp.views.template.ErrorTemplateView
-
Method intended to be used in very simple error pages in order to quickly show stacktrace.
- getFilesRegex() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getHiddenViewPaths() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
Hidden methods appear when sub url mapped to different rest prefix, making all root rest paths under the
same prefix unreachable.
- getIndexFile() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getInfo(GlobalConfig) - Method in class ru.vyarus.guicey.gsp.app.ServerPagesApp
-
- getInstance() - Static method in class ru.vyarus.guicey.gsp.views.template.TemplateContext
-
- getLocations() - Method in class ru.vyarus.guicey.gsp.app.asset.AssetLookup
-
- getLocations() - Method in class ru.vyarus.guicey.gsp.app.asset.AssetSources
-
- getMainAssetsLocation() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
Never starts with slash and always ends with slash.
- getMainRestPrefix() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getMappedUrl() - Method in class ru.vyarus.guicey.gsp.app.rest.log.MappedViewPath
-
- getMapping() - Method in class ru.vyarus.guicey.gsp.app.rest.log.MappedViewPath
-
Returned url never starts with slash, but alwasys ends with slash.
- getMappingUrl() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getMatchingLocations(String) - Method in class ru.vyarus.guicey.gsp.app.asset.AssetLookup
-
Supposed to be used for error reporting.
- getMethod() - Method in class ru.vyarus.guicey.gsp.app.rest.log.ViewPath
-
- getName() - Method in class ru.vyarus.guicey.gsp.app.ServerPagesApp
-
- getName() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getOverridingMapping() - Method in class ru.vyarus.guicey.gsp.app.rest.log.HiddenViewPath
-
Returned url never starts with slash, but alwasys ends with slash.
- getPath() - Method in class ru.vyarus.guicey.gsp.app.rest.log.MappedViewPath
-
- getPrefix() - Method in class ru.vyarus.guicey.gsp.app.rest.log.MappedViewPath
-
Returned prefix starts and ends with slash.
- getPrefixes() - Method in class ru.vyarus.guicey.gsp.app.rest.mapping.ViewRestLookup
-
- getPrefixes() - Method in class ru.vyarus.guicey.gsp.app.rest.mapping.ViewRestSources
-
- getPrimaryLocation() - Method in class ru.vyarus.guicey.gsp.app.asset.AssetLookup
-
- getPrimaryMapping() - Method in class ru.vyarus.guicey.gsp.app.rest.mapping.ViewRestLookup
-
- getPrimaryPrefix() - Method in class ru.vyarus.guicey.gsp.app.rest.mapping.ViewRestSources
-
- getRelativePath(String) - Method in class ru.vyarus.guicey.gsp.app.asset.AssetLookup
-
Checks if provided path is absolute path into primary location and returns relative url instead.
- getRenderers() - Method in class ru.vyarus.guicey.gsp.app.GlobalConfig
-
- getRenderers() - Method in class ru.vyarus.guicey.gsp.ServerPagesBundle
-
Method is available for custom template detection logic (similar that used inside server pages filter)
or to validate state in tests.
- getRequest() - Method in class ru.vyarus.guicey.gsp.views.template.TemplateContext
-
Method may be used to access original request object (in edge cases).
- getRequestURI() - Method in class ru.vyarus.guicey.gsp.app.util.TemplateRequest
-
- getRequestURL() - Method in class ru.vyarus.guicey.gsp.app.util.TemplateRequest
-
- getRequiredRenderers() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getResource() - Method in class ru.vyarus.guicey.gsp.app.rest.log.ViewPath
-
- getResourceType() - Method in class ru.vyarus.guicey.gsp.app.rest.log.ViewPath
-
- getResourceUrl(String) - Method in class ru.vyarus.guicey.gsp.app.asset.servlet.AssetResolutionServlet
-
- getResponse() - Method in class ru.vyarus.guicey.gsp.views.template.TemplateContext
-
Raw response is required for redirection logic to avoid response processing loops
due to hk wrappers (if hk injection were used for response object injection it would always be a proxy).
- getRestPrefix() - Method in class ru.vyarus.guicey.gsp.views.template.TemplateContext
-
Context rest mapping path.
- getRestRootUrl() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
May be used to construct full rest urls (relative to server root).
- getRestSubContext() - Method in class ru.vyarus.guicey.gsp.views.template.TemplateContext
-
Different rest prefix may be mapped to sub context (e.g.
- getRootPath() - Method in class ru.vyarus.guicey.gsp.app.filter.redirect.TemplateRedirect
-
- getRootUrl() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getRootUrl() - Method in class ru.vyarus.guicey.gsp.views.template.TemplateContext
-
- getServletPath() - Method in class ru.vyarus.guicey.gsp.app.util.TemplateRequest
-
- getSpaRegex() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getStatus() - Method in exception ru.vyarus.guicey.gsp.app.filter.AssetError
-
- getStatus() - Method in exception ru.vyarus.guicey.gsp.app.rest.support.TemplateRestCodeError
-
- getStatus() - Method in interface ru.vyarus.guicey.gsp.app.util.TracelessException
-
- getUrl() - Method in class ru.vyarus.guicey.gsp.app.rest.log.ViewPath
-
- getUrl() - Method in class ru.vyarus.guicey.gsp.views.template.TemplateContext
-
Each template render is redirected to rest resource so it's impossible to obtain original uri from request
object inside the resource.
- getViewConfiguration(Configuration) - Method in class ru.vyarus.guicey.gsp.views.ConfiguredViewBundle
-
- getViewExtensions(String) - Method in class ru.vyarus.guicey.gsp.app.GlobalConfig
-
- getViewExtensions() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getViewPaths() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
- getViewRendererNames() - Method in class ru.vyarus.guicey.gsp.info.GspInfoService
-
- getViewRenderers() - Method in class ru.vyarus.guicey.gsp.info.GspInfoService
-
- getViews() - Method in class ru.vyarus.guicey.gsp.info.model.GspApp
-
When root mapping is not explicitly declared, its set to application name (so map will never be empty).
- getViewsConfig() - Method in class ru.vyarus.guicey.gsp.app.GlobalConfig
-
- getViewsConfig() - Method in class ru.vyarus.guicey.gsp.info.GspInfoService
-
- getViewsConfig() - Method in class ru.vyarus.guicey.gsp.ServerPagesBundle
-
Method is available for custom views configuration state analysis logic (after startup) or to validate
state in tests.
- GlobalConfig - Class in ru.vyarus.guicey.gsp.app
-
Global configuration object shared by all server page bundles.
- GlobalConfig() - Constructor for class ru.vyarus.guicey.gsp.app.GlobalConfig
-
- GspApp - Class in ru.vyarus.guicey.gsp.info.model
-
Information model for registered gsp application.
- GspApp() - Constructor for class ru.vyarus.guicey.gsp.info.model.GspApp
-
- GspInfoModule - Class in ru.vyarus.guicey.gsp.info
-
GSP registrations Information module.
- GspInfoModule() - Constructor for class ru.vyarus.guicey.gsp.info.GspInfoModule
-
- GspInfoService - Class in ru.vyarus.guicey.gsp.info
-
Guicey service providing information about registered server pages applications.
- GspInfoService(GlobalConfig) - Constructor for class ru.vyarus.guicey.gsp.info.GspInfoService
-