Package | Description |
---|---|
org.alfresco.repo.virtual.bundle | |
org.alfresco.repo.virtual.ref |
Modifier and Type | Method and Description |
---|---|
org.alfresco.query.PagingResults<FileInfo> |
VirtualFileFolderServiceExtension.asFileInfoResults(ActualEnvironment environment,
org.alfresco.query.PagingResults<Reference> results,
VirtualStore store) |
Modifier and Type | Method and Description |
---|---|
String |
Reference.encode() |
String |
Reference.encode(Encoding anEncoding) |
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. |
String |
HashStringifier.stringify(List<Parameter> parameters) |
String |
PlainStringifier.stringify(List<Parameter> parameters) |
String |
ProtocolHashStringifier.stringify(List<Parameter> parameters) |
String |
Stringifier.stringify(List<Parameter> parameters) |
String |
ZeroStringifier.stringify(List<Parameter> parameters) |
String |
HashStringifier.stringify(Parameter parameter) |
String |
PlainStringifier.stringify(Parameter parameter) |
String |
ProtocolHashStringifier.stringify(Parameter parameter) |
String |
Stringifier.stringify(Parameter parameter) |
String |
ZeroStringifier.stringify(Parameter parameter) |
String |
HashStringifier.stringify(Reference reference) |
String |
PlainStringifier.stringify(Reference reference) |
String |
NodeHashStringifier.stringify(Reference reference) |
String |
VirtualHashStringifier.stringify(Reference reference) |
String |
Stringifier.stringify(Reference reference) |
String |
VanillaHashStringifier.stringify(Reference reference) |
String |
ZeroStringifier.stringify(Reference reference) |
String |
HashStringifier.stringify(RepositoryLocation repositoryLocation) |
String |
PlainStringifier.stringify(RepositoryLocation repositoryLocation) |
String |
ProtocolHashStringifier.stringify(RepositoryLocation repositoryLocation) |
String |
Stringifier.stringify(RepositoryLocation repositoryLocation) |
String |
ZeroStringifier.stringify(RepositoryLocation repositoryLocation) |
String |
HashStringifier.stringify(Resource resource) |
String |
PlainStringifier.stringify(Resource resource) |
String |
ProtocolHashStringifier.stringify(Resource resource) |
String |
Stringifier.stringify(Resource resource) |
String |
ZeroStringifier.stringify(Resource resource) |
String |
ResourceParameter.stringify(Stringifier stringifier) |
String |
RepositoryResource.stringify(Stringifier stringifier) |
String |
RepositoryLocation.stringify(Stringifier stringifier) |
String |
Parameter.stringify(Stringifier stringifier)
Converts the value attribute into a string representation according to
Encodings definition, using provided Stringifier
parameter. |
String |
StringParameter.stringify(Stringifier stringifier) |
String |
RepositoryPath.stringify(Stringifier stringifier) |
String |
Resource.stringify(Stringifier stringifier)
Returns the String representation of the resource.
|
String |
ReferenceParameter.stringify(Stringifier stringifier) |
String |
RepositoryNodeRef.stringify(Stringifier stringifier) |
String |
ClasspathResource.stringify(Stringifier stringifier) |
String |
HashStringifier.stringifyParameter(Parameter parameter) |
String |
PlainStringifier.stringifyParameter(Parameter parameter) |
String |
ProtocolHashStringifier.stringifyParameter(Parameter parameter) |
String |
Stringifier.stringifyParameter(Parameter parameter) |
String |
ZeroStringifier.stringifyParameter(Parameter parameter) |
String |
HashStringifier.stringifyParameter(ReferenceParameter referenceParameter) |
String |
PlainStringifier.stringifyParameter(ReferenceParameter parameter) |
String |
ProtocolHashStringifier.stringifyParameter(ReferenceParameter referenceParameter) |
String |
Stringifier.stringifyParameter(ReferenceParameter referenceParameter) |
String |
ZeroStringifier.stringifyParameter(ReferenceParameter parameter) |
String |
HashStringifier.stringifyParameter(ResourceParameter resourceParameter) |
String |
PlainStringifier.stringifyParameter(ResourceParameter resourceParameter) |
String |
ProtocolHashStringifier.stringifyParameter(ResourceParameter resourceParameter) |
String |
Stringifier.stringifyParameter(ResourceParameter resourceParameter) |
String |
ZeroStringifier.stringifyParameter(ResourceParameter resourceParameter) |
String |
HashStringifier.stringifyParameter(StringParameter stringParameter) |
String |
PlainStringifier.stringifyParameter(StringParameter stringParameter) |
String |
ProtocolHashStringifier.stringifyParameter(StringParameter stringParameter) |
String |
Stringifier.stringifyParameter(StringParameter stringParameter) |
String |
ZeroStringifier.stringifyParameter(StringParameter stringParameter) |
String |
HashStringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) |
String |
PlainStringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) |
String |
ProtocolHashStringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) |
String |
Stringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) |
String |
ZeroStringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) |
String |
HashStringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) |
String |
PlainStringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) |
String |
ProtocolHashStringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) |
String |
Stringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) |
String |
ZeroStringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) |
String |
HashStringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) |
String |
PlainStringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) |
String |
ProtocolHashStringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) |
String |
Stringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) |
String |
ZeroStringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) |
String |
HashStringifier.stringifyResource(ClasspathResource resource) |
String |
ProtocolHashStringifier.stringifyResource(ClasspathResource resource) |
String |
Stringifier.stringifyResource(ClasspathResource resource) |
String |
HashStringifier.stringifyResource(RepositoryResource resource) |
String |
PlainStringifier.stringifyResource(RepositoryResource resource) |
String |
ProtocolHashStringifier.stringifyResource(RepositoryResource resource) |
String |
Stringifier.stringifyResource(RepositoryResource resource) |
String |
ZeroStringifier.stringifyResource(RepositoryResource resource) |
String |
HashStringifier.stringifyResource(Resource resource) |
String |
PlainStringifier.stringifyResource(Resource resource) |
String |
ProtocolHashStringifier.stringifyResource(Resource resource) |
String |
Stringifier.stringifyResource(Resource resource) |
String |
ZeroStringifier.stringifyResource(Resource resource) |
org.alfresco.service.cmr.repository.NodeRef |
Reference.toNodeRef() |
org.alfresco.service.cmr.repository.NodeRef |
Reference.toNodeRef(org.alfresco.service.cmr.repository.StoreRef storeRef) |
org.alfresco.service.cmr.repository.NodeRef |
Reference.toNodeRef(org.alfresco.service.cmr.repository.StoreRef storeRef,
Encoding encoding) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.