public interface IGroup
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getId() |
String |
getParentGroupId() |
String |
getParentOrgId() |
List<IUser> |
getUsers() |
Boolean |
hasUser() |
String getDisplayName()
String getParentGroupId()
String getParentOrgId()
Copyright © 2016. All rights reserved.