Class EventFileMapper
java.lang.Object
com.endurancetrio.business.event.mapper.EventFileMapper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EventFileMapper
public EventFileMapper()
-
-
Method Details
-
map
Maps anEventFileentity to anEventFileDTO.- Parameters:
entity- the EventFile entity to be mapped- Returns:
- the corresponding EventFileDTO, or
nullif the entity isnull
-