org.eclipse.jst.j2ee.ejb
Interface EJBExtensionFilter


public interface EJBExtensionFilter

Insert the type's description here. Creation date: (11/28/2000 5:31:53 PM)

Since:
1.0

Method Summary
 java.util.List filter(EnterpriseBean ejb)
          Return a List of one of the properties using a Filter
 

Method Detail

filter

java.util.List filter(EnterpriseBean ejb)
Return a List of one of the properties using a Filter

Parameters:
ejb - reference to the Enterprise Bean model
Returns:
List