eu.planets_project.services.fixity
Interface Fixity
- All Superinterfaces: 
 - PlanetsService
 
@MTOM
@StreamingAttachment(parseEagerly=true,
                     memoryThreshold=10485760L)
public interface Fixity- extends PlanetsService
 
| 
Field Summary | 
static java.lang.String | 
NAME
 
          The interface name | 
static javax.xml.namespace.QName | 
QNAME
 
          The qualified name | 
 
 
 
NAME
static final java.lang.String NAME
- The interface name
- See Also:
 - Constant Field Values
 
 
QNAME
static final javax.xml.namespace.QName QNAME
- The qualified name
 
calculateChecksum
FixityResult calculateChecksum(DigitalObject digitalObject,
                               java.util.List<Parameter> parameters)
 
- Parameters:
 digitalObject - The Digital Object to be identified.parameters - 
- Returns:
 - Returns a Types object containing the identification result
 
 
Copyright © 2007-2010 The Planets Consortium. All Rights Reserved.