Class ChecksTemplatesGroupEventLink


  • public class ChecksTemplatesGroupEventLink
    extends HibernateObject
    This class represents an ChecksTemplatesGroupEventLink for assigning system events that will trigger the groups.
    Author:
    SGSystems
    • Field Detail

      • checksTemplatesGroup

        public ChecksTemplatesGroup checksTemplatesGroup
        The ChecksTemplatesGroup that the link is against or associated with.
      • commodity

        public Commodity commodity
        The Commodity that the link is against or associated with.
      • eventType

        public int eventType
        The Event that triggers to group of Checks.
      • location

        public Location location
        Where the Events are triggered.
    • Constructor Detail

      • ChecksTemplatesGroupEventLink

        public ChecksTemplatesGroupEventLink()