
RepositoryService.getBrowseCommand() instead.@Deprecated public class RepositoryBrowserUtil extends PartCacheClearHook
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_NAME
Deprecated.
Field description
|
| Constructor and Description |
|---|
RepositoryBrowserUtil(RepositoryManager repositoryManager,
CacheManager cacheManager,
Set<FileObjectPreProcessor> preProcessorSet,
Set<FileObjectPreProcessorFactory> preProcessorFactorySet)
Deprecated.
Constructs ...
|
| Modifier and Type | Method and Description |
|---|---|
BrowserResult |
getResult(Repository repository,
String revision,
String path)
Deprecated.
Method description
|
BrowserResult |
getResult(String repositoryId,
String revision,
String path)
Deprecated.
Method description
|
createFilterclearCache, clearCache, getTypes, init, isAsync, onEventpublic static final String CACHE_NAME
@Inject public RepositoryBrowserUtil(RepositoryManager repositoryManager, CacheManager cacheManager, Set<FileObjectPreProcessor> preProcessorSet, Set<FileObjectPreProcessorFactory> preProcessorFactorySet)
repositoryManager - cacheManager - preProcessorSet - preProcessorFactorySet - public BrowserResult getResult(String repositoryId, String revision, String path) throws RepositoryException, NotSupportedFeatuerException, IOException
repositoryId - revision - path - IOExceptionNotSupportedFeatuerExceptionRepositoryExceptionpublic BrowserResult getResult(Repository repository, String revision, String path) throws RepositoryException, NotSupportedFeatuerException, IOException
repository - revision - path - IOExceptionNotSupportedFeatuerExceptionRepositoryExceptionCopyright © 2013. All Rights Reserved.