| Package | Description |
|---|---|
| org.alfresco.repo.virtual.ref |
| Modifier and Type | Class and Description |
|---|---|
class |
HashReferenceParser
Hash encoded reference string parser.
Delegates to VirtualHashReferenceParser,
VanillaHashReferenceParser or NodeHashReferenceParser for
custom protocol parsing. |
class |
NodeHashReferenceParser
Custom parser for hash encoded strings of
References having the
protocol set to NodeProtocol. |
class |
NodeHashStringifier
Custom stringifier for hash encoded strings of
References having the
protocol set to NodeProtocol. |
class |
ProtocolHashParser
Base class for custom protocol hash encoded
ReferenceParsers. |
class |
ProtocolHashStringifier
Base class for custom protocol hash encoded
Stringifiers. |
class |
VanillaHashReferenceParser
Custom parser for hash encoded strings of
References having the
protocol set to VanillaProtocol. |
class |
VanillaHashStringifier
Custom stringifier for hash encoded strings of
References having the
protocol set to VanillaProtocol. |
class |
VirtualHashReferenceParser
Custom parser for hash encoded strings of
References having the
protocol set to VirtualProtocol. |
class |
VirtualHashStringifier
Custom stringifier for hash encoded strings of
References having the
protocol set to VirtualProtocol. |
Copyright © 2005–2018 Alfresco Software. All rights reserved.