Split of the template node functionality into new interface hierarchy and appropriate base classes impl.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5418 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2007-03-23 16:26:09 +00:00
parent 20b62e50ca
commit 1e05a3b0ac
27 changed files with 1316 additions and 1016 deletions

View File

@@ -25,7 +25,6 @@
package org.alfresco.repo.template;
import org.alfresco.service.ServiceRegistry;
import org.alfresco.service.cmr.repository.TemplateNode;
/**
* A special Map that executes an XPath against the parent Node as part of the get()