org.apache.directory.shared.ldap.trigger
Class ActionTime
java.lang.Object
org.apache.directory.shared.ldap.trigger.ActionTime
public class ActionTime
- extends Object
An enumeration that represents action times
for an LDAP trigger specification.
- Version:
- $Rev:$, $Date:$
- Author:
- Apache Directory Project
AFTER
public static final ActionTime AFTER
getName
public String getName()
- Returns the name of this action time.
toString
public String toString()
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
- Returns:
- the instance's hash code
- See Also:
Object.hashCode()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.