com.trackstudio.kernel.cache
Class MprstatusCacheManager
java.lang.Object
  
com.trackstudio.kernel.cache.CacheManager
      
com.trackstudio.kernel.cache.MprstatusCacheManager
- All Implemented Interfaces: 
 - NotificationReceiver
 
public class MprstatusCacheManager
- 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 MprstatusCacheManager getInstance()
                                         throws GranException
- Throws:
 GranException
 
find
public MprstatusCacheItem find(java.lang.String prstatusid,
                               java.lang.String mstatusid)
                        throws GranException
- Throws:
 GranException
 
invalidate
public void invalidate()
                throws GranException
- Throws:
 GranException
 
invalidateRemovePrstatus
public void invalidateRemovePrstatus(java.lang.String prstatusId)
                              throws GranException
- Throws:
 GranException
 
invalidateRemoveMstatus
public void invalidateRemoveMstatus(java.lang.String mstatusId)
                             throws GranException
- Throws:
 GranException
 
invalidateSingle
public void invalidateSingle(java.lang.String prstatusId,
                             java.lang.String mstatusId)
                      throws GranException
- Throws:
 GranException
 
receive
public void receive(CacheNotification nf)
             throws GranException
- Throws:
 GranException
 
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.