Index: APPS/common/dto/ExceptionLogItem.cls.xml
===================================================================
diff -u
--- APPS/common/dto/ExceptionLogItem.cls.xml (revision 0)
+++ APPS/common/dto/ExceptionLogItem.cls.xml (revision 397)
@@ -0,0 +1,34 @@
+
+
+
+1
+%RegisteredObject,%XML.Adaptor
+
+
+%String
+
+
+
+%String
+
+
+
+%String
+list
+
+
+
+%String
+list
+
+
+
+TECH.KeyValuePair
+list
+
+
+
+APPS.common.dto.Exception
+
+
+
Index: APPS/common/dto/Exception.cls.xml
===================================================================
diff -u
--- APPS/common/dto/Exception.cls.xml (revision 0)
+++ APPS/common/dto/Exception.cls.xml (revision 397)
@@ -0,0 +1,32 @@
+
+
+
+1
+%RegisteredObject,%XML.Adaptor
+
+
+%String
+
+
+
+APPS.common.dto.Exception
+
+
+
+TECH.Exceptions.enu.Niveau
+
+
+
+%String
+
+
+
+%TimeStamp
+
+
+
+TECH.KeyValuePair
+list
+
+
+
Index: APPS/common/dto/ClientExceptionLogItem.cls.xml
===================================================================
diff -u
--- APPS/common/dto/ClientExceptionLogItem.cls.xml (revision 0)
+++ APPS/common/dto/ClientExceptionLogItem.cls.xml (revision 397)
@@ -0,0 +1,23 @@
+
+
+
+1
+APPS.common.dto.ExceptionLogItem
+
+
+%String
+
+
+
+%TimeStamp
+
+
+
+ExceptionLogItemVisitor:APPS.common.impl.ExceptionLogItemVisitor
+
+
+
+