|
|||||||||
| Home >> All >> com >> k_int >> [ IR overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.k_int.IR
Class DefaultSearchResult

java.lang.Objectcom.k_int.IR.DefaultSearchResult
- All Implemented Interfaces:
- InformationFragmentStore
- public class DefaultSearchResult
- extends java.lang.Object
- implements InformationFragmentStore
- extends java.lang.Object
| Constructor Summary | |
DefaultSearchResult()
|
|
| Method Summary | |
void |
addInformationFragment(InformationFragmentSource source,
InformationFragment fragment)
|
InformationFragment |
getFragment(java.lang.Object fragmentId)
|
long |
getFragmentCount()
|
void |
notifyAvailableSourceFragments(long num_fragments,
InformationFragmentSource source)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DefaultSearchResult
public DefaultSearchResult()
| Method Detail |
addInformationFragment
public void addInformationFragment(InformationFragmentSource source, InformationFragment fragment)
- Specified by:
addInformationFragmentin interfaceInformationFragmentStore
getFragmentCount
public long getFragmentCount()
notifyAvailableSourceFragments
public void notifyAvailableSourceFragments(long num_fragments,
InformationFragmentSource source)
getFragment
public InformationFragment getFragment(java.lang.Object fragmentId)
|
|||||||||
| Home >> All >> com >> k_int >> [ IR overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.k_int.IR.DefaultSearchResult