refactor_other
Domain objects that need to be mapped
(x denotes not done, w denotes needs more work)
| Class | Created | Mapped | Dao | Tested | |
|---|
| Account | | x | x | x | |
| Address | | | x | x | |
| ChargeType | w | x | x | x | |
| KeyValue | w | n/a | n/a | x | |
| NotificationDevice | | | x | x | |
| NotificationLog | | x | x | x | |
| Page | | | x | x | |
| Param | | x | x | x | |
PostParameter | x | x | x | x | |
| Pricing | x | x | x | x | |
RequestParameter | x | x | x | x | |
| ServiceRequest | x | x | x | x | |
| Site | | | x | x | |
| SiteActivity | | | x | x | |
| SiteLog | | | x | x | |
| Stats | | n/a | x | x | |
| StatsRecord | x | x | x | x | |
Enums (Java 5)
| Enum | Created | Tested | |
|---|
| DeviceType | | x | |
| Period | | x | |
| SiteStatus | | x | |
Actions that need to be created (x denotes not done)
| Class | Created | JSP | Business | Tested | |
|---|
| AccountDetailsAction | x | x | x | x | |
| AccountEditAction | x | x | x | x | |
| AccountsAction | x | x | x | x | |
| AccountSaveAction | x | x | x | x | |
| AdminLoginAction | x | x | x | x | |
| DeviceEditAction | x | x | x | x | |
| DeviceListAction | x | x | x | x | |
| DeviceSaveAction | x | x | x | x | |
| MonitorListAction | x | x | x | x | |
| NotifyMapAction | x | x | x | x | |
| NotifyMapSaveAction | x | x | x | x | |
| PageDetailsAction | x | x | x | x | |
| PageEditAction | x | x | x | x | |
| PageSaveAction | x | x | x | x | |
| ParamEditAction | x | x | x | x | |
| ParamSaveAction | x | x | x | x | |
| SignUpDeleteAction | x | x | x | x | |
| SignUpDetailsAction | x | x | x | x | |
| SignUpListAction | x | x | x | x | |
| SignUpProcessAction | x | x | x | x | |
| SiteDetailsAction | x | x | x | x | |
| SiteEditAction | x | x | x | x | |
| SiteListAction | x | x | x | x | |
| SiteSaveAction | x | x | x | x | |
| StatAction | x | x | x | x | |
| StatisticDetailAction | x | x | x | x | |
| StatusChangeAction | x | x | x | x | |
| StatusListAction | x | x | x | x | |
| UserDetailsAction | x | x | x | x | |
| UserEditAction | x | x | x | x | |
| UserListAction | x | x | x | x | |
| UserSaveAction | x | x | x | x | |