Uses of Interface
org.alfresco.repo.virtual.ref.NodeRefHasher
-
Packages that use NodeRefHasher Package Description org.alfresco.repo.virtual.ref -
-
Uses of NodeRefHasher in org.alfresco.repo.virtual.ref
Classes in org.alfresco.repo.virtual.ref that implement NodeRefHasher Modifier and Type Class Description classNodeRefRadixHasherCreates string-pair hashes ofNodeRefs where the first string is a stored hash combination forNodeRefstore elements (protocol and id) and the second is a radix 36 encodedNodeRefid.
-