Uses of Class
org.apache.directory.shared.ldap.trigger.TriggerSpecification.SPSpec

Uses of TriggerSpecification.SPSpec in org.apache.directory.shared.ldap.trigger
 

Methods in org.apache.directory.shared.ldap.trigger that return types with arguments of type TriggerSpecification.SPSpec
 List<TriggerSpecification.SPSpec> TriggerSpecification.getSPSpecs()
          Gets the stored procedure specs.
 

Constructor parameters in org.apache.directory.shared.ldap.trigger with type arguments of type TriggerSpecification.SPSpec
TriggerSpecification(LdapOperation ldapOperation, ActionTime actionTime, List<TriggerSpecification.SPSpec> spSpecs)
          Instantiates a new trigger specification.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.