Uses of Class
org.alfresco.repo.dictionary.RepositoryLocation
Packages that use RepositoryLocation
Package
Description
-
Uses of RepositoryLocation in org.alfresco.repo.activities.feed
Methods in org.alfresco.repo.activities.feed with parameters of type RepositoryLocationModifier and TypeMethodDescriptionvoidFeedNotifierImpl.setFeedEmailTemplateLocation(RepositoryLocation feedEmailTemplateLocation) -
Uses of RepositoryLocation in org.alfresco.repo.admin
Methods in org.alfresco.repo.admin with parameters of type RepositoryLocationModifier and TypeMethodDescriptionvoidRepoAdminServiceImpl.setRepositoryMessagesLocation(RepositoryLocation repoMessagesLocation) voidRepoAdminServiceImpl.setRepositoryModelsLocation(RepositoryLocation repoModelsLocation) -
Uses of RepositoryLocation in org.alfresco.repo.dictionary
Subclasses of RepositoryLocation in org.alfresco.repo.dictionaryMethods in org.alfresco.repo.dictionary with parameters of type RepositoryLocationModifier and TypeMethodDescriptionDictionaryRepositoryBootstrap.getNodes(StoreRef storeRef, RepositoryLocation repositoryLocation, QName nodeType) voidCustomModelServiceImpl.setRepositoryModelsLocation(RepositoryLocation repoModelsLocation) Method parameters in org.alfresco.repo.dictionary with type arguments of type RepositoryLocationModifier and TypeMethodDescriptionvoidDictionaryRepositoryBootstrap.setRepositoryMessagesLocations(List<RepositoryLocation> repositoryLocations) Set the repository messages (resource bundle) locationsvoidDictionaryRepositoryBootstrap.setRepositoryModelsLocations(List<RepositoryLocation> repositoryLocations) Set the repository models locations -
Uses of RepositoryLocation in org.alfresco.repo.subscriptions
Methods in org.alfresco.repo.subscriptions with parameters of type RepositoryLocationModifier and TypeMethodDescriptionvoidSubscriptionServiceImpl.setFollowingEmailTemplateLocation(RepositoryLocation followingEmailTemplateLocation) -
Uses of RepositoryLocation in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type RepositoryLocationModifier and TypeMethodDescriptionvoidWorkflowDeployer.setRepositoryWorkflowDefsLocations(RepositoryLocation repoWorkflowDefsLocation)