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 RepositoryLocation
LinkedDocument. repository
Methods in org.nuxeo.ecm.platform.audit.api.comment that return RepositoryLocation Modifier and Type Method Description RepositoryLocation
LinkedDocument. getRepository()
Methods in org.nuxeo.ecm.platform.audit.api.comment with parameters of type RepositoryLocation Modifier and Type Method Description void
LinkedDocument. 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 int
RepositoryLocation. compareTo(RepositoryLocation o)
-