org.apache.directory.shared.ldap.trigger
Class TriggerSpecification
java.lang.Object
org.apache.directory.shared.ldap.trigger.TriggerSpecification
public class TriggerSpecification
- extends Object
The Trigger Specification Bean.
- Version:
- $Rev:$, $Date:$
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TriggerSpecification
public TriggerSpecification(LdapOperation ldapOperation,
ActionTime actionTime,
List<TriggerSpecification.SPSpec> spSpecs)
getActionTime
public ActionTime getActionTime()
getLdapOperation
public LdapOperation getLdapOperation()
getSPSpecs
public List<TriggerSpecification.SPSpec> getSPSpecs()
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.