Uses of Class
org.nuxeo.ecm.platform.util.RepositoryLocation
-
Packages that use RepositoryLocation Package Description org.nuxeo.ecm.platform.audit.api.comment org.nuxeo.ecm.platform.util -
-
Uses of RepositoryLocation in org.nuxeo.ecm.platform.audit.api.comment
Fields in org.nuxeo.ecm.platform.audit.api.comment declared as RepositoryLocation Modifier and Type Field Description protected RepositoryLocationLinkedDocument. repositoryMethods in org.nuxeo.ecm.platform.audit.api.comment that return RepositoryLocation Modifier and Type Method Description RepositoryLocationLinkedDocument. getRepository()Methods in org.nuxeo.ecm.platform.audit.api.comment with parameters of type RepositoryLocation Modifier and Type Method Description voidLinkedDocument. setRepository(RepositoryLocation repository) -
Uses of RepositoryLocation in org.nuxeo.ecm.platform.util
Methods in org.nuxeo.ecm.platform.util that return types with arguments of type RepositoryLocation Modifier and Type Method Description Map<String,RepositoryLocation>LocationManagerService. getAvailableLocations()Methods in org.nuxeo.ecm.platform.util with parameters of type RepositoryLocation Modifier and Type Method Description intRepositoryLocation. compareTo(RepositoryLocation o)
-