com.trackstudio.kernel.cache
Class UprstatusCacheManager
java.lang.Object
com.trackstudio.kernel.cache.CacheManager
com.trackstudio.kernel.cache.UprstatusCacheManager
- All Implemented Interfaces:
- NotificationReceiver
public class UprstatusCacheManager
- 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 UprstatusCacheManager getInstance()
throws GranException
- Throws:
GranException
find
public UprstatusCacheItem find(java.lang.String prstatusId,
java.lang.String udfId)
throws GranException
- Throws:
GranException
invalidate
public void invalidate()
throws GranException
- Throws:
GranException
invalidateRemovePrstatus
public void invalidateRemovePrstatus(java.lang.String prstatusId)
throws GranException
- Throws:
GranException
invalidateRemoveUdf
public void invalidateRemoveUdf(java.lang.String udfId)
throws GranException
- Throws:
GranException
invalidateSingle
public void invalidateSingle(java.lang.String prstatusId,
java.lang.String udfId)
throws GranException
- Throws:
GranException
receive
public void receive(CacheNotification nf)
throws GranException
- Throws:
GranException
initUDFPermissions
protected void initUDFPermissions(java.util.Set udfSet,
java.util.Set prstatusSet)
throws GranException
- Throws:
GranException
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.