public class TogglePicHandler extends Object implements InputHandler<TogglePic>
| Constructor and Description |
|---|
TogglePicHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleSubmittedData(TogglePic tpic) |
boolean |
isActive() |
boolean |
needsData() |
boolean |
prerequisitesMet() |
void |
retrieveCurrentStatus(TogglePic tpic) |
void |
setContextTogglePic(ContextTogglePic ctp) |
public void handleSubmittedData(TogglePic tpic)
handleSubmittedData in interface InputHandler<TogglePic>public void retrieveCurrentStatus(TogglePic tpic)
retrieveCurrentStatus in interface InputHandler<TogglePic>public boolean prerequisitesMet()
prerequisitesMet in interface InputHandler<TogglePic>public boolean isActive()
isActive in interface InputHandler<TogglePic>public boolean needsData()
needsData in interface InputHandler<TogglePic>@Autowired public void setContextTogglePic(ContextTogglePic ctp)
Copyright © 2018 United Internet. All rights reserved.