Uiinfrastructure API Docs  
 

ASCache.GetCacheList Method 

Gets the CacheList off of the top-level session manager. This should only be used by the Interpreter and SSO login code.

public static XPHashtable GetCacheList(
   ISessionManager session
);

Parameters

session

Return Value

XPHashtable

See Also

ASCache Class | com.plumtree.uiinfrastructure.activityspace Namespace