Uses of Class
org.opencastproject.kernel.bundleinfo.BundleInfoJpa
Packages that use BundleInfoJpa
-
Uses of BundleInfoJpa in org.opencastproject.kernel.bundleinfo
Fields in org.opencastproject.kernel.bundleinfo with type parameters of type BundleInfoJpaModifier and TypeFieldDescriptionstatic final Function<javax.persistence.EntityManager, List<BundleInfoJpa>> BundleInfoJpa.findAllFind all in database.Methods in org.opencastproject.kernel.bundleinfo that return BundleInfoJpaMethods in org.opencastproject.kernel.bundleinfo that return types with arguments of type BundleInfoJpaModifier and TypeMethodDescriptionstatic Function<javax.persistence.EntityManager, List<BundleInfoJpa>> Find all bundles whose symbolic names start with one of the given prefixes.