loading table of contents...

4.3.2.5. Legacy Link Schemes

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.