Uses of Interface
org.jaffa.components.maint.IDeleteComponent

Packages that use IDeleteComponent
org.jaffa.components.maint   
 

Uses of IDeleteComponent in org.jaffa.components.maint
 

Subinterfaces of IDeleteComponent in org.jaffa.components.maint
 interface IMaintComponent
          This interface will be implemented by all Maintenance components.
 

Classes in org.jaffa.components.maint that implement IDeleteComponent
 class DeleteComponent
          This is an abstract implementation of the IDeleteComponent interface.
 class MaintComponent
          Deprecated. This class is required by the object_maintenance_1_0 pattern. The object_maintenance_2_0 pattern has made this class redundant.
 class MaintComponent2
          This is the base class for all Maintenance components created by using the object_maintenance_2_0 pattern.
 



Copyright © 2002-2004 JAFFA Project.