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
Reference s having the
protocol set to NodeProtocol . |
class |
NodeHashStringifier
Custom stringifier for hash encoded strings of
Reference s having the
protocol set to NodeProtocol . |
class |
ProtocolHashParser
Base class for custom protocol hash encoded
ReferenceParser s. |
class |
ProtocolHashStringifier
Base class for custom protocol hash encoded
Stringifier s. |
class |
VanillaHashReferenceParser
Custom parser for hash encoded strings of
Reference s having the
protocol set to VanillaProtocol . |
class |
VanillaHashStringifier
Custom stringifier for hash encoded strings of
Reference s having the
protocol set to VanillaProtocol . |
class |
VirtualHashReferenceParser
Custom parser for hash encoded strings of
Reference s having the
protocol set to VirtualProtocol . |
class |
VirtualHashStringifier
Custom stringifier for hash encoded strings of
Reference s having the
protocol set to VirtualProtocol . |
Copyright © 2005–2017 Alfresco Software. All rights reserved.