Package overit.geocall.bl


package overit.geocall.bl
  • Class
    Description
    Class to be extended by all package level events.
    Class to be extended by all classes that wants to handle specific BusinessObjects.
    General business event that permits to delete an object of <I> type using his id.
    Configuration options for controlling event behavior and processing.
    The root class from which all event objects shall be derived.
    Class used to sort the task linked to an event
    General business event that allows to load an object of <O> type.
    General business event that permits to insert an object of <I> type.
    A Journal keeping a list of Journal.Record tracking info.
    General business event that permits to load an object of <O> type using his id.
    Class used to sort lists of DynO objects.
    The enum that defines the order criterion.
    General business event that permits to search an object of <R> type.
    Class that implements an event that handle one input parameter and returns an output type
    Class to be extended by all system level events.
    General business event that permits to update an object of <I> type.