public class IndexedTestHandler extends Object implements InputHandler<IndexedTest>
| Constructor and Description |
|---|
IndexedTestHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleSubmittedData(IndexedTest itest) |
boolean |
isActive() |
boolean |
needsData() |
boolean |
prerequisitesMet() |
void |
retrieveCurrentStatus(IndexedTest itest) |
void |
setContextAdultInfo(ContextAdultInfo cai) |
public final void handleSubmittedData(IndexedTest itest)
handleSubmittedData in interface InputHandler<IndexedTest>public final void retrieveCurrentStatus(IndexedTest itest)
retrieveCurrentStatus in interface InputHandler<IndexedTest>public final boolean prerequisitesMet()
prerequisitesMet in interface InputHandler<IndexedTest>public final boolean isActive()
isActive in interface InputHandler<IndexedTest>public final boolean needsData()
needsData in interface InputHandler<IndexedTest>@Autowired public void setContextAdultInfo(ContextAdultInfo cai)
Copyright © 2018 United Internet. All rights reserved.