public abstract class EventMapper extends Object
Constructor and Description |
---|
EventMapper() |
Modifier and Type | Method and Description |
---|---|
abstract OnmsEvent |
eventDTOToEvent(EventDTO event) |
abstract EventParameterDTO |
eventParameterToEventParameterDTO(OnmsEventParameter eventParameter) |
abstract EventDTO |
eventToEventDTO(OnmsEvent event) |
protected void |
fillEvent(OnmsEvent event,
EventDTO eventDTO) |
abstract ServiceTypeDTO |
serviceTypeToServiceTypeDTO(OnmsServiceType serviceType) |
void |
setEventConfDao(EventConfDao eventConfDao) |
public abstract ServiceTypeDTO serviceTypeToServiceTypeDTO(OnmsServiceType serviceType)
public abstract EventParameterDTO eventParameterToEventParameterDTO(OnmsEventParameter eventParameter)
public void setEventConfDao(EventConfDao eventConfDao)
Copyright © 2021. All rights reserved.