public class EmptyGroup extends Object implements IGroup
| Constructor and Description |
|---|
EmptyGroup() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getId() |
String |
getParentGroupId() |
String |
getParentOrgId() |
List<IUser> |
getUsers() |
Boolean |
hasUser() |
public EmptyGroup()
public String getDisplayName()
getDisplayName in interface IGrouppublic String getParentGroupId()
getParentGroupId in interface IGrouppublic String getParentOrgId()
getParentOrgId in interface IGroupCopyright © 2016. All rights reserved.