Modifier and Type | Method and Description |
---|---|
protected void |
Alpha2DataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
ASCIIFileDataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
ASCIISerialDataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
Dnp3DataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
DrStorageHt5bDataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
IEC101DataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
NodaveS7DataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
OPCDataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
RadiuinoDataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
java.util.List<EventHandlerVO> |
EventDao.getEventHandlers(EventTypeVO type) |
EventHandlerVO |
EventDao.saveEventHandler(EventTypeVO type,
EventHandlerVO handler) |
Modifier and Type | Field and Description |
---|---|
private static java.util.List<EventTypeVO> |
AuditEventType.auditEventTypes |
private static java.util.List<EventTypeVO> |
SystemEventType.systemEventTypes |
Modifier and Type | Method and Description |
---|---|
static EventTypeVO |
SystemEventType.getEventType(int type) |
static EventTypeVO |
AuditEventType.getEventType(int type) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<EventTypeVO> |
AuditEventType.getAuditEventTypes() |
static java.util.List<EventTypeVO> |
SystemEventType.getSystemEventTypes() |
Modifier and Type | Method and Description |
---|---|
protected EventTypeVO |
DataSourceVO.createEventType(int eventId,
com.serotonin.web.i18n.LocalizableMessage message) |
protected EventTypeVO |
DataSourceVO.createEventType(int eventId,
com.serotonin.web.i18n.LocalizableMessage message,
int duplicateHandling,
int defaultAlarmLevel) |
EventTypeVO |
DataSourceVO.getEventType(int eventId) |
Modifier and Type | Method and Description |
---|---|
java.util.List<EventTypeVO> |
DataSourceVO.getEventTypes() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
DataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
BACnetIPDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
EBI25DataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
GalilDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
HttpImageDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
protected void |
HttpRetrieverDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
protected void |
HttpReceiverDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
InternalDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
JmxDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
MBusDataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
MetaDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
ModbusDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
NmeaDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
OneWireDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
OpenV4JDataSourceVO.addEventTypes(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
PachubeDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
PersistentDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
Pop3DataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
SnmpDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
SqlDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
ViconicsDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
VirtualDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
protected void |
VMStatDataSourceVO.addEventTypes(java.util.List<EventTypeVO> ets) |
Modifier and Type | Method and Description |
---|---|
EventTypeVO |
PointEventDetectorVO.getEventType() |
EventTypeVO |
MaintenanceEventVO.getEventType() |
EventTypeVO |
CompoundEventDetectorVO.getEventType() |
EventTypeVO |
ScheduledEventVO.getEventType() |
Modifier and Type | Method and Description |
---|---|
static void |
Permissions.ensureEventTypePermission(User user,
EventTypeVO eventType) |
Modifier and Type | Method and Description |
---|---|
java.util.List<EventTypeVO> |
PublisherVO.getEventTypes() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
PublisherVO.getEventTypesImpl(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
HttpSenderVO.getEventTypesImpl(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
PachubeSenderVO.getEventTypesImpl(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Method and Description |
---|---|
protected void |
PersistentSenderVO.getEventTypesImpl(java.util.List<EventTypeVO> eventTypes) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<EventTypeVO> |
EventSourceBean.eventTypes |
Modifier and Type | Method and Description |
---|---|
java.util.List<EventTypeVO> |
EventSourceBean.getEventTypes() |