Content Application Developer Manual / Version 2406.0
Table Of Contents
In past versions of the CoreMedia CMS, the preferred way for writing handlers was to
implement a LinkScheme
interface rather than
using the @Link
annotation. This kind of link scheme can still be used in a CAE
web application. It can even coexist
in conjunction with annotation based link schemes.
Keep in mind that com.coremedia.objectserver.web.links.AbstractLinkScheme
was removed in CM8.