| Class | Description |
|---|---|
| ByteRangeRequestCacheImpl |
Contains the logic required to parse, process and respond to HTTP byte-range
requests.
|
| CachingDynamicPageServiceImpl | |
| DatabaseServicesImpl |
Instantiates a database used for persistence of generic data in the scripting
layer, and offers utility functions for same.
|
| EhcacheDynamicPageCacheImpl |
Implements a DynamicPageCache using Ehcache.
|
| HarvestManagerImpl | |
| HouseKeepingManagerImpl |
Implements the House Keeping Manager interface, providing access to the
housekeeping message queue and its outputs.
|
| IndexerServiceImpl | |
| JavaPropertiesLanguageService |
Service that will read in a set of Java properties files from a given
directory and then use them to resolve strings based on message codes
These can be called from your velocity templates using the #displayMessage
template
|
| LanguageServiceMXBeanImpl | |
| PortalManagerImpl | |
| PortalSecurityManagerImpl |
The security manager coordinates access to various security plugins when
cross plugin awareness is required, and executes some server side logic
required for features such as single sign-on.
|
| RegionSpecificJavaPropertiesLanguageService |
Service that will read in a set of Java properties files from a given
directory and then use them to resolve strings based on message codes
These can be called from your velocity templates using the #displayMessage
template
|
| ScriptingServicesImpl | |
| StorageWrapperImpl | |
| VelocityServiceImpl |
Velocity service implementation with skinning support.
|
Copyright © 2009-2016. All Rights Reserved.