Interface OcDublinCore

All Known Implementing Classes:
OcDublinCoreBuilder

public interface OcDublinCore
Opencast Dublin Core schema.

Fields may have at most one value and do not have any language annotation.

For more information about the exposed field see the DublinCore /terms/ namespace.

  • Method Details

    • getAbstract

      org.opencastproject.util.data.Option<String> getAbstract()
    • getAccessRights

      org.opencastproject.util.data.Option<String> getAccessRights()
    • getAccrualMethod

      org.opencastproject.util.data.Option<String> getAccrualMethod()
    • getAccrualPeriodicity

      org.opencastproject.util.data.Option<String> getAccrualPeriodicity()
    • getAccrualPolicy

      org.opencastproject.util.data.Option<String> getAccrualPolicy()
    • getAlternative

      org.opencastproject.util.data.Option<String> getAlternative()
    • getAudience

      org.opencastproject.util.data.Option<String> getAudience()
    • getAvailable

      org.opencastproject.util.data.Option<String> getAvailable()
    • getBibliographicCitation

      org.opencastproject.util.data.Option<String> getBibliographicCitation()
    • getConformsTo

      org.opencastproject.util.data.Option<String> getConformsTo()
    • getContributor

      org.opencastproject.util.data.Option<String> getContributor()
    • getCoverage

      org.opencastproject.util.data.Option<String> getCoverage()
    • getCreated

      Date getCreated()
    • getCreator

      org.opencastproject.util.data.Option<String> getCreator()
    • getDate

      org.opencastproject.util.data.Option<Date> getDate()
    • getDateAccepted

      org.opencastproject.util.data.Option<Date> getDateAccepted()
    • getDateCopyrighted

      org.opencastproject.util.data.Option<Date> getDateCopyrighted()
    • getDateSubmitted

      org.opencastproject.util.data.Option<Date> getDateSubmitted()
    • getDescription

      org.opencastproject.util.data.Option<String> getDescription()
    • getEducationLevel

      org.opencastproject.util.data.Option<String> getEducationLevel()
    • getExtent

      org.opencastproject.util.data.Option<Long> getExtent()
    • getFormat

      org.opencastproject.util.data.Option<String> getFormat()
    • getHasFormat

      org.opencastproject.util.data.Option<String> getHasFormat()
    • getHasPart

      org.opencastproject.util.data.Option<String> getHasPart()
    • getHasVersion

      org.opencastproject.util.data.Option<String> getHasVersion()
    • getIdentifier

      org.opencastproject.util.data.Option<String> getIdentifier()
    • getInstructionalMethod

      org.opencastproject.util.data.Option<String> getInstructionalMethod()
    • getIsFormatOf

      org.opencastproject.util.data.Option<String> getIsFormatOf()
    • getIsPartOf

      org.opencastproject.util.data.Option<String> getIsPartOf()
    • getIsReferencedBy

      org.opencastproject.util.data.Option<String> getIsReferencedBy()
    • getIsReplacedBy

      org.opencastproject.util.data.Option<String> getIsReplacedBy()
    • getIsRequiredBy

      org.opencastproject.util.data.Option<String> getIsRequiredBy()
    • getIssued

      org.opencastproject.util.data.Option<String> getIssued()
    • getIsVersionOf

      org.opencastproject.util.data.Option<String> getIsVersionOf()
    • getLanguage

      org.opencastproject.util.data.Option<String> getLanguage()
    • getLicense

      org.opencastproject.util.data.Option<String> getLicense()
    • getMediator

      org.opencastproject.util.data.Option<String> getMediator()
    • getMedium

      org.opencastproject.util.data.Option<String> getMedium()
    • getModified

      org.opencastproject.util.data.Option<String> getModified()
    • getProvenance

      org.opencastproject.util.data.Option<String> getProvenance()
    • getPublisher

      org.opencastproject.util.data.Option<String> getPublisher()
    • getReferences

      org.opencastproject.util.data.Option<String> getReferences()
    • getRelation

      org.opencastproject.util.data.Option<String> getRelation()
    • getReplaces

      org.opencastproject.util.data.Option<String> getReplaces()
    • getRequires

      org.opencastproject.util.data.Option<String> getRequires()
    • getRights

      org.opencastproject.util.data.Option<String> getRights()
    • getRightsHolder

      org.opencastproject.util.data.Option<String> getRightsHolder()
    • getSource

      org.opencastproject.util.data.Option<String> getSource()
    • getSpatial

      org.opencastproject.util.data.Option<String> getSpatial()
    • getSubject

      org.opencastproject.util.data.Option<String> getSubject()
    • getTableOfContents

      org.opencastproject.util.data.Option<String> getTableOfContents()
    • getTemporal

      org.opencastproject.util.data.Option<String> getTemporal()
    • getTitle

      String getTitle()
    • getType

      org.opencastproject.util.data.Option<String> getType()
    • getValid

      org.opencastproject.util.data.Option<String> getValid()