Uses of Interface
org.fcrepo.kernel.api.models.Binary
-
Packages that use Binary Package Description org.fcrepo.kernel.api.services -
-
Uses of Binary in org.fcrepo.kernel.api.services
Methods in org.fcrepo.kernel.api.services with parameters of type Binary Modifier and Type Method Description RdfStreamFixityService. checkFixity(Binary binary)Digest this binary with the digest algorithms providedCollection<URI>FixityService. getFixity(Binary binary, Collection<String> algorithms)Calculate the requested set of digests for the provided binary
-