fixing issue with javadocs

This commit is contained in:
Madawa Soysa 2016-11-21 16:16:33 +05:30
parent 2164a30f88
commit 8ab73ce07d

View File

@ -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.