Package | Description |
---|---|
org.alfresco.repo.virtual.ref |
Modifier and Type | Method and Description |
---|---|
static Reference |
Reference.fromNodeRef(org.alfresco.service.cmr.repository.NodeRef nodeRef)
NodeRef Reference representation decoder/converter
method.Creates a Reference representation based on the ID of the given
NodeRef .It expects a Reference.VIRTUAL_TOKEN prefixed encoded string. |
Reference |
NodeHashReferenceParser.parse(ReferenceParser.Cursor cursor) |
protected abstract Reference |
ProtocolHashParser.parse(ReferenceParser.Cursor cursor) |
Reference |
VirtualHashReferenceParser.parse(ReferenceParser.Cursor cursor) |
Reference |
PlainReferenceParser.parse(String referenceString) |
Reference |
ZeroReferenceParser.parse(String referenceString)
|
Reference |
ReferenceParser.parse(String referenceString)
Parses a string reference into a
Reference object |
Reference |
HashReferenceParser.parse(String referenceString) |
protected Resource |
ProtocolHashParser.parseResource(ReferenceParser.Cursor cursor) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.