- get(HttpServletRequest) - Static method in class jodd.joy.auth.UserSession
-
Retrieves the user session from the HTTP session.
- get() - Static method in class jodd.joy.JoddJoy
-
- getActionClassName(Object) - Method in class jodd.joy.i18n.I18nInterceptor
-
Returns correct action class name.
- getAppDir() - Method in class jodd.joy.JoddJoyRuntime
-
- getAppDir() - Method in class jodd.joy.JoyPaths
-
Returns resolved app dir.
- getAppName() - Method in class jodd.joy.JoddJoyRuntime
-
- getAuthToken() - Method in class jodd.joy.auth.UserSession
-
Returns associated user token.
- getClassScanner() - Method in class jodd.joy.JoyScanner
-
Returns class scanner.
- getConnectionProvider() - Method in class jodd.joy.JoddJoyRuntime
-
- getConnectionProvider() - Method in class jodd.joy.JoyDb
-
Returns connection provider once when component is started.
- getCurrentPage() - Method in class jodd.joy.page.PageData
-
Returns current page number.
- getDefaultPageRequest() - Method in class jodd.joy.page.DbPager
-
Returns default page request when passed one is null.
- getEntityId() - Method in interface jodd.joy.db.DbEntity
-
Returns entity ID.
- getFirstIndex() - Method in class jodd.joy.page.PageData
-
Returns index of the first item on this page.
- getFrom() - Method in class jodd.joy.page.GooNav
-
- getFrom() - Method in class jodd.joy.page.PageNav
-
- getItems() - Method in class jodd.joy.page.PageData
-
Returns the list of items on this page.
- getJtxManager() - Method in class jodd.joy.JoddJoyRuntime
-
- getJtxManager() - Method in class jodd.joy.JoyDb
-
Returns JTX transaction manager once when component is started.
- getLastIndex() - Method in class jodd.joy.page.PageData
-
Returns index of last item of page.
- getName() - Method in class jodd.joy.auth.simtok.SimTok
-
- getPage() - Method in class jodd.joy.page.PageRequest
-
Returns requested page number.
- getPageItemsCount() - Method in class jodd.joy.page.PageData
-
Returns the number of shown items per page.
- getPagerId() - Method in class jodd.joy.page.PageRequest
-
Returns pager id.
- getPageSize() - Method in class jodd.joy.page.PageData
-
Returns page size, i.e. number of items per page.
- getPayload() - Method in class jodd.joy.auth.simtok.SimTok
-
- getPetiteContainer() - Method in class jodd.joy.JoddJoyRuntime
-
- getPetiteContainer() - Method in class jodd.joy.JoyPetite
-
Returns PetiteContainer once when it is created.
- getProps() - Method in class jodd.joy.JoddJoyRuntime
-
- getProps() - Method in class jodd.joy.JoyProps
-
Returns application Props.
- getProxetta() - Method in class jodd.joy.JoddJoyRuntime
-
- getProxetta() - Method in class jodd.joy.JoyProxetta
-
Returns proxetta once it is created.
- getSessionLocale(HttpSession) - Static method in class jodd.joy.i18n.LocalizationUtil
-
Returns current locale from session.
s
- getSize() - Method in class jodd.joy.page.PageRequest
-
Returns size of the page.
- getSort() - Method in class jodd.joy.page.PageRequest
-
Returns sort 1-based index of column that should be sorted.
- getTo() - Method in class jodd.joy.page.GooNav
-
- getTo() - Method in class jodd.joy.page.PageNav
-
- getTotalItems() - Method in class jodd.joy.page.PageData
-
Returns total number of items.
- getTotalPages() - Method in class jodd.joy.page.PageData
-
Returns total number of pages.
- getUid() - Method in class jodd.joy.auth.simtok.SimTok
-
- getUntil() - Method in class jodd.joy.auth.simtok.SimTok
-
- getWebApp() - Method in class jodd.joy.JoddJoyRuntime
-
- getWebApp() - Method in class jodd.joy.JoyMadvoc
-
- GooNav - Class in jodd.joy.page
-
Default page navigator that works similar to Google's.
- GooNav(PageData, int) - Constructor for class jodd.joy.page.GooNav
-
- GooNav(int, int, int) - Constructor for class jodd.joy.page.GooNav
-
- scanClasspathOf(Class) - Method in class jodd.joy.JoyScanner
-
Defines class and it's classloader to scan.
- scanClasspathOf(Object) - Method in class jodd.joy.JoyScanner
-
- scanClasspathOf(Class) - Method in interface jodd.joy.JoyScannerConfig
-
- scanClasspathOf(Object) - Method in interface jodd.joy.JoyScannerConfig
-
- servletRequest - Variable in class jodd.joy.auth.AuthAction
-
- servletResponse - Variable in class jodd.joy.auth.AuthAction
-
- SESSION_LOCALE_ATTR - Static variable in class jodd.joy.i18n.LocalizationUtil
-
- setApplicationName(String) - Method in class jodd.joy.JoddJoy
-
Sets default Joy application name used for various components.
- setAuth(boolean) - Method in class jodd.joy.auth.AuthTag
-
Defines if body should be invoked if user is authenticated.
- setAuthenticateViaBasicAuth(boolean) - Method in class jodd.joy.auth.AuthInterceptor
-
- setDefaultOnly(String) - Method in class jodd.joy.i18n.TextTag
-
Sets only default resource bundles.
- setDuration(long) - Method in class jodd.joy.auth.simtok.SimTok
-
- setDynamicAttribute(String, String, Object) - Method in class jodd.joy.i18n.TextTag
-
- setEntityId(ID) - Method in interface jodd.joy.db.DbEntity
-
Sets the entity ID.
- setIgnoreExceptions(boolean) - Method in class jodd.joy.JoyScanner
-
- setIgnoreExceptions(boolean) - Method in interface jodd.joy.JoyScannerConfig
-
- setIncludedEntries(String...) - Method in class jodd.joy.JoyScanner
-
- setIncludedEntries(String...) - Method in interface jodd.joy.JoyScannerConfig
-
- setIncludedJars(String...) - Method in class jodd.joy.JoyScanner
-
- setIncludedJars(String...) - Method in interface jodd.joy.JoyScannerConfig
-
- setInterceptors(Class<? extends ActionInterceptor>...) - Method in class jodd.joy.madvoc.JoyActionConfig
-
- setKey(String) - Method in class jodd.joy.i18n.TextTag
-
- setMadvocContext(String) - Method in class jodd.joy.JoyContextListener
-
Defines Madvoc servlet context.
- setName(String) - Method in class jodd.joy.auth.simtok.SimTok
-
- setPage(int) - Method in class jodd.joy.page.PageRequest
-
Specifies requested page number.
- setPagerId(String) - Method in class jodd.joy.page.PageRequest
-
Returns pager id.
- setPayload(String) - Method in class jodd.joy.auth.simtok.SimTok
-
- setRequestBundleName(ServletRequest, String) - Static method in class jodd.joy.i18n.LocalizationUtil
-
Sets bundle name for provided servlet request.
- setReturn404instead401(boolean) - Method in class jodd.joy.auth.AuthInterceptor
-
- setServletContext(ServletContext) - Method in class jodd.joy.JoyMadvoc
-
Defines optional servlet context.
- setSessionLocale(HttpSession, String) - Static method in class jodd.joy.i18n.LocalizationUtil
-
Saves Locale to HTTP session.
- setSize(int) - Method in class jodd.joy.page.PageRequest
-
Specifies page size, i.e. number of elements per page.
- setSort(int) - Method in class jodd.joy.page.PageRequest
-
Returns sort index.
- setUid(String) - Method in class jodd.joy.auth.simtok.SimTok
-
- setUntil(long) - Method in class jodd.joy.auth.simtok.SimTok
-
- setViolation(Violation) - Method in class jodd.joy.vtor.VtorViolationMessageTag
-
- setViolations(List<Violation>) - Method in class jodd.joy.vtor.VtorViolationsJsonMessagesTag
-
- setWebAppSupplier(Supplier<PetiteWebApp>) - Method in class jodd.joy.JoyMadvoc
-
Defines a web app supplier that creates custom PetiteWebApp.
- SimTok - Class in jodd.joy.auth.simtok
-
Simple Token.
- SimTok() - Constructor for class jodd.joy.auth.simtok.SimTok
-
- SimTokCoder - Class in jodd.joy.auth.simtok
-
Simple encode/decoder for simple token.
- SimTokCoder() - Constructor for class jodd.joy.auth.simtok.SimTokCoder
-
- size - Variable in class jodd.joy.page.PageRequest
-
- sort - Variable in class jodd.joy.page.PageRequest
-
- space() - Method in class jodd.joy.Print
-
- space(int) - Method in class jodd.joy.Print
-
- StandaloneJoddJoy - Class in jodd.joy
-
Standalone runner for Joy web application.
- StandaloneJoddJoy() - Constructor for class jodd.joy.StandaloneJoddJoy
-
- start(HttpServletRequest, HttpServletResponse) - Method in class jodd.joy.auth.UserSession
-
Starts new user session.
- start(ServletContext) - Method in class jodd.joy.JoddJoy
-
Starts the Joy.
- start() - Method in class jodd.joy.JoyBase
-
Starts the Joy component.
- start() - Method in class jodd.joy.JoyDb
-
Initializes database.
- start() - Method in class jodd.joy.JoyMadvoc
-
- start() - Method in class jodd.joy.JoyPaths
-
- start() - Method in class jodd.joy.JoyPetite
-
Creates and initializes Petite container.
- start() - Method in class jodd.joy.JoyProps
-
Creates and loads application props.
- start() - Method in class jodd.joy.JoyProxetta
-
Creates Proxetta with all aspects.
- start() - Method in class jodd.joy.JoyScanner
-
Configures scanner class finder.
- startOnlyBackend() - Method in class jodd.joy.JoddJoy
-
Starts the Joy without the web application.
- stop(HttpServletRequest, HttpServletResponse) - Static method in class jodd.joy.auth.UserSession
-
Stops the user session by removing it from the http session and invalidating the cookie.
- stop() - Method in class jodd.joy.JoddJoy
-
Stops the Joy.
- stop() - Method in class jodd.joy.JoyBase
-
Stops the Joy component.
- stop() - Method in class jodd.joy.JoyDb
-
- stop() - Method in class jodd.joy.JoyMadvoc
-
- stop() - Method in class jodd.joy.JoyPaths
-
- stop() - Method in class jodd.joy.JoyPetite
-
Stops Petite container.
- stop() - Method in class jodd.joy.JoyProps
-
- stop() - Method in class jodd.joy.JoyProxetta
-
- stop() - Method in class jodd.joy.JoyScanner
-