Package mc.core.domain.base.map.writer
Class BaseWriter<T extends IBaseEntity>
java.lang.Object
mc.core.domain.base.map.writer.BaseWriter<T>
- Direct Known Subclasses:
EntityBaseWriter,NotificationWriter,ReportingWriter
write data from map to entity.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()public to access also from domainObjs.writeEntityData(DataMap dataMap)
-
Constructor Details
-
BaseWriter
-
-
Method Details
-
getEntity
-
getKey
-
getTextTypeDefault
public to access also from domainObjs. never return null -
writeEntityData
-