Uses of Interface
eu.planets_project.services.PlanetsService

Packages that use PlanetsService
eu.planets_project.services.characterise Interfaces and result types for Planets characterisation services. 
eu.planets_project.services.compare Interfaces and result types for Planets comparison services. 
eu.planets_project.services.fixity Interfaces and result types for Planets Fixity services. 
eu.planets_project.services.identify Interfaces and result types for Planets identification services. 
eu.planets_project.services.java_se.image   
eu.planets_project.services.migrate Interfaces and result types for Planets migration services. 
eu.planets_project.services.modify Interfaces and result types for Planets modification services. 
eu.planets_project.services.validate Interfaces and result types for Planets validation services. 
eu.planets_project.services.view Interfaces and result types for Planets view services. 
 

Uses of PlanetsService in eu.planets_project.services.characterise
 

Subinterfaces of PlanetsService in eu.planets_project.services.characterise
 interface Characterise
          Characterisation of one digital object.
 

Uses of PlanetsService in eu.planets_project.services.compare
 

Subinterfaces of PlanetsService in eu.planets_project.services.compare
 interface CommonProperties
          Determine common properties of different file formats.
 interface Compare
          Comparison of digital objects.
 interface CompareProperties
          Comparison of CharacteriseResult objects (the output of the Characterise interface).
 

Uses of PlanetsService in eu.planets_project.services.fixity
 

Subinterfaces of PlanetsService in eu.planets_project.services.fixity
 interface Fixity
           
 

Uses of PlanetsService in eu.planets_project.services.identify
 

Subinterfaces of PlanetsService in eu.planets_project.services.identify
 interface Identify
          Identification of a DigitalObject, returning a types object containing the identified Pronom URIs and the status resulting from the identification.
 

Uses of PlanetsService in eu.planets_project.services.java_se.image
 

Classes in eu.planets_project.services.java_se.image that implement PlanetsService
 class JavaImageIOCompare
          The purpose of this is to implement a number of image comparison metrics for quality.
 class JavaImageIOIdentify
           
 class JavaImageIOMigrate
          Convert Microsoft DOC to ODF, using Open Office.
 

Uses of PlanetsService in eu.planets_project.services.migrate
 

Subinterfaces of PlanetsService in eu.planets_project.services.migrate
 interface Migrate
          Migration This is the generic migration interface for digital object format conversion services.
 interface MigrateAsync
          This is intended to become the generic migration interface for complex migration services.
 

Uses of PlanetsService in eu.planets_project.services.modify
 

Subinterfaces of PlanetsService in eu.planets_project.services.modify
 interface Modify
          Interface for services modifying digital objects.
 

Uses of PlanetsService in eu.planets_project.services.validate
 

Subinterfaces of PlanetsService in eu.planets_project.services.validate
 interface Validate
          Validation of a DigitalObject.
 

Uses of PlanetsService in eu.planets_project.services.view
 

Subinterfaces of PlanetsService in eu.planets_project.services.view
 interface CreateView
          The purpose of the CreateView operation is to take a Digital Object and to wrap it up so that the user can examine it more easily.
 



Copyright © 2013 Open Planets Foundation. All Rights Reserved.