%@ page language="java"%> <%@ page import="java.util.*"%> <%@ page import="com.lamsinternational.lams.contentrepository.IValue"%> <%@ page import="com.lamsinternational.lams.contentrepository.IVersionDetail"%> <%@ page import="com.lamsinternational.lams.contentrepository.IVersionedNode"%> <%@ page import="com.lamsinternational.lams.contentrepository.PropertyName"%> <%@ taglib uri="/WEB-INF/struts/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts/struts-logic.tld" prefix="logic" %>
Click on the numbered button to view the current version of this node. The number is the UUID of the node.
The nodes with a name in the application cache column have been added in this session and hence the name is known to the application cache (in the session). The rest of the nodes have been added to the workspace at some other time.
Note: Nodes 1 thru 4 for the atool workspace may have been generated in unit testing so they may result in errors. Best to add your own nodes and test them.
<%=nodeType%> Node <%=uuid.toString()%>: | |||||
Version | Created Date Time | Version Description | File Name | ||
<%=detail.getVersionId()%> | <%=detail.getCreatedDateTime()%> | <%=detail.getDescription()%> | <%=filename%> | ||