Package | com.adobe.csawlib |
Class | public class CSGlobalCache |
Inheritance | CSGlobalCache ![]() |
Since : | CS5 |
Removed : | CS5.5 |
Method | Defined By | ||
---|---|---|---|
CSGlobalCache | |||
getAllQualNames():ArrayCollection | CSGlobalCache | ||
[static] | CSGlobalCache | ||
getItem(qualifiedClassName:String):CSEnumSharedCache | CSGlobalCache | ||
putItem(qualifiedClassName:String, csenumCache:CSEnumSharedCache):void | CSGlobalCache |
CSGlobalCache | () | Constructor |
public function CSGlobalCache()
Since : | CS5 |
Removed : | CS5.5 |
getAllQualNames | () | method |
public function getAllQualNames():ArrayCollection
Since : | CS5 |
Removed : | CS5.5 |
ArrayCollection |
getInstance | () | method |
getItem | () | method |
public function getItem(qualifiedClassName:String):CSEnumSharedCache
Since : | CS5 |
Removed : | CS5.5 |
Parameters
qualifiedClassName:String |
CSEnumSharedCache |
putItem | () | method |
public function putItem(qualifiedClassName:String, csenumCache:CSEnumSharedCache):void
Since : | CS5 |
Removed : | CS5.5 |
Parameters
qualifiedClassName:String | |
csenumCache:CSEnumSharedCache |