public class DynamicCreateRepositoryLocation extends RepositoryLocation
LANGUAGE_CLASSPATH, LANGUAGE_PATH
Constructor and Description |
---|
DynamicCreateRepositoryLocation() |
Modifier and Type | Method and Description |
---|---|
void |
checkAndCreate(org.alfresco.service.cmr.repository.NodeRef rootNodeRef) |
protected void |
create() |
protected String |
getParentPath() |
TransactionService |
getTransactionService() |
void |
setBundleName(String bundleName) |
void |
setContentViewLocation(String contentViewLocation) |
void |
setImporterService(ImporterService importerService) |
void |
setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService) |
void |
setSearchService(org.alfresco.service.cmr.search.SearchService searchService) |
void |
setTransactionService(TransactionService transactionService) |
getLuceneQueryStatement, getPath, getPathElements, getQueryLanguage, getStoreRef, getXPathQueryStatement, setPath, setQueryLanguage, setStoreId, setStoreProtocol
public void setSearchService(org.alfresco.service.cmr.search.SearchService searchService)
public void setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService)
public void setContentViewLocation(String contentViewLocation)
public void setImporterService(ImporterService importerService)
public void setBundleName(String bundleName)
public void checkAndCreate(org.alfresco.service.cmr.repository.NodeRef rootNodeRef)
protected String getParentPath()
protected void create()
public TransactionService getTransactionService()
public void setTransactionService(TransactionService transactionService)
Copyright © 2005–2017 Alfresco Software. All rights reserved.