|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LdapOperation in org.apache.directory.shared.ldap.trigger |
|---|
| Methods in org.apache.directory.shared.ldap.trigger that return LdapOperation | |
|---|---|
LdapOperation |
TriggerSpecification.getLdapOperation()
Gets the LDAP operation. |
static LdapOperation |
LdapOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LdapOperation[] |
LdapOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.directory.shared.ldap.trigger with parameters of type LdapOperation | |
|---|---|
TriggerSpecification(LdapOperation ldapOperation,
ActionTime actionTime,
List<TriggerSpecification.SPSpec> spSpecs)
Instantiates a new trigger specification. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||