- 7.2. Opt_View class
7.2.17. getCache() - 7.2.16. getBranch()
« Previous - 7.2.18. getGlobal()
Next »
7.2.17. getCache()
| Construct | Method |
|---|---|
| Visibility | public |
| Reference | Opt_Caching_Interface getCache() |
| Returned value | The caching interface object |
| Versions | since 2.0-RC1 |
Returns the current caching interface associated with the view. If the global caching interface has been set for OPT and the programmer has not used setCache() method in the view, it returns the global caching interface.
See also:
- 7.2.17. getCache()
7.2. Opt_View class - « Previous
7.2.16. getBranch() - Next »
7.2.18. getGlobal()