|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.trigger.TriggerSpecification
public class TriggerSpecification
The Trigger Specification Bean.
Nested Class Summary | |
---|---|
static class |
TriggerSpecification.SPSpec
|
Constructor Summary | |
---|---|
TriggerSpecification(LdapOperation ldapOperation,
ActionTime actionTime,
java.util.List<TriggerSpecification.SPSpec> spSpecs)
|
Method Summary | |
---|---|
ActionTime |
getActionTime()
|
LdapOperation |
getLdapOperation()
|
java.util.List<TriggerSpecification.SPSpec> |
getSPSpecs()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TriggerSpecification(LdapOperation ldapOperation, ActionTime actionTime, java.util.List<TriggerSpecification.SPSpec> spSpecs)
Method Detail |
---|
public ActionTime getActionTime()
public LdapOperation getLdapOperation()
public java.util.List<TriggerSpecification.SPSpec> getSPSpecs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |