public interface ICacheService
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkIfPortalParametersReloaded(long savedTS) |
java.lang.Object |
getCache(CacheInfo infos)
Gets the cache.
|
void |
initPortalParameters()
Inits the portal parameters.
|
java.lang.Object getCache(CacheInfo infos) throws PortalException
infos - the infosPortalException - the portal exceptionvoid initPortalParameters()
boolean checkIfPortalParametersReloaded(long savedTS)
Copyright © 2014. All Rights Reserved.