Uses of Interface
org.alfresco.repo.virtual.ref.RepositoryLocation
-
Packages that use RepositoryLocation Package Description org.alfresco.repo.virtual.ref -
-
Uses of RepositoryLocation in org.alfresco.repo.virtual.ref
Classes in org.alfresco.repo.virtual.ref that implement RepositoryLocation Modifier and Type Class Description classRepositoryNodeRefclassRepositoryPathMethods in org.alfresco.repo.virtual.ref that return RepositoryLocation Modifier and Type Method Description RepositoryLocationVirtualProtocol. getActualNodeLocation(Reference reference)RepositoryLocationRepositoryResource. getLocation()Methods in org.alfresco.repo.virtual.ref with parameters of type RepositoryLocation Modifier and Type Method Description java.lang.StringHashStringifier. stringify(RepositoryLocation repositoryLocation)java.lang.StringPlainStringifier. stringify(RepositoryLocation repositoryLocation)java.lang.StringProtocolHashStringifier. stringify(RepositoryLocation repositoryLocation)java.lang.StringStringifier. stringify(RepositoryLocation repositoryLocation)java.lang.StringZeroStringifier. stringify(RepositoryLocation repositoryLocation)java.lang.StringHashStringifier. stringifyRepositoryLocation(RepositoryLocation repositoryLocation)java.lang.StringPlainStringifier. stringifyRepositoryLocation(RepositoryLocation repositoryLocation)java.lang.StringProtocolHashStringifier. stringifyRepositoryLocation(RepositoryLocation repositoryLocation)java.lang.StringStringifier. stringifyRepositoryLocation(RepositoryLocation repositoryLocation)java.lang.StringZeroStringifier. stringifyRepositoryLocation(RepositoryLocation repositoryLocation)Constructors in org.alfresco.repo.virtual.ref with parameters of type RepositoryLocation Constructor Description RepositoryResource(RepositoryLocation aLocation)
-