D F G H N R S U 

D

DatabaseControl - Class in db.resource.bundles.application
The class DatabaseControl can be used to load ResourceBundle from the database.
DatabaseControl() - Constructor for class db.resource.bundles.application.DatabaseControl
 
DatabaseControl(ResourcebundlesService) - Constructor for class db.resource.bundles.application.DatabaseControl
 
DatabaseResourceBundle - Class in db.resource.bundles.application
The Class DatabaseResourceBundle.
DatabaseResourceBundle(String, Locale) - Constructor for class db.resource.bundles.application.DatabaseResourceBundle
Instantiates a new database resource bundle.
DatabaseResourceBundle(String, Locale, ResourcebundlesService) - Constructor for class db.resource.bundles.application.DatabaseResourceBundle
Instantiates a new database resource bundle.
DatabaseResourceBundle - Class in db.resource.bundles.service
The Class DatabaseResources.
DatabaseResourceBundle() - Constructor for class db.resource.bundles.service.DatabaseResourceBundle
 
DatabaseResourceBundle(String, Locale) - Constructor for class db.resource.bundles.service.DatabaseResourceBundle
Instantiates a new database resources.
DatabaseResourceBundle(String, Locale, ResourcebundlesService) - Constructor for class db.resource.bundles.service.DatabaseResourceBundle
Instantiates a new database resources.
db.resource.bundles.application - package db.resource.bundles.application
 
db.resource.bundles.daos - package db.resource.bundles.daos
 
db.resource.bundles.factories - package db.resource.bundles.factories
 
db.resource.bundles.model - package db.resource.bundles.model
 
db.resource.bundles.service - package db.resource.bundles.service
 
db.resource.bundles.service.api - package db.resource.bundles.service.api
 
db.resource.bundles.service.locator - package db.resource.bundles.service.locator
 
db.resource.bundles.service.util - package db.resource.bundles.service.util
 

F

find(String, String, String, String) - Method in interface db.resource.bundles.service.api.ResourcebundlesService
Finds all entries from the given parameters that can be null if it shell be ignored.
find(String, String, String, String) - Method in class db.resource.bundles.service.ResourcebundlesBusinessService
Finds all entries from the given parameters that can be null if it shell be ignored.
findResourceBundles(String, Locale) - Method in interface db.resource.bundles.service.api.ResourcebundlesService
Find resource bundles from the given parameters.
findResourceBundles(String, Locale, String) - Method in interface db.resource.bundles.service.api.ResourcebundlesService
Find a list from the given parameters.
findResourceBundles(String, Locale) - Method in class db.resource.bundles.service.ResourcebundlesBusinessService
Find resource bundles from the given parameters.
findResourceBundles(String, Locale, String) - Method in class db.resource.bundles.service.ResourcebundlesBusinessService
Find a list from the given parameters.
forResourcebundles(String, String, String, String) - Static method in class db.resource.bundles.service.util.HqlStringCreator
 

G

getBaseName() - Method in class db.resource.bundles.model.Resourcebundles
Return the value associated with the column: baseName
getBaseName() - Method in class db.resource.bundles.service.DatabaseResourceBundle
Gets the base name.
getContents() - Method in class db.resource.bundles.service.DatabaseResourceBundle
getEntityManager() - Method in class db.resource.bundles.daos.ResourcebundlesDao
 
getInstance() - Static method in class db.resource.bundles.factories.ResourceBundlesDomainObjectFactory
Gets the single instance of MessageSystemFactory.
getKey() - Method in class db.resource.bundles.model.Resourcebundles
Return the value associated with the column: properties_key
getKey(String, Locale, String) - Method in interface db.resource.bundles.service.api.ResourcebundlesService
Gets the entry from the given parameters.
getKey(String, Locale, String) - Method in class db.resource.bundles.service.ResourcebundlesBusinessService
Gets the entry from the given parameters.
getKeys() - Method in class db.resource.bundles.application.DatabaseResourceBundle
getLocale() - Method in class db.resource.bundles.model.Resourcebundles
Return the value associated with the column: locale
getLocale() - Method in class db.resource.bundles.service.DatabaseResourceBundle
getResourcebundlesService() - Method in class db.resource.bundles.service.DatabaseResourceBundle
Gets the resourcebundles service.
getResourcebundlesService() - Method in interface db.resource.bundles.service.locator.ServiceLocator
Gets the resourcebundles service.
getValue() - Method in class db.resource.bundles.model.Resourcebundles
Return the value associated with the column: value

H

handleGetObject(String) - Method in class db.resource.bundles.application.DatabaseResourceBundle
HqlStringCreator - Class in db.resource.bundles.service.util
 
HqlStringCreator() - Constructor for class db.resource.bundles.service.util.HqlStringCreator
 

N

newBundle(String, Locale, String, ClassLoader, boolean) - Method in class db.resource.bundles.application.DatabaseControl
newResourcebundles(String, String, String, String) - Method in class db.resource.bundles.factories.ResourceBundlesDomainObjectFactory
Gets the resourcebundles.

R

Resourcebundles - Class in db.resource.bundles.model
Entity class for saving resource bundles in database.
Resourcebundles() - Constructor for class db.resource.bundles.model.Resourcebundles
 
ResourcebundlesBusinessService - Class in db.resource.bundles.service
 
ResourcebundlesBusinessService() - Constructor for class db.resource.bundles.service.ResourcebundlesBusinessService
 
ResourcebundlesDao - Class in db.resource.bundles.daos
 
ResourcebundlesDao() - Constructor for class db.resource.bundles.daos.ResourcebundlesDao
 
ResourceBundlesDomainObjectFactory - Class in db.resource.bundles.factories
A factory for creating Domain objects for the resource bundles.
ResourcebundlesService - Interface in db.resource.bundles.service.api
The Interface ResourcebundlesService.

S

ServiceLocator - Interface in db.resource.bundles.service.locator
 
setBaseName(String) - Method in class db.resource.bundles.model.Resourcebundles
Set the value related to the column: baseName
setEntityManager(EntityManager) - Method in class db.resource.bundles.daos.ResourcebundlesDao
 
setKey(String) - Method in class db.resource.bundles.model.Resourcebundles
Set the value related to the column: properties_key
setLocale(String) - Method in class db.resource.bundles.model.Resourcebundles
Set the value related to the column: locale
setResourcebundlesDao(ResourcebundlesDao) - Method in class db.resource.bundles.service.ResourcebundlesBusinessService
 
setResourcebundlesService(ResourcebundlesService) - Method in class db.resource.bundles.service.DatabaseResourceBundle
Sets the resourcebundles service.
setResourcebundlesService(ResourcebundlesService) - Method in interface db.resource.bundles.service.locator.ServiceLocator
Sets the resourcebundles service.
setValue(String) - Method in class db.resource.bundles.model.Resourcebundles
Set the value related to the column: value

U

updateProperties(Properties, String, Locale) - Method in interface db.resource.bundles.service.api.ResourcebundlesService
Update the given properties to the db.
updateProperties(Properties, String, Locale) - Method in class db.resource.bundles.service.ResourcebundlesBusinessService
Update the given properties to the db.
D F G H N R S U 

Copyright © 2015. All rights reserved.