public interface ResourceService
| Modifier and Type | Method and Description |
|---|---|
ResourceKeys |
findFolders(ApplicationKey key,
String path) |
ResourceKeys |
findResourceKeys(ApplicationKey applicationKey,
String path,
String filePattern,
boolean recurse) |
Resource |
getResource(ResourceKey resourceKey) |
Resource getResource(ResourceKey resourceKey)
ResourceKeys findResourceKeys(ApplicationKey applicationKey, String path, String filePattern, boolean recurse)
ResourceKeys findFolders(ApplicationKey key, String path)