Uses of Class
de.dlr.proseo.basewrap.BaseWrapper.WrapperException
Packages that use BaseWrapper.WrapperException
Package
Description
prosEO Sample Processor Wrapper package containing wrapper procedures for
processors conforming to ESA's "Generic IPF Interface Specification"
(MMFI-GSEG-EOPG-TN-07-0003, V.1.8)
-
Uses of BaseWrapper.WrapperException in de.dlr.proseo.basewrap
Methods in de.dlr.proseo.basewrap that throw BaseWrapper.WrapperExceptionModifier and TypeMethodDescriptionprotected voidBaseWrapper.postFetchInputHook(JobOrder jobOrderDoc) Hook for mission-specific modifications to the job order document after fetching input data Intended for override by mission-specific wrapper classes, NO-OP in BaseWrapper.protected voidBaseWrapper.postProcessingHook(JobOrder joWork) Hook for mission-specific modifications to the final job order document after execution of the processor (before push of results).protected voidBaseWrapper.preFetchInputHook(JobOrder jobOrderDoc) Hook for mission-specific modifications to the job order document before fetching input data Intended for override by mission-specific wrapper classes, NO-OP in BaseWrapper.protected RestProductBaseWrapper.retrieveProductMetadata(InputOutput output) Get the product metadata for a given output elementprotected voidBaseWrapper.updateProductMetadata(InputOutput output, RestProduct productMetadata) Update the metadata for the product denoted in the given output element