fixing issue with javadocs

revert-70aa11f8
Madawa Soysa 8 years ago
parent 2164a30f88
commit 8ab73ce07d

@ -78,7 +78,7 @@ public interface GroupManagementProviderService {
DeviceGroup getGroup(int groupId) throws GroupManagementException;
/**
* Get the device group provided the device group id.
* Get the device group provided the device group name.
*
* @param groupName of the group.
* @return group with details.

Loading…
Cancel
Save