Package overit.geocall.bl
package overit.geocall.bl
-
ClassDescriptionClass to be extended by all package level events.BusinessTask<I>Class to be extended by all classes that wants to handle specific
BusinessObjects.DeleteEvent<O>General business event that permits to delete an object of<I>type using his id.Configuration options for controlling event behavior and processing.GenericEvent<O>The root class from which all event objects shall be derived.Class used to sort the task linked to an eventGenericLoadEvent<I,O> General business event that allows to load an object of<O>type.InsertEvent<I>General business event that permits to insert an object of<I>type.Journal<T>A Journal keeping a list ofJournal.Recordtracking info.LoadEvent<O>General business event that permits to load an object of<O>type using his id.Class used to sort lists ofDynOobjects.The enum that defines the order criterion.SearchEvent<F,R> General business event that permits to search an object of<R>type.SimpleBusinessEvent<I,O> Class that implements an event that handle one input parameter and returns an output typeSystemEvent<O>Class to be extended by all system level events.UpdateEvent<I>General business event that permits to update an object of<I>type.