Modifier and Type | Method and Description |
---|---|
protected void |
ClassSectionSource.linkNextTask(SectionTask task,
TaskType<?,?,?> taskType,
Method taskMethod,
Class<?> argumentType,
NextTask nextTaskAnnotation)
Links the next
Task . |
Modifier and Type | Method and Description |
---|---|
void |
HelloLogic.logout(HttpAuthentication<HttpSecurity,HttpCredentials> authentication) |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionHandler.handleSqlException(SQLException ex) |
Modifier and Type | Method and Description |
---|---|
void |
TemplateOne.navigate() |
Modifier and Type | Method and Description |
---|---|
LetterEncryption |
Template.encrypt(EncryptLetter request,
Template.PageFlows flows) |
LetterEncryption |
Template.retrieveFromDatabase(char letter,
DataSource dataSource) |
Modifier and Type | Method and Description |
---|---|
UserProperties |
UsersLogic.create(UserProperties user) |
void |
UserService.createUser(UserProperties properties,
javax.persistence.EntityManager entityManager) |
Modifier and Type | Method and Description |
---|---|
void |
TemplateLogic.link(RequestBean requestBean,
SessionBean sessionBean,
ApplicationBean applicationBean) |
Modifier and Type | Method and Description |
---|---|
void |
PurchasePojo.purchase() |
void |
ReceiptPojo.receipt() |
Copyright © 2005–2016. All rights reserved.