Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

add(Consumer<WebApp>) - Method in class jodd.joy.JoyMadvoc
 
addPropsFile(String) - Method in class jodd.joy.JoyProps
Adds props files or patterns.
addPropsFile(String) - Method in interface jodd.joy.JoyPropsConfig
 
addPropsProfiles(String...) - Method in class jodd.joy.JoyProps
 
addPropsProfiles(String...) - Method in interface jodd.joy.JoyPropsConfig
 
addProxyAspect(ProxyAspect) - Method in class jodd.joy.JoyProxetta
Adds a proxy aspect.
addProxyAspect(ProxyAspect) - Method in interface jodd.joy.JoyProxettaConfig
 
addViolation(String, Object) - Method in class jodd.joy.madvoc.AppAction
Adds action violation.
addViolation(String) - Method in class jodd.joy.madvoc.AppAction
Adds action violation.
alias(String) - Method in class jodd.joy.madvoc.AppAction
Creates alias.
alias(Class, String) - Method in class jodd.joy.madvoc.AppAction
Creates alias from target class and target method name.
alias(Object, String) - Method in class jodd.joy.madvoc.AppAction
Creates alias from target object and target method name.
ALIAS_INDEX - Static variable in class jodd.joy.auth.AuthAction
 
ALIAS_INDEX - Static variable in class jodd.joy.madvoc.AppAction
 
ALIAS_INDEX_NAME - Static variable in class jodd.joy.madvoc.AppAction
 
ALIAS_LOGIN - Static variable in class jodd.joy.auth.AuthAction
 
APP_DIR - Static variable in class jodd.joy.JoddJoy
System property: application folder.
AppAction - Class in jodd.joy.madvoc
Abstract base application action.
AppAction() - Constructor for class jodd.joy.madvoc.AppAction
 
appDir - Variable in class jodd.joy.JoyPaths
 
appNameSupplier - Variable in class jodd.joy.JoyDb
 
appNameSupplier - Variable in class jodd.joy.JoyPetite
 
auth - Variable in class jodd.joy.auth.AuthTag
 
AuthAction<T> - Class in jodd.joy.auth
Authentication action, usually extended by login action.
AuthAction() - Constructor for class jodd.joy.auth.AuthAction
 
authenticateUserViaBasicAuth(ActionRequest) - Method in class jodd.joy.auth.AuthInterceptor
Tires to authenticate user via the basic authentication.
authenticateUserViaHttpSession(ActionRequest) - Method in class jodd.joy.auth.AuthInterceptor
Tries to authenticate user via HTTP session.
authenticateUserViaToken(ActionRequest) - Method in class jodd.joy.auth.AuthInterceptor
Tries to authenticate user via token.
authenticateViaBasicAuth - Variable in class jodd.joy.auth.AuthInterceptor
 
AuthInterceptor<T> - Class in jodd.joy.auth
Simple Auth interceptor.
AuthInterceptor() - Constructor for class jodd.joy.auth.AuthInterceptor
 
authorized(ActionRequest) - Method in class jodd.joy.auth.AuthInterceptor
Hook method for authorization of action requests.
AuthTag - Class in jodd.joy.auth
Execute tag body if user is (or is not) authenticated.
AuthTag() - Constructor for class jodd.joy.auth.AuthTag
 

B

BACK - Static variable in class jodd.joy.madvoc.AppAction
 
beanNamePrefix() - Method in class jodd.joy.JoyDb
 
beanNamePrefix() - Method in class jodd.joy.JoyMadvoc
 
buildCountSql(String) - Method in class jodd.joy.page.db.HsqlDbPager
Builds count sql using COUNT(*).
buildCountSql(String) - Method in class jodd.joy.page.db.MySqlPager
Returns FOUND_ROWS() sql to determine total count of founded rows.
buildCountSql(String) - Method in class jodd.joy.page.DbPager
Builds SQL for retrieving total number of results.
buildOrderSql(String, String, boolean) - Method in class jodd.joy.page.db.HsqlDbPager
Appends ORDER BY keyword.
buildOrderSql(String, String, boolean) - Method in class jodd.joy.page.db.MySqlPager
Appends ORDER BY keyword.
buildOrderSql(String, String, boolean) - Method in class jodd.joy.page.DbPager
Builds order SQL string.
buildPageSql(String, int, int) - Method in class jodd.joy.page.db.HsqlDbPager
Builds page sql using LIMIT keyword after the SELECT.
buildPageSql(String, int, int) - Method in class jodd.joy.page.db.MySqlPager
Builds page SQL using limit keyword.
buildPageSql(String, int, int) - Method in class jodd.joy.page.DbPager
Builds page SQL string.

C

calcFirstItemIndexOfPage(int, int, int) - Static method in class jodd.joy.page.PageData
Calculates the first item index of requested page.
calcFirstItemIndexOfPage(PageRequest, int) - Static method in class jodd.joy.page.PageData
Calculates first item index of the page.
calcOffset() - Method in class jodd.joy.page.PageRequest
Calculates offset.
calcPageOfItem(int, int) - Static method in class jodd.joy.page.PageData
Calculates page number that contains some item.
checkConnectionProvider() - Method in class jodd.joy.JoyDb
Checks if connection provider can return a connection.
classScanner - Variable in class jodd.joy.JoyScanner
 
clearResourceBundleCache() - Static method in class jodd.joy.i18n.LocalizationUtil
Clears resource bundle caches.
configure(Email) - Method in class jodd.joy.vtor.constraint.EmailConstraint
 
connectionProvider - Variable in class jodd.joy.JoyDb
 
contextDestroyed(ServletContextEvent) - Method in class jodd.joy.JoyContextListener
 
contextInitialized(ServletContextEvent) - Method in class jodd.joy.JoyContextListener
 
contextPath - Variable in class jodd.joy.JoyContextListener
 
cookieMaxAge - Variable in class jodd.joy.auth.UserSession
Cookie max age, when cookies are used.
create() - Static method in class jodd.joy.auth.simtok.SimTok
 
createConnectionProviderIfNotSupplied() - Method in class jodd.joy.JoyDb
Returns ConnectionProvider instance.
createJoy() - Method in class jodd.joy.JoyContextListener
Creates JoddJoy.
createJtxTransactionManager(ConnectionProvider) - Method in class jodd.joy.JoyDb
Creates JTX transaction manager.
createPetiteContainer() - Method in class jodd.joy.JoyPetite
 
createProps() - Method in class jodd.joy.JoyProps
Creates new Props with default configuration.
createTxProxyAspects(Class<? extends Annotation>[]) - Method in class jodd.joy.JoyDb
 
createViolationsJsonString(HttpServletRequest, List<Violation>) - Static method in class jodd.joy.vtor.VtorUtil
Returns JSON violations string.
currentPage - Variable in class jodd.joy.page.PageData
 

D

DbEntity<ID> - Interface in jodd.joy.db
Marker for mapped database entities.
dbOom - Variable in class jodd.joy.JoyDb
 
DbPager - Class in jodd.joy.page
Database pager.
DbPager() - Constructor for class jodd.joy.page.DbPager
 
decode(String) - Method in class jodd.joy.auth.simtok.SimTokCoder
Decodes the String to the SimTok.
decoraEnabled - Variable in class jodd.joy.JoyContextListener
 
DEFAULT_SHOWN - Static variable in class jodd.joy.page.PageNav
 
defaultOnly - Variable in class jodd.joy.i18n.TextTag
 
defaultPageSize - Static variable in class jodd.joy.page.PageRequest
Default page size.
defaultSortIndex - Static variable in class jodd.joy.page.PageRequest
Default sort index.
detach() - Method in interface jodd.joy.db.DbEntity
Detaches entity by setting ID to null.
disableAutoConfiguration() - Method in class jodd.joy.JoyDb
 
disableAutoConfiguration() - Method in interface jodd.joy.JoyDbConfig
 
disableAutoConfiguration() - Method in class jodd.joy.JoyPetite
 
disableAutoConfiguration() - Method in interface jodd.joy.JoyPetiteConfig
 
disableDatabase() - Method in class jodd.joy.JoyDb
 
disableDatabase() - Method in interface jodd.joy.JoyDbConfig
 
disableExternalsCache() - Method in class jodd.joy.JoyPetite
 
disableExternalsCache() - Method in interface jodd.joy.JoyPetiteConfig
 
doTag() - Method in class jodd.joy.auth.AuthTag
 
doTag() - Method in class jodd.joy.i18n.TextTag
 
doTag() - Method in class jodd.joy.vtor.VtorViolationMessageTag
 
doTag() - Method in class jodd.joy.vtor.VtorViolationsJsonMessagesTag
 

E

Email - Annotation Type in jodd.joy.vtor.constraint
 
EmailConstraint - Class in jodd.joy.vtor.constraint
Email address validator.
EmailConstraint() - Constructor for class jodd.joy.vtor.constraint.EmailConstraint
 
enableDecora() - Method in class jodd.joy.JoyContextListener
Enables Decora.
encode(SimTok) - Method in class jodd.joy.auth.simtok.SimTokCoder
Encodes the SimTok to JSON string.
Entity<ID> - Class in jodd.joy.db
Abstract entity.
Entity() - Constructor for class jodd.joy.db.Entity
 
equals(Object) - Method in class jodd.joy.db.Entity
 
expired() - Method in class jodd.joy.auth.simtok.SimTok
Returns true if token is expired.

F

findDefaultMessage(HttpServletRequest, String) - Static method in class jodd.joy.i18n.LocalizationUtil
 
findDefaultMessage(Locale, String) - Static method in class jodd.joy.i18n.LocalizationUtil
 
findMessage(HttpServletRequest, String) - Static method in class jodd.joy.i18n.LocalizationUtil
 
findMessage(String, HttpServletRequest, String) - Static method in class jodd.joy.i18n.LocalizationUtil
 
findMessage(HttpServletRequest, Locale, String) - Static method in class jodd.joy.i18n.LocalizationUtil
 
findMessage(String, Locale, String) - Method in class jodd.joy.i18n.LocalizationUtil
 
firstIndex - Variable in class jodd.joy.page.PageData
 
from(SimTok) - Static method in class jodd.joy.auth.simtok.SimTok
 
from - Variable in class jodd.joy.page.GooNav
 
from - Variable in class jodd.joy.page.PageNav
 

G

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
 

H

hashCode() - Method in class jodd.joy.db.Entity
 
hasNextPage() - Method in class jodd.joy.page.PageData
Returns true if there is a next page, i.e. we are not at the last page.
hasPreviousPage() - Method in class jodd.joy.page.PageData
Returns true if there is a previous page, i.e. we are not at the first page.
HsqlDbPager - Class in jodd.joy.page.db
HSQLDB database pager.
HsqlDbPager() - Constructor for class jodd.joy.page.db.HsqlDbPager
 

I

I18nInterceptor - Class in jodd.joy.i18n
Prepares bundle name for current request.
I18nInterceptor() - Constructor for class jodd.joy.i18n.I18nInterceptor
 
initLogger() - Method in class jodd.joy.JoyBase
Initializes the logger for the component.
intercept(ActionRequest) - Method in class jodd.joy.auth.AuthInterceptor
 
intercept(ActionRequest) - Method in class jodd.joy.i18n.I18nInterceptor
 
isDatabaseEnabled() - Method in class jodd.joy.JoddJoyRuntime
 
isDatabaseEnabled() - Method in class jodd.joy.JoyDb
Returns true if database usage is enabled.
isFirstPage() - Method in class jodd.joy.page.PageData
Returns true id we are on the first page.
isLastPage() - Method in class jodd.joy.page.PageData
Returns true if we are on the last page.
isPersistent() - Method in interface jodd.joy.db.DbEntity
Returns true if entity is persisted. i.e.
isValid(ValidationConstraintContext, Object) - Method in class jodd.joy.vtor.constraint.EmailConstraint
 
isWebApplication - Variable in class jodd.joy.JoyPetite
 
items - Variable in class jodd.joy.page.PageData
 

J

J_LOGIN_PATH - Static variable in class jodd.joy.auth.AuthAction
 
J_LOGOUT_PATH - Static variable in class jodd.joy.auth.AuthAction
 
jodd.joy - package jodd.joy
Jodd JOY template for even easier web application development.
jodd.joy.auth - package jodd.joy.auth
Authentication and authorization layer for Madvoc.
jodd.joy.auth.simtok - package jodd.joy.auth.simtok
 
jodd.joy.db - package jodd.joy.db
Common DB Entity.
jodd.joy.i18n - package jodd.joy.i18n
Some i18n tools.
jodd.joy.madvoc - package jodd.joy.madvoc
Many Madvoc JOY additions.
jodd.joy.page - package jodd.joy.page
Database result set paginator.
jodd.joy.page.db - package jodd.joy.page.db
Paginator implementations.
jodd.joy.vtor - package jodd.joy.vtor
Additional VTor validations.
jodd.joy.vtor.constraint - package jodd.joy.vtor.constraint
Additional VTor constraints.
JoddJoy - Class in jodd.joy
 
JoddJoy() - Constructor for class jodd.joy.JoddJoy
 
JoddJoyRuntime - Class in jodd.joy
A simple collection of all Jodd components, available once when Joy is started.
JoddJoyRuntime(String, String, Props, Proxetta, PetiteContainer, WebApp, boolean, ConnectionProvider, JtxTransactionManager) - Constructor for class jodd.joy.JoddJoyRuntime
 
JoddJoyRuntime(String, String, Props, Proxetta, PetiteContainer, WebApp) - Constructor for class jodd.joy.JoddJoyRuntime
 
JoyActionConfig - Class in jodd.joy.madvoc
 
JoyActionConfig() - Constructor for class jodd.joy.madvoc.JoyActionConfig
 
JoyBase - Class in jodd.joy
Base class for all Joy kickstarters.
JoyBase() - Constructor for class jodd.joy.JoyBase
 
JoyContextListener - Class in jodd.joy
Joy starts here.
JoyContextListener() - Constructor for class jodd.joy.JoyContextListener
 
JoyDb - Class in jodd.joy
Tiny JoyDb kickstarter.
JoyDb(Supplier<String>, Supplier<JoyPetite>, Supplier<JoyProxetta>, Supplier<JoyScanner>) - Constructor for class jodd.joy.JoyDb
 
JoyDbConfig - Interface in jodd.joy
Configuration for JoyDb.
JoyException - Exception in jodd.joy
Simple unchecked exception.
JoyException(Throwable) - Constructor for exception jodd.joy.JoyException
 
JoyException(String) - Constructor for exception jodd.joy.JoyException
 
JoyException(String, Throwable) - Constructor for exception jodd.joy.JoyException
 
JoyInit - Interface in jodd.joy
Initialization classes.
JoyMadvoc - Class in jodd.joy
Tiny JoyMadvoc kickstarter.
JoyMadvoc(Supplier<String>, Supplier<JoyPetite>, Supplier<JoyProxetta>, Supplier<JoyProps>, Supplier<JoyScanner>) - Constructor for class jodd.joy.JoyMadvoc
 
JoyPaths - Class in jodd.joy
 
JoyPaths() - Constructor for class jodd.joy.JoyPaths
 
JoyPetite - Class in jodd.joy
 
JoyPetite(Supplier<String>, Supplier<JoyProxetta>, Supplier<JoyProps>, Supplier<JoyScanner>) - Constructor for class jodd.joy.JoyPetite
 
JoyPetiteConfig - Interface in jodd.joy
 
joyPetiteSupplier - Variable in class jodd.joy.JoyDb
 
JoyProps - Class in jodd.joy
Tiny Joy Props kickstarter.
JoyProps(Supplier<String>) - Constructor for class jodd.joy.JoyProps
 
JoyPropsConfig - Interface in jodd.joy
 
joyPropsSupplier - Variable in class jodd.joy.JoyPetite
 
JoyProxetta - Class in jodd.joy
Tiny JoyProxetta kickstarter.
JoyProxetta() - Constructor for class jodd.joy.JoyProxetta
 
JoyProxettaConfig - Interface in jodd.joy
 
joyProxettaSupplier - Variable in class jodd.joy.JoyDb
 
joyProxettaSupplier - Variable in class jodd.joy.JoyPetite
 
JoyRestActionConfig - Class in jodd.joy.madvoc
 
JoyRestActionConfig() - Constructor for class jodd.joy.madvoc.JoyRestActionConfig
 
JoyScanner - Class in jodd.joy
Tiny JoyScanner kickstart.
JoyScanner() - Constructor for class jodd.joy.JoyScanner
 
JoyScannerConfig - Interface in jodd.joy
 
joyScannerSupplier - Variable in class jodd.joy.JoyDb
 
joyScannerSupplier - Variable in class jodd.joy.JoyPetite
 
jsonResponseContentType - Static variable in class jodd.joy.madvoc.VtorJsonActionResult
Defines response content type of returned json string.
jtxManager - Variable in class jodd.joy.JoyDb
 
jtxManager - Variable in class jodd.joy.StandaloneJoddJoy
 
jtxScopePattern - Variable in class jodd.joy.JoyDb
 

K

key - Variable in class jodd.joy.i18n.TextTag
 

L

lastIndex - Variable in class jodd.joy.page.PageData
 
line(int) - Method in class jodd.joy.Print
 
line(String, int) - Method in class jodd.joy.Print
 
LocalizationUtil - Class in jodd.joy.i18n
Central localization messages manager.
LocalizationUtil() - Constructor for class jodd.joy.i18n.LocalizationUtil
 
log - Variable in class jodd.joy.JoyBase
 
login() - Method in class jodd.joy.auth.AuthAction
Authenticate user and start user session.
login(String, String) - Method in interface jodd.joy.auth.UserAuth
Authenticate user with given principal and credentials and returns the token.
loginViaBasicAuth(HttpServletRequest) - Method in class jodd.joy.auth.AuthAction
Tries to login user with basic authentication.
loginViaRequestParams(HttpServletRequest) - Method in class jodd.joy.auth.AuthAction
Tries to login user with form data.
logout() - Method in class jodd.joy.auth.AuthAction
Logout hook.

M

madvocDispatcherTypes - Variable in class jodd.joy.JoyContextListener
 
madvocEncoding - Variable in class jodd.joy.madvoc.VtorJsonActionResult
 
mapMadvocFilterFor(EnumSet<DispatcherType>) - Method in class jodd.joy.JoyContextListener
Defines enum set of dispatcher types for the filter.
MESSAGE_RESOLVER - Static variable in class jodd.joy.i18n.LocalizationUtil
Central message bundle instance.
MySqlPager - Class in jodd.joy.page.db
MySql database pager.
MySqlPager() - Constructor for class jodd.joy.page.db.MySqlPager
 

N

nameSupplier - Variable in class jodd.joy.JoyProps
 
newLine() - Method in class jodd.joy.Print
 

O

OK - Static variable in class jodd.joy.madvoc.AppAction
 
onJoy() - Method in interface jodd.joy.JoyInit
 
out(Chalk256, String) - Method in class jodd.joy.Print
 
out(Chalk256, String, int) - Method in class jodd.joy.Print
 
outLeftRightNewLine(Chalk256, String, Chalk256, String, int) - Method in class jodd.joy.Print
 

P

page(PageRequest, String, Map, String[], Class[]) - Method in class jodd.joy.page.DbPager
Performs the pagination with given PageRequest.
page(String, Map, int, int, String, boolean, Class[]) - Method in class jodd.joy.page.DbPager
Pages given page.
page - Variable in class jodd.joy.page.PageRequest
 
PageData<T> - Class in jodd.joy.page
Holds information about single page of results.
PageData() - Constructor for class jodd.joy.page.PageData
 
PageData(int, int) - Constructor for class jodd.joy.page.PageData
 
PageData(int, int, int) - Constructor for class jodd.joy.page.PageData
 
PageData(PageRequest, int, List<T>) - Constructor for class jodd.joy.page.PageData
 
PageData(int, int, int, List<T>) - Constructor for class jodd.joy.page.PageData
Main constructor.
pageItemsCount - Variable in class jodd.joy.page.PageData
 
PageNav - Class in jodd.joy.page
Moderate page navigator.
PageNav(PageData) - Constructor for class jodd.joy.page.PageNav
 
PageNav(PageData, int) - Constructor for class jodd.joy.page.PageNav
 
PageNav(int, int, int) - Constructor for class jodd.joy.page.PageNav
 
PageRequest - Class in jodd.joy.page
Represents single page request.
PageRequest() - Constructor for class jodd.joy.page.PageRequest
 
pagerId - Variable in class jodd.joy.page.PageRequest
 
pageSize - Variable in class jodd.joy.page.PageData
 
PARAM_PASSWORD - Static variable in class jodd.joy.auth.AuthAction
 
PARAM_USERNAME - Static variable in class jodd.joy.auth.AuthAction
 
petiteContainer - Variable in class jodd.joy.JoyPetite
 
prepareValidator() - Method in class jodd.joy.madvoc.AppAction
 
Print - Class in jodd.joy
Print utility for printing values in columns.
Print() - Constructor for class jodd.joy.Print
 
printBeans(int) - Method in class jodd.joy.JoyPetite
 
printEntities(int) - Method in class jodd.joy.JoyDb
 
printRoutes(int) - Method in class jodd.joy.JoyMadvoc
Prints routes to console.
props - Variable in class jodd.joy.JoyProps
 
proxetta - Variable in class jodd.joy.JoyProxetta
 

R

registerInServletContext(ServletContext, Class<? extends JoyContextListener>) - Static method in class jodd.joy.JoyContextListener
Alternative way for registering Joy listeners.
removeLastOrderBy(String) - Method in class jodd.joy.page.DbPager
Removes everything from last "order by".
removeSelect(String) - Method in class jodd.joy.page.DbPager
Removes the first 'select' from the sql query.
removeToFrom(String) - Method in class jodd.joy.page.DbPager
Removes the first part of the sql up to the relevant 'from'.
render(ActionRequest, String) - Method in class jodd.joy.madvoc.VtorJsonActionResult
 
REQUEST_BUNDLE_NAME_ATTR - Static variable in class jodd.joy.i18n.LocalizationUtil
 
requireNotStarted(Object) - Method in class jodd.joy.JoyBase
 
requireStarted(T) - Method in class jodd.joy.JoyBase
 
resolveValidationMessage(HttpServletRequest, Violation) - Static method in class jodd.joy.vtor.VtorUtil
Prepares validation messages.
return404instead401 - Variable in class jodd.joy.auth.AuthInterceptor
 
rotateToken(T) - Method in interface jodd.joy.auth.UserAuth
Rotates the token.
runJoy(Consumer<JoddJoyRuntime>) - Method in class jodd.joy.StandaloneJoddJoy
Runs JOY in standalone mode, with only backend.
runJoyInitBeans() - Method in class jodd.joy.JoddJoy
 

S

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.
setExcludedJars(String...) - Method in class jodd.joy.JoyScanner
 
setExcludedJars(String...) - Method in interface jodd.joy.JoyScannerConfig
 
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
 
setMadvocContextPath(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
 

T

TextTag - Class in jodd.joy.i18n
Renders text output.
TextTag() - Constructor for class jodd.joy.i18n.TextTag
 
to - Variable in class jodd.joy.page.GooNav
 
to - Variable in class jodd.joy.page.PageNav
 
tokenAsJson(T) - Method in class jodd.joy.auth.AuthAction
Prepares the JSON payload that carries on the token value.
tokenValue(T) - Method in interface jodd.joy.auth.UserAuth
Returns token String value.
toString() - Method in class jodd.joy.db.Entity
 
toString() - Method in class jodd.joy.page.PageData
Convenient report method that can be used as JSON array.
toString() - Method in class jodd.joy.page.PageRequest
 
totalItems - Variable in class jodd.joy.page.PageData
 
totalPages - Variable in class jodd.joy.page.PageData
 

U

userAuth - Variable in class jodd.joy.auth.AuthAction
 
userAuth - Static variable in class jodd.joy.auth.AuthInterceptor
Simple static HOOK for the implementation.
UserAuth<T> - Interface in jodd.joy.auth
Template for the user authentication service.
UserSession<T> - Class in jodd.joy.auth
User session object stored in the HTTP session.
UserSession(T, String) - Constructor for class jodd.joy.auth.UserSession
Creates new user session.
useWebApp(Supplier<PetiteWebApp>) - Method in class jodd.joy.JoddJoy
Defines custom PetiteWebApp implementation.

V

validateAction() - Method in class jodd.joy.madvoc.AppAction
 
validateAction(String...) - Method in class jodd.joy.madvoc.AppAction
Validates action.
validateToken(String) - Method in interface jodd.joy.auth.UserAuth
Validates the token.
violation - Variable in class jodd.joy.vtor.VtorViolationMessageTag
 
violations() - Method in class jodd.joy.madvoc.AppAction
Returns validation violations or null if validation was successful.
violations - Variable in class jodd.joy.vtor.VtorViolationsJsonMessagesTag
 
vtor - Variable in class jodd.joy.madvoc.AppAction
 
VtorJsonActionResult - Class in jodd.joy.madvoc
VTor validation result as JSON string.
VtorJsonActionResult() - Constructor for class jodd.joy.madvoc.VtorJsonActionResult
 
VtorUtil - Class in jodd.joy.vtor
 
VtorUtil() - Constructor for class jodd.joy.vtor.VtorUtil
 
VtorViolationMessageTag - Class in jodd.joy.vtor
Tag that renders message of single message.
VtorViolationMessageTag() - Constructor for class jodd.joy.vtor.VtorViolationMessageTag
 
VtorViolationsJsonMessagesTag - Class in jodd.joy.vtor
Tag that renders all validation messages as JSON array.
VtorViolationsJsonMessagesTag() - Constructor for class jodd.joy.vtor.VtorViolationsJsonMessagesTag
 

W

withConnectionProvider(Supplier<ConnectionProvider>) - Method in class jodd.joy.JoyDb
 
withConnectionProvider(Supplier<ConnectionProvider>) - Method in interface jodd.joy.JoyDbConfig
 
withDb(Consumer<JoyDbConfig>) - Method in class jodd.joy.JoddJoy
Configures the Joy db.
withEntityManager(Consumer<DbEntityManager>) - Method in class jodd.joy.JoyDb
 
withEntityManager(Consumer<DbEntityManager>) - Method in interface jodd.joy.JoyDbConfig
 
withLoggerProvider(Supplier<LoggerProvider>) - Method in class jodd.joy.JoddJoy
Configures the logger provider.
withPetite(Consumer<JoyPetiteConfig>) - Method in class jodd.joy.JoddJoy
Configures the Joy petite.
withPetite(Consumer<PetiteContainer>) - Method in class jodd.joy.JoyPetite
 
withPetite(Consumer<PetiteContainer>) - Method in interface jodd.joy.JoyPetiteConfig
 
withProps(Consumer<JoyPropsConfig>) - Method in class jodd.joy.JoddJoy
Configures Joy props before Joy is started.
withProxetta(Consumer<JoyProxettaConfig>) - Method in class jodd.joy.JoddJoy
Configures the Joy proxetta.
withScanner(Consumer<JoyScannerConfig>) - Method in class jodd.joy.JoddJoy
Configures the Joy scanner.
withWebApp(Consumer<WebApp>) - Method in class jodd.joy.JoddJoy
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2003-present Jodd Team