Uses of Annotation Interface
overit.geocall.cdi.Customizable
Packages that use Customizable
Package
Description
-
Uses of Customizable in overit.geocall.bl
Classes in overit.geocall.bl with annotations of type CustomizableModifier and TypeClassDescriptionclassBusinessTask<I>Class to be extended by all classes that wants to handle specificBusinessObjects. -
Uses of Customizable in overit.geocall.da
Classes in overit.geocall.da with annotations of type CustomizableModifier and TypeClassDescriptionclassAbstract class to extend when you want to create an object that accesses a table of the database.classClass to extend when you want to create an object that accesses a table of the database.classAbstract class to extend when you want to create a task that perform a database access. -
Uses of Customizable in overit.geocall.ui
Classes in overit.geocall.ui with annotations of type CustomizableModifier and TypeClassDescriptionclassThis is an abstract class that must be extended to implements an user interface element. -
Uses of Customizable in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing
Classes in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing with annotations of type CustomizableModifier and TypeClassDescriptionclassState manager for immediate scheduling processing and history records.