Package com.apgar.common.lib.trigger


package com.apgar.common.lib.trigger
Provides common table triggers.
  • Classes
    Class
    Description
    Table trigger to fill a field (path as a parameter) with the current date value.
    Table trigger to fill a String field (path as a parameter) with a default value (as a parameter).
    Table trigger to pre-fill a few fields using data in a record passed in the session's tracking info.
    Table trigger that allows the handling of a record's Tracking Information section.