Uses of Package
org.mycore.datamodel.ifs

Packages that use org.mycore.datamodel.ifs
org.mycore.backend.filesystem   
org.mycore.backend.hibernate   
org.mycore.backend.realhelix   
org.mycore.backend.videocharger   
org.mycore.common.events   
org.mycore.datamodel.ifs   
org.mycore.datamodel.ifs.extractors   
org.mycore.datamodel.metadata   
org.mycore.frontend.fileupload   
org.mycore.frontend.iview   
org.mycore.services.fieldquery   
org.mycore.services.imaging   
org.mycore.services.plugins   
org.mycore.services.zipper   
 

Classes in org.mycore.datamodel.ifs used by org.mycore.backend.filesystem
MCRContentInputStream
          This input stream is used by the MyCoRe filesystem classes to read the content of a file and import it into the System.
MCRContentStore
          Stores the content of MCRFiles in a persistent datastore.
MCRFileReader
          Represents a read-only view of MCRFile metadata.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.backend.hibernate
MCRContentInputStream
          This input stream is used by the MyCoRe filesystem classes to read the content of a file and import it into the System.
MCRContentStore
          Stores the content of MCRFiles in a persistent datastore.
MCRFileMetadataStore
          Implementations of this class can be used to store the metadata of all MCRFilesystemNodes in a persistent datastore.
MCRFileReader
          Represents a read-only view of MCRFile metadata.
MCRFilesystemNode
          Represents a stored file or directory node with its metadata and content.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.backend.realhelix
MCRAudioVideoExtender
          For MCRFiles that contain streaming audio/video, instances of this class provide methods to get technical metadata like bitrate, framerate, duration, size etc.
MCRFileReader
          Represents a read-only view of MCRFile metadata.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.backend.videocharger
MCRAudioVideoExtender
          For MCRFiles that contain streaming audio/video, instances of this class provide methods to get technical metadata like bitrate, framerate, duration, size etc.
MCRContentInputStream
          This input stream is used by the MyCoRe filesystem classes to read the content of a file and import it into the System.
MCRContentStore
          Stores the content of MCRFiles in a persistent datastore.
MCRFileReader
          Represents a read-only view of MCRFile metadata.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.common.events
MCRFile
          Represents a stored file with its metadata and content.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.datamodel.ifs
MCRAudioVideoExtender
          For MCRFiles that contain streaming audio/video, instances of this class provide methods to get technical metadata like bitrate, framerate, duration, size etc.
MCRContentInputStream
          This input stream is used by the MyCoRe filesystem classes to read the content of a file and import it into the System.
MCRContentStore
          Stores the content of MCRFiles in a persistent datastore.
MCRContentStoreSelector
          Decides which MCRContentStore implementation should be used to store the content of a given file.
MCRDirectory
          Represents a directory node with its metadata and content.
MCRDirectoryXML
           
MCRFile
          Represents a stored file with its metadata and content.
MCRFileContentType
          Instances of this class represent information about the content type of a file.
MCRFileContentTypeDetector
          Detects the file content type from filename and file header.
MCRFileMetadataManager
          The single instance of this class is used by the other IFS classes to create, retrieve, update or delete the metadata of all MCRFilesystemNode objects in a persistent datastore.
MCRFileReader
          Represents a read-only view of MCRFile metadata.
MCRFilesystemNode
          Represents a stored file or directory node with its metadata and content.
MCRSimpleFCTDetector.MCRDetectionRule
          Common superclass of different kinds of detection rules
 

Classes in org.mycore.datamodel.ifs used by org.mycore.datamodel.ifs.extractors
MCRFile
          Represents a stored file with its metadata and content.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.datamodel.metadata
MCRDirectory
          Represents a directory node with its metadata and content.
MCRFile
          Represents a stored file with its metadata and content.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.frontend.fileupload
MCRDirectory
          Represents a directory node with its metadata and content.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.frontend.iview
MCRDirectory
          Represents a directory node with its metadata and content.
MCRFile
          Represents a stored file with its metadata and content.
MCRFilesystemNode
          Represents a stored file or directory node with its metadata and content.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.services.fieldquery
MCRFile
          Represents a stored file with its metadata and content.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.services.imaging
MCRFile
          Represents a stored file with its metadata and content.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.services.plugins
MCRFileContentType
          Instances of this class represent information about the content type of a file.
 

Classes in org.mycore.datamodel.ifs used by org.mycore.services.zipper
MCRDirectory
          Represents a directory node with its metadata and content.
MCRFile
          Represents a stored file with its metadata and content.