Class ActionTime


  • public final class ActionTime
    extends Object
    An enumeration that represents action times for an LDAP trigger specification.
    Author:
    Apache Directory Project
    • Field Detail

      • AFTER

        public static final ActionTime AFTER
        The AFTER instance.
    • Method Detail

      • getName

        public String getName()
        Returns the name of this action time.
        Returns:
        the name of this action time.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object