public interface ScriptingServices
| Modifier and Type | Method and Description |
|---|---|
ByteRangeRequestCache |
getByteRangeCache() |
DatabaseServices |
getDatabase() |
HarvestManager |
getHarvestManager() |
HouseKeepingManager |
getHouseKeepingManager() |
com.googlecode.fascinator.api.indexer.Indexer |
getIndexer() |
DynamicPageService |
getPageService() |
PortalManager |
getPortalManager() |
FascinatorService |
getService(String serviceName) |
com.googlecode.fascinator.api.storage.Storage |
getStorage() |
VelocityService |
getVelocityService() |
DatabaseServices getDatabase()
DynamicPageService getPageService()
com.googlecode.fascinator.api.indexer.Indexer getIndexer()
com.googlecode.fascinator.api.storage.Storage getStorage()
HarvestManager getHarvestManager()
HouseKeepingManager getHouseKeepingManager()
PortalManager getPortalManager()
ByteRangeRequestCache getByteRangeCache()
VelocityService getVelocityService()
FascinatorService getService(String serviceName)
Copyright © 2009-2015. All Rights Reserved.