Uses of Class
de.dlr.proseo.model.ProductArchive
Packages that use ProductArchive
Package
Description
This package contains data access object (DAO) classes for the common data model of prosEO.
-
Uses of ProductArchive in de.dlr.proseo.model.dao
Methods in de.dlr.proseo.model.dao that return ProductArchiveModifier and TypeMethodDescriptionProductArchiveRepository.findByCode(String code) Get the product archive with the given codeMethods in de.dlr.proseo.model.dao that return types with arguments of type ProductArchiveModifier and TypeMethodDescriptionProductArchiveRepository.findArchivesByCode(String archiveCode) Get the product archives with the given code