Uses of Class
org.opencastproject.oaipmh.persistence.OaiPmhEntity
Packages that use OaiPmhEntity
Package
Description
-
Uses of OaiPmhEntity in org.opencastproject.oaipmh.persistence
Methods in org.opencastproject.oaipmh.persistence that return OaiPmhEntityMethods in org.opencastproject.oaipmh.persistence with parameters of type OaiPmhEntityModifier and TypeMethodDescriptionvoidOaiPmhElementEntity.setOaiPmhEntity(OaiPmhEntity oaiPmhEntity) -
Uses of OaiPmhEntity in org.opencastproject.oaipmh.persistence.impl
Methods in org.opencastproject.oaipmh.persistence.impl with parameters of type OaiPmhEntityModifier and TypeMethodDescriptionvoidAbstractOaiPmhDatabase.updateEntity(OaiPmhEntity entity, org.opencastproject.mediapackage.MediaPackage mediaPackage, String repository) Constructors in org.opencastproject.oaipmh.persistence.impl with parameters of type OaiPmhEntity