Uses of Interface
org.alfresco.repo.virtual.ref.HashEncodingArtefact
-
Packages that use HashEncodingArtefact Package Description org.alfresco.repo.virtual.ref -
-
Uses of HashEncodingArtefact in org.alfresco.repo.virtual.ref
Classes in org.alfresco.repo.virtual.ref that implement HashEncodingArtefact Modifier and Type Class Description classHashReferenceParserHash encoded reference string parser.
Delegates toVirtualHashReferenceParser,VanillaHashReferenceParserorNodeHashReferenceParserfor custom protocol parsing.classNodeHashReferenceParserCustom parser for hash encoded strings ofReferences having the protocol set toNodeProtocol.classNodeHashStringifierCustom stringifier for hash encoded strings ofReferences having the protocol set toNodeProtocol.classProtocolHashParserBase class for custom protocol hash encodedReferenceParsers.classProtocolHashStringifierBase class for custom protocol hash encodedStringifiers.classVanillaHashReferenceParserCustom parser for hash encoded strings ofReferences having the protocol set toVanillaProtocol.classVanillaHashStringifierCustom stringifier for hash encoded strings ofReferences having the protocol set toVanillaProtocol.classVirtualHashReferenceParserCustom parser for hash encoded strings ofReferences having the protocol set toVirtualProtocol.classVirtualHashStringifierCustom stringifier for hash encoded strings ofReferences having the protocol set toVirtualProtocol.
-