|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Object GetCachedObject (character) |
Returns a cached objet |
|
# | Progress.Lang.Object GetCachedObjectInternal (character) |
Returns a cached objet Inherited from Consultingwerk.Framework.Base.ValueObjectCacheBase |
|
+ | StoreObject (character, Object) |
Stores an object in the cache |
|
# | StoreObjectInternal (character, Object) |
Stores an object in the cache Inherited from Consultingwerk.Framework.Base.ValueObjectCacheBase |
Options | Name | Purpose | |
---|---|---|---|
+ | ValueObjectCache (integer) |
Constructor for the ValueObjectCache class |
Options | Name | Purpose | |
---|---|---|---|
+ | INTEGER MaxCacheAge |
Inherited from Consultingwerk.Framework.Base.ValueObjectCacheBase |
Top
PUBLIC Progress.Lang.Object GetCachedObject (character)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED Progress.Lang.Object GetCachedObjectInternal (character)
|
||||||||||||||||||||
PUBLIC StoreObject (character, Object)
|
||||||||||||||||||||
PROTECTED StoreObjectInternal (character, Object)
|
PUBLIC ValueObjectCache (integer)
|
---|
PUBLIC INTEGER MaxCacheAge
|
---|