|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeedbackDataStore
Stores information on previous search requests by this way we know the Keywords that are associated with each other
| Field Summary | |
|---|---|
static IFeedback |
feedback
Keeps a handle to the feedback recieved after a search request |
static ISearchQuery |
query
Keep a handle to the original search query |
| Method Summary | |
|---|---|
BaseFeedback |
read(java.lang.String path)
Read the feedback data |
void |
save(BaseFeedback advice)
Save the feedback data |
| Field Detail |
|---|
static final ISearchQuery query
static final IFeedback feedback
| Method Detail |
|---|
BaseFeedback read(java.lang.String path)
throws RpException
RpException
void save(BaseFeedback advice)
throws RpException
RpException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||