| Package | Description |
|---|---|
| de.alpharogroup.db.resource.bundles.service | |
| de.alpharogroup.db.resource.bundles.service.api |
| Modifier and Type | Method and Description |
|---|---|
Resourcebundle |
ResourcebundleDomainService.contains(String baseName,
Locale locale,
String key)
Checks if a resource exists with the given parameters.
|
Resourcebundle |
ResourcebundleDomainService.find(String baseName,
Locale locale,
String key)
Gets the entry from the given parameters.
|
Resourcebundle |
ResourcebundleDomainService.find(String baseName,
String locale,
String key)
Gets the entry from the given parameters.
|
Resourcebundle |
ResourcebundleDomainService.getResourcebundle(String baseName,
Locale locale,
String key)
Gets the entry from the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
List<Resourcebundle> |
ResourcebundleDomainService.find(String baseName,
String locale,
String key,
String value)
Finds all entries from the given parameters that can be null if it shell be ignored.
|
List<Resourcebundle> |
ResourcebundleDomainService.findResourceBundles(String baseName,
Locale locale)
Find resource bundles from the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
Resourcebundle |
ResourcebundleService.contains(String baseName,
Locale locale,
String key)
Checks if a resource exists with the given parameters.
|
Resourcebundle |
ResourcebundleService.find(String baseName,
Locale locale,
String key)
Gets the entry from the given parameters.
|
Resourcebundle |
ResourcebundleService.find(String baseName,
String locale,
String key)
Gets the entry from the given parameters.
|
Resourcebundle |
ResourcebundleService.getResourcebundle(String baseName,
Locale locale,
String key)
Gets the entry from the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
List<Resourcebundle> |
ResourcebundleService.find(String baseName,
String locale,
String key,
String value)
Finds all entries from the given parameters that can be null if it shell be ignored.
|
List<Resourcebundle> |
ResourcebundleService.findResourceBundles(String baseName,
Locale locale)
Find resource bundles from the given parameters.
|
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.