|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContextID
A context id object provides enough information to retrieve a context from a concordance or concordance set. Concordances take the information in the id and, using an internal mapping between ids and data sources, resolve the desired context object.
IConcordance.getContext(IContextID),
IConcordanceSet.getContext(IContextID)| Method Summary | |
|---|---|
String |
getConcordanceName()
Returns the concordance for this context. |
String |
getContextName()
Returns the name of this context. |
| Method Detail |
|---|
String getContextName()
null,
the empty string, or all whitespace.
String getConcordanceName()
null, the empty string, or all whitespace.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||