Uses of Class
org.gcube.application.cms.plugins.faults.MaterializationException
-
Packages that use MaterializationException Package Description org.gcube.application.cms.plugins org.gcube.application.cms.plugins.implementations -
-
Uses of MaterializationException in org.gcube.application.cms.plugins
Methods in org.gcube.application.cms.plugins that throw MaterializationException Modifier and Type Method Description MaterializationReportMaterializationPlugin. dematerialize(MaterializationRequest request)MaterializationReportMaterializationPlugin. materialize(MaterializationRequest request) -
Uses of MaterializationException in org.gcube.application.cms.plugins.implementations
Methods in org.gcube.application.cms.plugins.implementations that throw MaterializationException Modifier and Type Method Description protected <T extends DocumentHandlingReport>
TSimpleLifeCycleManager. deMaterialize(T report, MaterializationPlugin plugin, org.bson.Document parameters)protected <T extends DocumentHandlingReport>
TSimpleLifeCycleManager. materializeDocument(T report, MaterializationPlugin plugin, org.bson.Document parameters)protected EventExecutionReportAbstractLifeCycleManager. onDeleteDocument(EventExecutionReport report)protected EventExecutionReportDefault3PhaseManager. onDeleteDocument(EventExecutionReport report)protected EventExecutionReportSimpleLifeCycleManager. onDeleteDocument(EventExecutionReport report)protected EventExecutionReportAbstractLifeCycleManager. onDeleteFileSet(EventExecutionReport report)protected EventExecutionReportDefault3PhaseManager. onDeleteFileSet(EventExecutionReport theReport)protected EventExecutionReportSimpleLifeCycleManager. onDeleteFileSet(EventExecutionReport theReport)
-