Class NotificationTemplateDTO
- java.lang.Object
-
- org.cxbox.api.data.dto.DataResponseDTO
-
- org.cxbox.notifications.crudma.dto.NotificationTemplateDTO
-
- All Implemented Interfaces:
Serializable,org.cxbox.api.data.dto.CheckedDto,org.cxbox.api.data.IDataContainer<org.cxbox.api.data.dto.DataResponseDTO>
public class NotificationTemplateDTO extends org.cxbox.api.data.dto.DataResponseDTO- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotificationTemplateDTO(NotificationTemplate entity)
-
Method Summary
-
Methods inherited from class org.cxbox.api.data.dto.DataResponseDTO
addChangedField, addChangedField, addComputedField, getChangedFields, getComputedFields, getErrors, getId, getSerializableFields, getVstamp, hasChangedFields, isFieldChanged, isFieldChanged, isFieldComputed, isFieldSerializable, setChangedFields, setComputedFields, setErrors, setId, setSerializableFields, setVstamp, transformData
-
-
-
-
Constructor Detail
-
NotificationTemplateDTO
public NotificationTemplateDTO(NotificationTemplate entity)
-
-