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

A

Account - Class in com.jk.webstack.services.account
The Class Account.
Account() - Constructor for class com.jk.webstack.services.account.Account
 
AccountAlreadyExistsException - Exception in com.jk.webstack.services.account
The Class AccountAlreadyExistsException.
AccountAlreadyExistsException() - Constructor for exception com.jk.webstack.services.account.AccountAlreadyExistsException
 
AccountServices - Class in com.jk.webstack.services.account
The Class AccountServices.
AccountServices() - Constructor for class com.jk.webstack.services.account.AccountServices
Instantiates a new account services.
ActionLog - Class in com.jk.webstack.services.logging
The Class ActionLog.
ActionLog() - Constructor for class com.jk.webstack.services.logging.ActionLog
 
ActionLogsService - Class in com.jk.webstack.services.logging
The Class ActionLogsService.
ActionLogsService() - Constructor for class com.jk.webstack.services.logging.ActionLogsService
 
add() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
add(T) - Method in class com.jk.webstack.rest.JKMatureJpaRestService
Adds the.
addEmailToQueue(String, String, String, boolean) - Method in class com.jk.webstack.services.email.EmailService
Adds the email to queue.
addToDatabase() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Adds the.
ADMIN - Static variable in class com.jk.webstack.security.UserRole
The Constant ADMIN.
afterDelete() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
After delete.
afterInsert() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
After insert.
afterUpdate() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
After update.
approvePayload(int) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
approvePayload(String, int) - Method in class com.jk.webstack.services.workflow.WorkflowController
 
authenticate(Authentication) - Method in class com.jk.webstack.security.NullAuthenticationProvider
Authenticate.
authenticationProvider() - Method in class com.jk.webstack.security.JKWebSecurityConfig
Authentication provider.

B

beforeDelete() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Before delete.
beforeInsert() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Before insert.
beforeInsert() - Method in class com.jk.webstack.security.controllers.MB_Users
Before insert.
beforeUpdate() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Before update.
beforeUpdate() - Method in class com.jk.webstack.security.controllers.MB_Users
Before update.

C

cancelEdit() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Cancel edit.
changePassword() - Method in class com.jk.webstack.security.controllers.MB_Security
Change password.
changePassword() - Method in class com.jk.webstack.security.controllers.MB_Users
Change password.
changePassword(String, String, String) - Method in class com.jk.webstack.security.services.SecurityService
Change password.
changePassword(String, String, String) - Method in class com.jk.webstack.services.account.AccountServices
Change password.
com.jk.webstack - package com.jk.webstack
 
com.jk.webstack.controllers - package com.jk.webstack.controllers
 
com.jk.webstack.listeners - package com.jk.webstack.listeners
 
com.jk.webstack.listeners.test - package com.jk.webstack.listeners.test
 
com.jk.webstack.rest - package com.jk.webstack.rest
 
com.jk.webstack.security - package com.jk.webstack.security
 
com.jk.webstack.security.controllers - package com.jk.webstack.security.controllers
 
com.jk.webstack.security.services - package com.jk.webstack.security.services
 
com.jk.webstack.services.account - package com.jk.webstack.services.account
 
com.jk.webstack.services.email - package com.jk.webstack.services.email
 
com.jk.webstack.services.logging - package com.jk.webstack.services.logging
 
com.jk.webstack.services.mointor - package com.jk.webstack.services.mointor
 
com.jk.webstack.services.workflow - package com.jk.webstack.services.workflow
 
configure(HttpSecurity) - Method in class com.jk.webstack.security.JKWebSecurityConfig
Configure.
configureGlobal(AuthenticationManagerBuilder) - Method in class com.jk.webstack.security.JKWebSecurityConfig
Configure global.
contextDestroyed(ServletContextEvent) - Method in class com.jk.webstack.listeners.JKWebstackContextListener
Context destroyed.
contextInitialized(ServletContextEvent) - Method in class com.jk.webstack.listeners.JKWebstackContextListener
Context initialized.
ControllerMode - Enum in com.jk.webstack.controllers
The Enum ControllerMode.
create() - Method in class com.jk.webstack.security.controllers.MB_Account
Creates the.
create() - Static method in class com.jk.webstack.security.User
Creates the.
create() - Static method in class com.jk.webstack.services.account.Account
Creates the.
createAccount(String, String, String, String, UserRole) - Method in class com.jk.webstack.security.services.SecurityService
Creates the account.
createAccount(String, String, String, String) - Method in class com.jk.webstack.services.account.AccountServices
Creates the account.
createEmptyModel() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Creates the empty model.
createLoginLink(Account) - Method in class com.jk.webstack.services.account.AccountServices
Creates the login link.
createToken(Account) - Method in class com.jk.webstack.services.account.AccountServices
Creates the token.

D

defaultHttpFirewall() - Method in class com.jk.webstack.security.JKWebSecurityConfig
Default http firewall.
delete() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
delete(String) - Method in class com.jk.webstack.rest.JKMatureJpaRestService
Delete.
deleteFromDatabase() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Delete.
duplicate() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Duplicate.

E

edit() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Edits the.
email(String) - Method in class com.jk.webstack.services.account.Account
Email.
Email - Class in com.jk.webstack.services.email
The Class Email.
Email() - Constructor for class com.jk.webstack.services.email.Email
 
EmailService - Class in com.jk.webstack.services.email
The Class EmailService.
EmailService() - Constructor for class com.jk.webstack.services.email.EmailService
 
encoder() - Method in class com.jk.webstack.security.JKWebSecurityConfig
Encoder.
Event - Class in com.jk.webstack.services.mointor
Instantiates a new event.
Event() - Constructor for class com.jk.webstack.services.mointor.Event
 
execute(String, Object...) - Method in class com.jk.webstack.controllers.JKManagedBeanWithSqlDataAccess
Execute.

F

fill() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Fill.
find(int) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Find.
findAccountByEmail(String) - Method in class com.jk.webstack.services.account.AccountServices
Find account by email.
findAccountUsername(String) - Method in class com.jk.webstack.security.services.SecurityService
Find account username.
findPayload(int) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
findPayload(int) - Method in class com.jk.webstack.services.workflow.WorkflowController
 
firstname(String) - Method in class com.jk.webstack.security.User
Firstname.
firstname(String) - Method in class com.jk.webstack.services.account.Account
Firstname.

G

get() - Method in class com.jk.webstack.rest.JKMatureJpaRestService
Gets the.
get(String) - Method in class com.jk.webstack.rest.JKMatureJpaRestService
Gets the.
getActionLogCount(String) - Method in class com.jk.webstack.services.logging.ActionLogsService
Gets the action log count.
getActionLogName() - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Gets the action log name.
getActionLogService() - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Gets the action log service.
getAuthorities() - Method in class com.jk.webstack.security.User
Gets the authorities.
getAuthorities() - Method in class com.jk.webstack.services.account.Account
Gets the authorities.
getAuthority() - Method in class com.jk.webstack.security.UserRole
Gets the authority.
getCurrentPassword() - Method in class com.jk.webstack.security.controllers.MB_Security
Gets the current password.
getCurrentPassword() - Method in class com.jk.webstack.security.controllers.MB_Users
Gets the current password.
getDataAccess() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the data access.
getEmail() - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Gets the email.
getEmail() - Method in class com.jk.webstack.security.controllers.MB_Account
Gets the email.
getEmailSender() - Method in class com.jk.webstack.services.email.EmailService
Gets the email sender.
getEmailService() - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Gets the email service.
getEmailsInQueue() - Method in class com.jk.webstack.services.email.EmailService
Gets the emails in queue.
getEmptyModel() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the empty model.
getFamilyName() - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Gets the family name.
getFilterList() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the filter list.
getFilterList2() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the filter list 2.
getFilterList2() - Method in class com.jk.webstack.services.workflow.WorkflowController
 
getFirstName() - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Gets the first name.
getFirstName() - Method in class com.jk.webstack.security.controllers.MB_Account
Gets the first name.
getIdToken() - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Gets the id token.
getIdValue() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the id value.
getIdValue(T) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the id value.
getLastName() - Method in class com.jk.webstack.security.controllers.MB_Account
Gets the last name.
getMessage() - Method in class com.jk.webstack.security.controllers.MB_Security
Gets the user name.
getMessage() - Method in class com.jk.webstack.security.controllers.MB_Users
Gets the user name.
getMode() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the mode.
getModel() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the model.
getModelClass() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the model class.
getModelList() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Gets the model list.
getName() - Method in class com.jk.webstack.security.UserRole
Gets the name.
getNewPassword() - Method in class com.jk.webstack.security.controllers.MB_Security
Gets the new password.
getNewPassword() - Method in class com.jk.webstack.security.controllers.MB_Users
Gets the new password.
getOriginal() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
getPassword() - Method in class com.jk.webstack.security.controllers.MB_Account
Gets the password.
getPayload() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
getPayload() - Method in class com.jk.webstack.services.workflow.WorkflowController
 
getPayloads() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
getPayloads() - Method in class com.jk.webstack.services.workflow.WorkflowController
 
getService() - Method in class com.jk.webstack.security.controllers.MB_Security
Gets the service.
getService() - Method in class com.jk.webstack.security.controllers.MB_Users
Gets the service.
getServletContext() - Method in class com.jk.webstack.security.JKWebSecurityConfig
Gets the servlet context.
getSqlDataAccess() - Method in class com.jk.webstack.controllers.JKManagedBeanWithSqlDataAccess
Gets the sql data access.
getUser() - Method in class com.jk.webstack.security.controllers.MB_Security
Return account object for current logged in user.
getUser() - Method in class com.jk.webstack.security.controllers.MB_Users
Return account object for current logged in user.
getUserName() - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Gets the user name.
getUserName() - Method in class com.jk.webstack.security.controllers.MB_Security
Gets the user name.
getUsername() - Method in class com.jk.webstack.security.User
Gets the username.
getUsername() - Method in class com.jk.webstack.services.account.Account
Gets the username.
getWorkflowEntityName() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 

I

init() - Method in class com.jk.webstack.controllers.JKManagedBeanWithSqlDataAccess
Inits the.
init() - Method in class com.jk.webstack.listeners.JKWebstackContextListener
Inits the.
init() - Method in class com.jk.webstack.security.services.SecurityService
Inits the.
initClass() - Static method in class com.jk.webstack.listeners.test.JKWebStackManagedBeanTest
Inits the class.
isAccountNonExpired() - Method in class com.jk.webstack.security.User
Checks if is account non expired.
isAccountNonExpired() - Method in class com.jk.webstack.services.account.Account
Checks if is account non expired.
isAccountNonLocked() - Method in class com.jk.webstack.security.User
Checks if is account non locked.
isAccountNonLocked() - Method in class com.jk.webstack.services.account.Account
Checks if is account non locked.
isAdmin() - Method in class com.jk.webstack.security.controllers.MB_Security
Checks if is admin.
isAdmin() - Method in class com.jk.webstack.security.controllers.MB_Users
Checks if is admin.
isAllowAdd() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is allow add.
isAllowDelete() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is allow delete.
isAllowEdit() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is allow edit.
isAllowFill() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is allow fill.
isAllowReset() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is allow reset.
isAllowSave() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is allow save.
isAlwaysRefreshList() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is always refresh list.
isConfirmReeset() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is confirm reeset.
isCreated() - Method in class com.jk.webstack.security.controllers.MB_Account
Checks if is created.
isCredentialsNonExpired() - Method in class com.jk.webstack.security.User
Checks if is credentials non expired.
isCredentialsNonExpired() - Method in class com.jk.webstack.services.account.Account
Checks if is credentials non expired.
isEditMode() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is edits the mode.
isEditTabular() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is edits the tabular.
isEnabled() - Method in class com.jk.webstack.security.User
Checks if is enabled.
isEnabled() - Method in class com.jk.webstack.services.account.Account
Checks if is enabled.
isFieldModified(String) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
isInputDisabled() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
isReadOnlyMode() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Checks if is read only mode.
isSuggestReset() - Method in class com.jk.webstack.security.controllers.MB_Account
Checks if is suggest reset.
isTokenExpired() - Method in class com.jk.webstack.services.account.Account
Checks if is token expired.
isUserLoggedIn() - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Checks if is user logged in.
isUserLoggedIn() - Method in class com.jk.webstack.security.controllers.MB_Security
Checks if is user logged in.
isWorkflowAvialable() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 

J

JKAppBaseManagedBean - Class in com.jk.webstack.controllers
The Class JKAppBaseManagedBean.
JKAppBaseManagedBean() - Constructor for class com.jk.webstack.controllers.JKAppBaseManagedBean
 
JKManagedBeanWithOrmSupport<T> - Class in com.jk.webstack.controllers
The Class JKManagedBeanWithOrmSupport.
JKManagedBeanWithOrmSupport() - Constructor for class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Instantiates a new JK managed bean with orm support.
JKManagedBeanWithSqlDataAccess - Class in com.jk.webstack.controllers
The Class JKDbManagedBean.
JKManagedBeanWithSqlDataAccess() - Constructor for class com.jk.webstack.controllers.JKManagedBeanWithSqlDataAccess
 
JKMatureJpaRestService<T extends com.jk.core.jpa.BaseEntity> - Class in com.jk.webstack.rest
The Class JKMatureJpaRestService.
JKMatureJpaRestService() - Constructor for class com.jk.webstack.rest.JKMatureJpaRestService
Instantiates a new JK mature jpa rest service.
JKWebInitializer - Class in com.jk.webstack.security
The Class WebInitializer.
JKWebInitializer() - Constructor for class com.jk.webstack.security.JKWebInitializer
Instantiates a new web initializer.
JKWebSecurityConfig - Class in com.jk.webstack.security
The Class WebSecurityConfig.
JKWebSecurityConfig() - Constructor for class com.jk.webstack.security.JKWebSecurityConfig
 
JKWebstackContextEvent - Interface in com.jk.webstack.listeners
The Interface JKWebstackContextEvent.
JKWebstackContextListener - Class in com.jk.webstack.listeners
The listener interface for receiving JKContext events.
JKWebstackContextListener() - Constructor for class com.jk.webstack.listeners.JKWebstackContextListener
 
JKWebStackManagedBeanTest - Class in com.jk.webstack.listeners.test
The Class JKWebStackManagedBeanTest.
JKWebStackManagedBeanTest() - Constructor for class com.jk.webstack.listeners.test.JKWebStackManagedBeanTest
 
JKWebStackMonitor - Class in com.jk.webstack.services.mointor
The Class JKWebStackMonitor.
JKWebStackMonitor() - Constructor for class com.jk.webstack.services.mointor.JKWebStackMonitor
Instantiates a new JK web stack monitor.

L

lastname(String) - Method in class com.jk.webstack.security.User
Lastname.
lastname(String) - Method in class com.jk.webstack.services.account.Account
Lastname.
loadDetailsByToken(String) - Method in class com.jk.webstack.services.account.AccountServices
Load details by token.
loadUserByUsername(String) - Method in class com.jk.webstack.security.services.SecurityService
Load user by username.
loadUserByUsername(String) - Method in class com.jk.webstack.services.account.AccountServices
Load user by username.
logAction(String) - Method in class com.jk.webstack.controllers.JKAppBaseManagedBean
Log action.
logAction(String) - Method in class com.jk.webstack.services.logging.ActionLogsService
Log action.
logUserAction(String, String, String) - Method in class com.jk.webstack.services.logging.ActionLogsService
Log user action.

M

main(String[]) - Static method in class com.jk.webstack.services.account.AccountServices
The main method.
main(String[]) - Static method in class com.jk.webstack.services.email.EmailService
The main method.
main(String[]) - Static method in class com.jk.webstack.Test
The main method.
mapAuthorities(Collection<? extends GrantedAuthority>) - Method in class com.jk.webstack.security.MyAuthMapper
Map authorities.
MB_Account - Class in com.jk.webstack.security.controllers
The Class MB_Account.
MB_Account() - Constructor for class com.jk.webstack.security.controllers.MB_Account
 
MB_Roles - Class in com.jk.webstack.security.controllers
The Class MB_Roles.
MB_Roles() - Constructor for class com.jk.webstack.security.controllers.MB_Roles
 
MB_Security - Class in com.jk.webstack.security.controllers
The Class MB_Login.
MB_Security() - Constructor for class com.jk.webstack.security.controllers.MB_Security
 
MB_Users - Class in com.jk.webstack.security.controllers
The Class MB_Login.
MB_Users() - Constructor for class com.jk.webstack.security.controllers.MB_Users
 
mode - Variable in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
The mode.
MyAuthMapper - Class in com.jk.webstack.security
The Class MyAuthMapper.
MyAuthMapper() - Constructor for class com.jk.webstack.security.MyAuthMapper
 

N

NullAuthenticationProvider - Class in com.jk.webstack.security
The Class NullAuthenticationProvider.
NullAuthenticationProvider() - Constructor for class com.jk.webstack.security.NullAuthenticationProvider
 

P

prePersist() - Method in class com.jk.webstack.services.account.Account
Pre persist.
prePersist() - Method in class com.jk.webstack.services.email.Email
Pre persist.
preUpdate() - Method in class com.jk.webstack.services.account.Account
Pre update.
preUpdate() - Method in class com.jk.webstack.services.email.Email
Pre update.
processCurrentAccount(User) - Method in class com.jk.webstack.security.services.SecurityService
Process current account.
processCurrentAccount(Account) - Method in class com.jk.webstack.services.account.AccountServices
Process current account.
processNewAccount(User) - Method in class com.jk.webstack.security.services.SecurityService
Process new account.
processNewAccount(Account) - Method in class com.jk.webstack.services.account.AccountServices
Process new account.
publish(HttpServletRequest, Throwable) - Method in class com.jk.webstack.services.mointor.JKWebStackMonitor
Publish.

R

rejectPayload(int) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
rejectPayload(String, int) - Method in class com.jk.webstack.services.workflow.WorkflowController
 
reset() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Reset.
reset() - Method in class com.jk.webstack.security.controllers.MB_Users
 
reset() - Method in class com.jk.webstack.services.workflow.WorkflowController
 
resetAccount() - Method in class com.jk.webstack.security.controllers.MB_Account
Reset account.
resetAccount(String) - Method in class com.jk.webstack.security.services.SecurityService
Reset account.
resetAccount(User) - Method in class com.jk.webstack.security.services.SecurityService
Reset account.
resetAccount(String) - Method in class com.jk.webstack.services.account.AccountServices
Reset account.
resetAccount(Account) - Method in class com.jk.webstack.services.account.AccountServices
Reset account.
resetToken(Account) - Method in class com.jk.webstack.services.account.AccountServices
Reset token.
resetWorkFlow() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 

S

save() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
saveAll() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
saveAllToDatabase() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Save all.
saveToDatabase() - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Save.
SecurityService - Class in com.jk.webstack.security.services
The Class SecurityService.
SecurityService() - Constructor for class com.jk.webstack.security.services.SecurityService
Instantiates a new security service.
sendEmailsInQueue() - Method in class com.jk.webstack.services.email.EmailService
Send emails in queue.
setAlwaysRefreshList(boolean) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Sets the always refresh list.
setConfirmReeset(boolean) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Sets the confirm reeset.
setCurrentPassword(String) - Method in class com.jk.webstack.security.controllers.MB_Security
Sets the current password.
setCurrentPassword(String) - Method in class com.jk.webstack.security.controllers.MB_Users
Sets the current password.
setEditTabular(boolean) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Sets the edits the tabular.
setEmail(String) - Method in class com.jk.webstack.security.controllers.MB_Account
Sets the email.
setEmailVerified(Account) - Method in class com.jk.webstack.services.account.AccountServices
Sets the email verified.
setFilterList(List<T>) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Sets the filter list.
setFilterList2(List) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Sets the filter list 2.
setFilterList2(List) - Method in class com.jk.webstack.services.workflow.WorkflowController
 
setFirstName(String) - Method in class com.jk.webstack.security.controllers.MB_Account
Sets the first name.
setIdValue(Object) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Sets the id value.
setLastName(String) - Method in class com.jk.webstack.security.controllers.MB_Account
Sets the last name.
setModel(T) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
Sets the model.
setNewPassword(String) - Method in class com.jk.webstack.security.controllers.MB_Security
Sets the new password.
setNewPassword(String) - Method in class com.jk.webstack.security.controllers.MB_Users
Sets the new password.
setOriginal(T) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
setPassword(String) - Method in class com.jk.webstack.security.controllers.MB_Account
Sets the password.
setPayload(PayloadModel) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
setPayloads(List<PayloadModel>) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 
setSender(JKMailSender) - Method in class com.jk.webstack.services.email.EmailService
Sets the sender.
setSuggestReset(boolean) - Method in class com.jk.webstack.security.controllers.MB_Account
Sets the suggest reset.
sqlDataAccess - Variable in class com.jk.webstack.controllers.JKManagedBeanWithSqlDataAccess
The data access.
supports(Class<?>) - Method in class com.jk.webstack.security.NullAuthenticationProvider
Supports.

T

Test - Class in com.jk.webstack
The Class Test.
Test() - Constructor for class com.jk.webstack.Test
 

U

update(String, T) - Method in class com.jk.webstack.rest.JKMatureJpaRestService
Update.
User - Class in com.jk.webstack.security
The Class User.
User() - Constructor for class com.jk.webstack.security.User
 
UserActionLog - Class in com.jk.webstack.services.logging
The Class UserActionLog.
UserActionLog() - Constructor for class com.jk.webstack.services.logging.UserActionLog
 
username(String) - Method in class com.jk.webstack.security.User
Username.
UserRole - Class in com.jk.webstack.security
The Class UserRole.
UserRole() - Constructor for class com.jk.webstack.security.UserRole
 

V

valueOf(String) - Static method in enum com.jk.webstack.controllers.ControllerMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.jk.webstack.controllers.ControllerMode
Returns an array containing the constants of this enum type, in the order they are declared.
viewPayload(int) - Method in class com.jk.webstack.controllers.JKManagedBeanWithOrmSupport
 

W

WorkflowController - Class in com.jk.webstack.services.workflow
 
WorkflowController() - Constructor for class com.jk.webstack.services.workflow.WorkflowController
 
A B C D E F G I J L M N P R S T U V W 
Skip navigation links

Copyright © 2023 Smart-Cloud. All rights reserved.