com.googlecode.fascinator.portal.services.impl
Class ScriptingServicesImpl
java.lang.Object
com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
- All Implemented Interfaces:
- ScriptingServices
@Component(value="scriptingServices")
public class ScriptingServicesImpl
- extends Object
- implements ScriptingServices
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptingServicesImpl
public ScriptingServicesImpl()
getDatabase
public DatabaseServices getDatabase()
- Specified by:
getDatabase in interface ScriptingServices
getPageService
public DynamicPageService getPageService()
- Specified by:
getPageService in interface ScriptingServices
getIndexer
public Indexer getIndexer()
- Specified by:
getIndexer in interface ScriptingServices
getStorage
public Storage getStorage()
- Specified by:
getStorage in interface ScriptingServices
getHarvestManager
public HarvestManager getHarvestManager()
- Specified by:
getHarvestManager in interface ScriptingServices
getHouseKeepingManager
public HouseKeepingManager getHouseKeepingManager()
- Specified by:
getHouseKeepingManager in interface ScriptingServices
getPortalManager
public PortalManager getPortalManager()
- Specified by:
getPortalManager in interface ScriptingServices
getByteRangeCache
public ByteRangeRequestCache getByteRangeCache()
- Specified by:
getByteRangeCache in interface ScriptingServices
getVelocityService
public VelocityService getVelocityService()
- Specified by:
getVelocityService in interface ScriptingServices
getService
public FascinatorService getService(String serviceName)
- Specified by:
getService in interface ScriptingServices
Copyright © 2009-2014. All Rights Reserved.