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