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 IGroup
public String getParentGroupId()
getParentGroupId
in interface IGroup
public String getParentOrgId()
getParentOrgId
in interface IGroup
Copyright © 2016. All rights reserved.