Interface | Description |
---|---|
AntlrTriggerSpecificationParserTokenTypes | |
StoredProcedureOption |
Just a marker interface for Stored Procedure Options.
|
Class | Description |
---|---|
ActionTime |
An enumeration that represents action times
for an LDAP trigger specification.
|
AntlrTriggerSpecificationLexer |
The parser's primary lexer.
|
AntlrTriggerSpecificationParser |
The ANTLR generated TriggerSpecification parser.
|
StoredProcedureLanguageSchemeOption |
The language schema option of triggered stored procedure.
|
StoredProcedureParameter |
An entity that represents a stored procedure parameter which can be
specified in an LDAP Trigger Specification.
|
StoredProcedureParameter.Add_ATTRIBUTES |
The Add Attributes factory
|
StoredProcedureParameter.Add_ENTRY |
The Add Entry factory
|
StoredProcedureParameter.Delete_DELETED_ENTRY |
The Delete Deleted factory
|
StoredProcedureParameter.Delete_NAME |
The Delete Name factory
|
StoredProcedureParameter.Generic_LDAP_CONTEXT |
The generic LdapContext factory
|
StoredProcedureParameter.Generic_OPERATION_PRINCIPAL |
The generic Operation Principal factory
|
StoredProcedureParameter.Modify_MODIFICATION |
The Modify Modification factory
|
StoredProcedureParameter.Modify_NEW_ENTRY |
The Modify New Entry factory
|
StoredProcedureParameter.Modify_OBJECT |
The Modify Object factory
|
StoredProcedureParameter.Modify_OLD_ENTRY |
The Modify Old Entry factory
|
StoredProcedureParameter.ModifyDN_DELETE_OLD_RDN |
The Modify DN Delete Old RDN factory
|
StoredProcedureParameter.ModifyDN_ENTRY |
The Modify DN Entry factory
|
StoredProcedureParameter.ModifyDN_NEW_DN |
The Modify DN New DN factory
|
StoredProcedureParameter.ModifyDN_NEW_RDN |
The Modify New Rdn factory
|
StoredProcedureParameter.ModifyDN_NEW_SUPERIOR |
The Modify DN New Superior factory
|
StoredProcedureParameter.ModifyDN_OLD_RDN |
The Modify DN Old RDN factory
|
StoredProcedureParameter.ModifyDN_OLD_SUPERIOR_DN |
The Modify DN Old Superior DN factory
|
StoredProcedureSearchContextOption |
The search context option of the triggered stored procedure.
|
TriggerSpecification |
The Trigger Specification Bean.
|
TriggerSpecification.SPSpec |
The stored procedure spec bean.
|
TriggerSpecificationParser |
A reusable wrapper around the ANTLR generated parser for a
TriggerSpecification.
|
TriggerUtils |
A utility class for working with Triggers Execution Administrative Points
Trigger Execution Subentries and Trigger Specifications.
|
Enum | Description |
---|---|
LdapOperation |
An enumeration that represents change inducing LDAP operations.
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.