All Known Implementing Classes:
AbstractSitemap, XTProcessor, Pagesheet, AbstractServerPage, CompiledComponent, Sitemap, PythonGenerator, XSPGenerator, JSGenerator, Cocoon
< - a href="mailto:stefano@apache.org">Stefano Mazzocchi< - a href="mailto:pier@apache.org">Pierpaolo FumagalliCVS - $Id: Modifiable.java 433543 2006-08-22 06:22:54Z crossley $| Method from org.apache.cocoon.Modifiable Summary: |
|---|
| modifiedSince |
| Method from org.apache.cocoon.Modifiable Detail: |
|---|
This method is called to ensure the validity of a cached product. It is the class responsibility to provide the fastest possible implementation of this method or, whether this is not possible and the costs of the change evaluation is comparable to the production costs, to return true directly with no further delay, thus reducing the evaluation overhead to a minimum. |