Uses of Class
org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
Packages that use OaiPmhElementEntity
Package
Description
-
Uses of OaiPmhElementEntity in org.opencastproject.oaipmh.persistence
Methods in org.opencastproject.oaipmh.persistence that return types with arguments of type OaiPmhElementEntityModifier and TypeMethodDescriptionOaiPmhEntity.getAttachments()OaiPmhEntity.getCatalogs()OaiPmhEntity.getMediaPackageElements()Methods in org.opencastproject.oaipmh.persistence with parameters of type OaiPmhElementEntityModifier and TypeMethodDescriptionvoidOaiPmhEntity.addMediaPackageElement(OaiPmhElementEntity mediaPackageElementEntity) Add an serialized media package elementvoidOaiPmhEntity.removeMediaPackageElement(OaiPmhElementEntity mediaPackageElementEntity) Remove media package element entity from the list of elements -
Uses of OaiPmhElementEntity in org.opencastproject.oaipmh.persistence.impl
Constructors in org.opencastproject.oaipmh.persistence.impl with parameters of type OaiPmhElementEntity