Package org.cxbox.notifications.service
Class INotificationPollingService.NotificationCtrlDTO
- java.lang.Object
-
- org.cxbox.api.data.dto.DataResponseDTO
-
- org.cxbox.notifications.dto.NotificationDTO
-
- org.cxbox.notifications.service.INotificationPollingService.NotificationCtrlDTO
-
- All Implemented Interfaces:
Serializable,org.cxbox.api.data.dto.CheckedDto,org.cxbox.api.data.IDataContainer<org.cxbox.api.data.dto.DataResponseDTO>
- Enclosing interface:
- INotificationPollingService
public static class INotificationPollingService.NotificationCtrlDTO extends NotificationDTO
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()LonggetIdAsLong()-
Methods inherited from class org.cxbox.api.data.dto.DataResponseDTO
addChangedField, addChangedField, addComputedField, getChangedFields, getComputedFields, getErrors, getSerializableFields, getVstamp, hasChangedFields, isFieldChanged, isFieldChanged, isFieldComputed, isFieldSerializable, setChangedFields, setComputedFields, setErrors, setId, setSerializableFields, setVstamp, transformData
-
-