public interface IResourceVersionProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
IResourceVersionProvider.VersionException |
| Modifier and Type | Method and Description |
|---|---|
AbstractResourceVersion |
getVersion(Class<?> scope,
String file) |
AbstractResourceVersion getVersion(Class<?> scope, String file) throws IResourceVersionProvider.VersionException
IResourceVersionProvider.VersionException - if version can't be determinedCopyright © 2014 Molindo GmbH. All Rights Reserved.