org.apache.lenya.cms.publication.Document org.apache.lenya.cms.publication.Publication String documentId = + "/" + + "/authoring" + + "_" + ; String area = ; Object documentObject = ; Document document = null; if (documentObject != null && !"".equals(documentObject)) { document = (Document) documentObject; } boolean isDocument = false; try { if (document != null && document.exists()) { isDocument = true; } } catch (Exception e) { throw new ProcessingException(e); } String visible = document.getPublication().getId() + ":" + document.getArea() + ":" + document.getId() + ":" + document.getLanguage() + ":visibleInNav" ; New Language Version Remove Language Version Change Password Logout //?Edit Metadata Edit Navigation Title Cut Copy Paste Rename URL Edit Navigation Title visible Visible in Navigation Move Up Move Down Delete Archive Restore Submit Reject Publish Deactivate Documentation Wiki /index.htmlApache Lenya Homepage /about.htmlAbout Apache Lenya