org.qi4j.library.alarm
Interface AlarmEntity

All Superinterfaces:
Alarm, Composite, Entity, EntityComposite, Identity

@Mixins(value=Alarm.AlarmMixin.class)
public interface AlarmEntity
extends Alarm, EntityComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.library.alarm.Alarm
Alarm.AlarmMixin, Alarm.AlarmState
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Field Summary
 
Fields inherited from interface org.qi4j.library.alarm.Alarm
EVENT_ACKNOWLEDGEMENT, EVENT_ACTIVATION, EVENT_BLOCKING, EVENT_DEACTIVATION, EVENT_DISABLING, EVENT_ENABLING, EVENT_UNBLOCKING, STATUS_ACKNOWLEDGED, STATUS_ACTIVATED, STATUS_BLOCKED, STATUS_DEACTIVATED, STATUS_DISABLED, STATUS_NORMAL, STATUS_REACTIVATED, TRIGGER_ACKNOWLEDGE, TRIGGER_ACTIVATE, TRIGGER_BLOCK, TRIGGER_DEACTIVATE, TRIGGER_DISABLE, TRIGGER_ENABLE, TRIGGER_UNBLOCK
 
Method Summary
 
Methods inherited from interface org.qi4j.library.alarm.Alarm
acknowledge, activate, alarmClass, attribute, attributeNames, category, currentCondition, currentStatus, deactivate, description, descriptionInDefaultLocale, history, name, setAttribute, trigger, updateCondition
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type