public interface ContentStreamHash
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm()
Returns the hash algorithm.
|
String |
getHash()
Returns the hash value.
|
String |
getPropertyValue()
Returns the content hash property value (
cmis:contentStreamHash ). |
String getPropertyValue()
cmis:contentStreamHash
).String getAlgorithm()
null
if the property value is
invalidString getHash()
null
if the property value is invalidCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.