|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.kernel.cache.CacheManager
com.trackstudio.kernel.cache.ActionCacheManager
public class ActionCacheManager
Field Summary |
---|
Fields inherited from class com.trackstudio.kernel.cache.CacheManager |
---|
hu |
Method Summary | |
---|---|
OrderedTree |
getActions(java.lang.String prstatus)
|
static ActionCacheManager |
getInstance()
|
OrderedTree |
getRootActions()
|
void |
invalidate()
|
void |
receive(CacheNotification nf)
|
Methods inherited from class com.trackstudio.kernel.cache.CacheManager |
---|
notify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public OrderedTree getRootActions()
public OrderedTree getActions(java.lang.String prstatus) throws GranException
GranException
public static ActionCacheManager getInstance() throws GranException
GranException
public void invalidate() throws GranException
GranException
public void receive(CacheNotification nf) throws GranException
GranException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |