|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface checks the requested resource from the OpenCms request context and returns it to the calling method, which will usually be OpenCms.initResource(cms).
| Method Summary | |
CmsFile |
checkResource(CmsFile file,
CmsObject cms)
Possibility to modify or change the CmsFile with the CmsObject. |
| Method Detail |
public CmsFile checkResource(CmsFile file,
CmsObject cms)
throws CmsCheckResourceException
file - the requested filecms - the current CmsObject
CmsCheckResourceException - throw this exception if other implementations of the interface should not be executed
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||