Uses of Class
org.alfresco.repo.virtual.ref.ReferenceEncodingException
Packages that use ReferenceEncodingException
-
Uses of ReferenceEncodingException in org.alfresco.repo.virtual.bundle
Methods in org.alfresco.repo.virtual.bundle that throw ReferenceEncodingExceptionModifier and TypeMethodDescriptionorg.alfresco.query.PagingResults<FileInfo>VirtualFileFolderServiceExtension.asFileInfoResults(ActualEnvironment environment, org.alfresco.query.PagingResults<Reference> results, VirtualStore store) -
Uses of ReferenceEncodingException in org.alfresco.repo.virtual.ref
Methods in org.alfresco.repo.virtual.ref that throw ReferenceEncodingExceptionModifier and TypeMethodDescriptionReference.encode()ClasspathResource.stringify(Stringifier stringifier) HashStringifier.stringify(RepositoryLocation repositoryLocation) Parameter.stringify(Stringifier stringifier) Converts the value attribute into a string representation according toEncodingsdefinition, using providedStringifierparameter.PlainStringifier.stringify(RepositoryLocation repositoryLocation) ProtocolHashStringifier.stringify(RepositoryLocation repositoryLocation) ReferenceParameter.stringify(Stringifier stringifier) RepositoryLocation.stringify(Stringifier stringifier) RepositoryNodeRef.stringify(Stringifier stringifier) RepositoryPath.stringify(Stringifier stringifier) RepositoryResource.stringify(Stringifier stringifier) Resource.stringify(Stringifier stringifier) Returns the String representation of the resource.ResourceParameter.stringify(Stringifier stringifier) Stringifier.stringify(RepositoryLocation repositoryLocation) StringParameter.stringify(Stringifier stringifier) ZeroStringifier.stringify(RepositoryLocation repositoryLocation) HashStringifier.stringifyParameter(Parameter parameter) HashStringifier.stringifyParameter(ReferenceParameter referenceParameter) HashStringifier.stringifyParameter(ResourceParameter resourceParameter) HashStringifier.stringifyParameter(StringParameter stringParameter) PlainStringifier.stringifyParameter(Parameter parameter) PlainStringifier.stringifyParameter(ReferenceParameter parameter) PlainStringifier.stringifyParameter(ResourceParameter resourceParameter) PlainStringifier.stringifyParameter(StringParameter stringParameter) ProtocolHashStringifier.stringifyParameter(Parameter parameter) ProtocolHashStringifier.stringifyParameter(ReferenceParameter referenceParameter) ProtocolHashStringifier.stringifyParameter(ResourceParameter resourceParameter) ProtocolHashStringifier.stringifyParameter(StringParameter stringParameter) Stringifier.stringifyParameter(Parameter parameter) Stringifier.stringifyParameter(ReferenceParameter referenceParameter) Stringifier.stringifyParameter(ResourceParameter resourceParameter) Stringifier.stringifyParameter(StringParameter stringParameter) ZeroStringifier.stringifyParameter(Parameter parameter) ZeroStringifier.stringifyParameter(ReferenceParameter parameter) ZeroStringifier.stringifyParameter(ResourceParameter resourceParameter) ZeroStringifier.stringifyParameter(StringParameter stringParameter) HashStringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) HashStringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) HashStringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) PlainStringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) PlainStringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) PlainStringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) ProtocolHashStringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) ProtocolHashStringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) ProtocolHashStringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) Stringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) Stringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) Stringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) ZeroStringifier.stringifyRepositoryLocation(RepositoryLocation repositoryLocation) ZeroStringifier.stringifyRepositoryLocation(RepositoryNodeRef repositoryNodeRef) ZeroStringifier.stringifyRepositoryLocation(RepositoryPath repositoryPath) HashStringifier.stringifyResource(ClasspathResource resource) HashStringifier.stringifyResource(RepositoryResource resource) HashStringifier.stringifyResource(Resource resource) PlainStringifier.stringifyResource(RepositoryResource resource) PlainStringifier.stringifyResource(Resource resource) ProtocolHashStringifier.stringifyResource(ClasspathResource resource) ProtocolHashStringifier.stringifyResource(RepositoryResource resource) ProtocolHashStringifier.stringifyResource(Resource resource) Stringifier.stringifyResource(ClasspathResource resource) Stringifier.stringifyResource(RepositoryResource resource) Stringifier.stringifyResource(Resource resource) ZeroStringifier.stringifyResource(RepositoryResource resource) ZeroStringifier.stringifyResource(Resource resource) Reference.toNodeRef()