org.apache.lenya.cms.publication.Document org.apache.lenya.cms.publication.Publication New Links Document try { Object doc = ; if (doc instanceof Document && ((Document) doc).exists()) { String doctype = ; if ("links".equals(doctype)) { With one Form } } } catch (Exception e) { throw new ProcessingException("Error during menu generation: ", e); }