app | org.turro.elephant.context.Application | protectedstatic |
Application() | org.turro.elephant.context.Application | |
BUNDLES | org.turro.elephant.context.Application | static |
checkUser(boolean doLogin) | org.turro.elephant.context.Application | |
constructor | org.turro.elephant.context.HeadlessApplication | protected |
decryptCookieValue(String name) | org.turro.elephant.context.Application | static |
deleteCookie(String name, String path) | org.turro.elephant.context.Application | static |
doConstructor() | org.turro.elephant.context.HeadlessApplication | protected |
encryptCookie(String name, String value, String path, int age) | org.turro.elephant.context.Application | static |
getAllLocales(String key) | org.turro.elephant.context.Application | static |
getApplication() | org.turro.elephant.context.Application | static |
getBundle(String bundle, Locale locale, String configured) | org.turro.elephant.context.Application | static |
getConstructor() | org.turro.elephant.context.HeadlessApplication | |
getContext() | org.turro.elephant.context.Application | |
getCookie(String name) | org.turro.elephant.context.Application | static |
getCookieValue(String name) | org.turro.elephant.context.Application | static |
getFromConstructor(IConstructor constructor) | org.turro.elephant.context.Application | static |
getHttpServletRequest() | org.turro.elephant.context.HeadlessApplication | |
getHttpServletResponse() | org.turro.elephant.context.HeadlessApplication | |
getHttpSession(boolean create) | org.turro.elephant.context.Application | |
getImplementation(String name) | org.turro.elephant.context.Application | |
getImplementationNamesByType(String type) | org.turro.elephant.context.Application | |
getInstance() | org.turro.elephant.context.HeadlessApplication | static |
getInstance(IConstructor constructor) | org.turro.elephant.context.HeadlessApplication | static |
getPreference(String key) | org.turro.elephant.context.Application | |
getResolverRequest() | org.turro.elephant.context.Application | static |
getResolverResponse() | org.turro.elephant.context.Application | static |
getResolverSession(boolean create) | org.turro.elephant.context.Application | static |
getServerBase() | org.turro.elephant.context.Application | |
getServerUrl() | org.turro.elephant.context.Application | |
getString(String key) | org.turro.elephant.context.Application | static |
getString(String key, String locale) | org.turro.elephant.context.Application | static |
getString(String key, Locale locale) | org.turro.elephant.context.Application | static |
getStringMap() | org.turro.elephant.context.Application | static |
getStringMap(Locale locale, String configured) | org.turro.elephant.context.Application | static |
getUsedLocale() | org.turro.elephant.context.Application | static |
getUser() | org.turro.elephant.context.Application | static |
hasAnyRoleKey(String role) | org.turro.elephant.context.Application | |
HeadlessApplication(IConstructor constructor) | org.turro.elephant.context.HeadlessApplication | |
invalidateSession() | org.turro.elephant.context.Application | |
isInRole(String role) | org.turro.elephant.context.Application | |
isInRole(String role, String redirect) | org.turro.elephant.context.Application | |
loadResources(String path) | org.turro.elephant.context.Application | static |
navigateBack() | org.turro.elephant.context.HeadlessApplication | |
preferences | org.turro.elephant.context.Application | protected |
putPreference(String key, Object value) | org.turro.elephant.context.Application | |
REGEXP_NO_RESOURCES | org.turro.elephant.context.Application | static |
request | org.turro.elephant.context.Application | protected |
resetSchemes() | org.turro.elephant.context.Application | static |
resetSettings() | org.turro.elephant.context.Application | static |
response | org.turro.elephant.context.Application | protected |
sendRedirect(String uri) | org.turro.elephant.context.HeadlessApplication | |
setCookie(String name, String value, String path, int age) | org.turro.elephant.context.Application | static |