|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Dictionary
A Dictionary for create Catalog understandable Terms from Metadata
| Method Summary | |
|---|---|
TermBucket |
lookup(Metadata metadata)
Given a Metadata object a lookup call to a given dictionary will always return the same TermBucket. |
Metadata |
reverseLookup(TermBucket termBucket)
Generates Metadata for the given TermBucket. |
boolean |
understands(QueryExpression queryExpression)
|
| Method Detail |
|---|
TermBucket lookup(Metadata metadata)
throws CatalogDictionaryException
metadata - The Metadata for which a TermBucket will be created
CatalogDictionaryException
Metadata reverseLookup(TermBucket termBucket)
throws CatalogDictionaryException
termBucket - The TermBucket for which Metadata will be created
CatalogDictionaryException
boolean understands(QueryExpression queryExpression)
throws CatalogDictionaryException
queryExpression -
CatalogDictionaryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||