Révision 3934
TXM/trunk/bundles/org.txm.searchengine.core/src/org/txm/searchengine/core/QueryHistory.java (revision 3934) | ||
---|---|---|
31 | 31 |
public QueryHistory(Project corpus) { |
32 | 32 |
super(null, corpus); |
33 | 33 |
} |
34 |
|
|
35 |
/** |
|
36 |
* Gets the internal persistable state. |
|
37 |
* |
|
38 |
* @return the persistable |
|
39 |
*/ |
|
40 |
public boolean isInternalPersistable() { |
|
41 |
return true; |
|
42 |
} |
|
34 | 43 |
|
35 | 44 |
@Override |
36 | 45 |
public boolean saveParameters() throws Exception { |
Formats disponibles : Unified diff