mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge branch 'master' into apim420
This commit is contained in:
commit
ddd2496b4f
@ -64,6 +64,11 @@ public class DeviceInformationManagerServiceMock implements DeviceInformationMan
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void deleteDeviceLocation(Device device) throws DeviceDetailsMgtException {
|
||||
|
||||
}
|
||||
|
||||
@Override public void addDeviceLocations(Device device, List<DeviceLocation> list)
|
||||
throws DeviceDetailsMgtException {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user