Package org.alfresco.repo.dictionary
Class DynamicCreateRepositoryLocation
java.lang.Object
org.alfresco.repo.dictionary.RepositoryLocation
org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- Author:
- sglover
-
Field Summary
Fields inherited from class org.alfresco.repo.dictionary.RepositoryLocation
LANGUAGE_CLASSPATH, LANGUAGE_PATH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckAndCreate(NodeRef rootNodeRef) protected voidcreate()protected StringvoidsetBundleName(String bundleName) voidsetContentViewLocation(String contentViewLocation) voidsetImporterService(ImporterService importerService) voidsetNamespaceService(NamespaceService namespaceService) voidsetSearchService(SearchService searchService) voidsetTransactionService(TransactionService transactionService) Methods inherited from class org.alfresco.repo.dictionary.RepositoryLocation
getLuceneQueryStatement, getPath, getPathElements, getQueryLanguage, getStoreRef, getXPathQueryStatement, setPath, setQueryLanguage, setStoreId, setStoreProtocol
-
Constructor Details
-
DynamicCreateRepositoryLocation
public DynamicCreateRepositoryLocation()
-
-
Method Details
-
setSearchService
-
setNamespaceService
-
setContentViewLocation
-
setImporterService
-
setBundleName
-
checkAndCreate
-
getParentPath
-
create
protected void create() -
getTransactionService
-
setTransactionService
-