From 230fcd84f77a4ea91d0b51bcaab54783b50318c3 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Tue, 27 Jul 2010 12:57:00 +0800 Subject: [PATCH] added packin and packout handler extension point definitions. --- plugins/pipo/plugin.xml | 2 + .../org.adempiere.pipo.packInHandlers.exsd | 116 ++++++++++++++++++ .../org.adempiere.pipo.packOutHandlers.exsd | 116 ++++++++++++++++++ 3 files changed, 234 insertions(+) create mode 100644 plugins/pipo/schema/org.adempiere.pipo.packInHandlers.exsd create mode 100644 plugins/pipo/schema/org.adempiere.pipo.packOutHandlers.exsd diff --git a/plugins/pipo/plugin.xml b/plugins/pipo/plugin.xml index 5ac7a83ec5..b219cd00ff 100644 --- a/plugins/pipo/plugin.xml +++ b/plugins/pipo/plugin.xml @@ -1,6 +1,8 @@ + + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + object type name, e.g ad.table, ad.table.column, etc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/pipo/schema/org.adempiere.pipo.packOutHandlers.exsd b/plugins/pipo/schema/org.adempiere.pipo.packOutHandlers.exsd new file mode 100644 index 0000000000..4790538ab9 --- /dev/null +++ b/plugins/pipo/schema/org.adempiere.pipo.packOutHandlers.exsd @@ -0,0 +1,116 @@ + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + object type name, e.g ad.table, ad.table.column, etc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + +