com.trackstudio.kernel.cache
Class CprstatusCacheManager
java.lang.Object
com.trackstudio.kernel.cache.CacheManager
com.trackstudio.kernel.cache.CprstatusCacheManager
- All Implemented Interfaces:
- NotificationReceiver
public class CprstatusCacheManager
- extends CacheManager
Fields inherited from class com.trackstudio.kernel.cache.CacheManager |
hu |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CprstatusCacheManager getInstance()
throws GranException
- Throws:
GranException
find
public CprstatusCacheItem find(java.lang.String prstatusId,
java.lang.String categoryId)
throws GranException
- Throws:
GranException
invalidate
public void invalidate()
throws GranException
- Throws:
GranException
invalidateRemovePrstatus
public void invalidateRemovePrstatus(java.lang.String prstatusId)
throws GranException
- Throws:
GranException
invalidateRemoveCategory
public void invalidateRemoveCategory(java.lang.String categoryId)
throws GranException
- Throws:
GranException
invalidateSingle
public void invalidateSingle(java.lang.String prstatusId,
java.lang.String categoryId)
throws GranException
- Throws:
GranException
receive
public void receive(CacheNotification nf)
throws GranException
- Throws:
GranException
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.