1 // ----------------------------------------------------------------------------2 // Filter/IntfBegin3 // ----------------------------------------------------------------------------4 //////////////////////////////////////////////////////////////////////////////5 //6 // Name: $Id: JMIAbstractMapper.java,v 1.11 2006/01/21 23:09:07 wfro Exp $7 // Generated by: openMDX JMI Mapper8 // Date: Mon Apr 03 11:39:02 CEST 20069 //10 // GENERATED - DO NOT CHANGE MANUALLY11 //12 //////////////////////////////////////////////////////////////////////////////13 package org.opencrx.kernel.activity1.cci;14 15 /**16 */17 public interface AbstractEMailRecipientFilter18 extends19 org.opencrx.kernel.activity1.cci.AbstractActivityPartyFilter {20 21 // ----------------------------------------------------------------------------22 // Filter/IntfEnd23 // ----------------------------------------------------------------------------24 } 25