public interface CentraSiteTriggerable
Modifier and Type | Method and Description |
---|---|
void |
addTriggerDescription(CentraSiteTriggerDescription trigger)
Deprecated.
Add trigger description to slot.
|
void |
clearTriggers()
Deprecated.
Clear collection of triggers (GUI).
|
java.util.Collection |
getTriggerDescriptions()
Deprecated.
Get all triggers for slot.
|
boolean |
hasTriggers()
Deprecated.
Has this slot any triggers?
|
void clearTriggers()
boolean hasTriggers()
void addTriggerDescription(CentraSiteTriggerDescription trigger)
trigger
- trigger to addjava.util.Collection getTriggerDescriptions()