|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatabaseServices | |
|---|---|
| com.googlecode.fascinator.portal.services | |
| com.googlecode.fascinator.portal.services.impl | |
| Uses of DatabaseServices in com.googlecode.fascinator.portal.services |
|---|
| Methods in com.googlecode.fascinator.portal.services that return DatabaseServices | |
|---|---|
static DatabaseServices |
PortalModule.buildDatabaseServices(org.apache.tapestry5.ioc.services.RegistryShutdownHub hub)
Instantiate and return the DatabaseService, making sure Tapestry notifies the Service at system shutdown. |
DatabaseServices |
ScriptingServices.getDatabase()
|
| Uses of DatabaseServices in com.googlecode.fascinator.portal.services.impl |
|---|
| Classes in com.googlecode.fascinator.portal.services.impl that implement DatabaseServices | |
|---|---|
class |
DatabaseServicesImpl
Instantiates a database used for persistence of generic data in the scripting layer, and offers utility functions for same. |
| Methods in com.googlecode.fascinator.portal.services.impl that return DatabaseServices | |
|---|---|
DatabaseServices |
ScriptingServicesImpl.getDatabase()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||