|
Rename Method protected createEmptySchemaForm(callback AsyncCallback<RecordField>) : void renamed to protected createEmptyCtlSchemaForm(callback AsyncCallback<CtlSchemaFormDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Rename Method public editLogSchema(logSchema LogSchemaDto) : LogSchemaDto renamed to public saveLogSchema(logSchema LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Rename Method public getLogSchemaForm(logSchemaId String) : LogSchemaDto renamed to public getLogSchemaView(logSchemaId String) : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Rename Method public editLogSchema(profileSchema LogSchemaDto, schema byte[]) : LogSchemaDto renamed to public saveLogSchema(profileSchema LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Rename Method public editLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto renamed to public saveLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Rename Method public editLogSchema(logSchema LogSchemaDto, schema byte[]) : LogSchemaDto renamed to public saveLogSchema(logSchema LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Method public editLogSchema(logSchema LogSchemaDto) : LogSchemaDto renamed to public saveLogSchema(logSchema LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Rename Method public editLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto renamed to public saveLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Rename Method public getLogSchemaForm(logSchemaId String) : LogSchemaDto renamed to public getLogSchemaView(logSchemaId String) : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Parameter Type callback : AsyncCallback<LogSchemaDto> to callback : AsyncCallback<LogSchemaViewDto> in method protected editEntity(entity LogSchemaViewDto, callback AsyncCallback<LogSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Parameter Type entity : LogSchemaDto to entity : LogSchemaViewDto in method protected editEntity(entity LogSchemaViewDto, callback AsyncCallback<LogSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Parameter Type callback : AsyncCallback<RecordField> to callback : AsyncCallback<CtlSchemaFormDto> in method protected createEmptyCtlSchemaForm(callback AsyncCallback<CtlSchemaFormDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Parameter Type callback : AsyncCallback<LogSchemaDto> to callback : AsyncCallback<LogSchemaViewDto> in method protected getEntity(id String, callback AsyncCallback<LogSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method protected getView(create boolean) : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getLogSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactory |
From |
To |
|
Change Return Type LogSchemaDto to LogSchemaViewDto in method public getLogSchemaView(logSchemaId String) : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getCreateLogSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactory |
From |
To |
|
Change Return Type LogSchemaDto to LogSchemaViewDto in method public getLogSchemaView(logSchemaId String) : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getLogSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Return Type LogSchemaDto to LogSchemaViewDto in method protected newSchema() : LogSchemaViewDto in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogSchemaActivity |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getCreateLogSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |