First version after introduction of meaningful ids and Identifiable interface.
[xmlrouter] / config / src / main / java / org / wamblee / xmlrouter / config / DocumentType.java
index 4ffc5f83bdc07e1a74c6e4dc86d629a97019c7a4..d4d12efdc64f6644a00ac217d40c03fcd31cab34 100644 (file)
@@ -24,7 +24,7 @@ import javax.xml.transform.dom.DOMSource;
  * @author Erik Brakkee
  * 
  */
-public interface DocumentType {
+public interface DocumentType extends Identifiable<DocumentType> {
 
     /**
      * Symbolic name for the document type.