org.osivia.portal.api.cache.services
Interface ICacheService

All Superinterfaces:
java.io.Serializable

public interface ICacheService
extends java.io.Serializable


Method Summary
 java.lang.Object getCache(CacheInfo infos)
           
 long getCacheInitialisationTs()
           
 void initCache()
           
 void initPortalParameters()
           
 

Method Detail

getCache

java.lang.Object getCache(CacheInfo infos)
                          throws java.lang.Exception
Throws:
java.lang.Exception

getCacheInitialisationTs

long getCacheInitialisationTs()

initCache

void initCache()
               throws java.lang.Exception
Throws:
java.lang.Exception

initPortalParameters

void initPortalParameters()


Copyright © 2014. All Rights Reserved.