|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
common interface for Part/Document retrievers
Method Summary | |
WTKeyedMap |
retrieveEPMDocumentMap(Collection retrieverSpecs)
retrieves WTKeyedMap[EPMDocument, RetrieverSpec] by collection of RetrieverSpecs |
EPMDocument[] |
retrieveEPMDocuments(Collection retrieverSpecs)
retrieves EPMDocument by collection of RetrieverSpecs |
WTKeyedMap |
retrieveWTPartMap(Collection retrieverSpecs)
retrieves WTKeyedMap[WTPart, RetrieverSpec] by collection of RetrieverSpecs |
WTPart[] |
retrieveWTParts(Collection retrieverSpecs)
retrieves WTPart by collection of RetrieverSpecs |
Method Detail |
public EPMDocument[] retrieveEPMDocuments(Collection retrieverSpecs) throws WTException
retrieverSpecs
- Collection
WTException
public WTKeyedMap retrieveEPMDocumentMap(Collection retrieverSpecs) throws WTException
retrieverSpecs
- Collection
WTException
public WTPart[] retrieveWTParts(Collection retrieverSpecs) throws WTException
retrieverSpecs
- Collection
WTException
public WTKeyedMap retrieveWTPartMap(Collection retrieverSpecs) throws WTException
retrieverSpecs
- Collection
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |