public class GrouperGroupInfo extends Object
| Constructor and Description |
|---|
GrouperGroupInfo(Group g) |
GrouperGroupInfo(PITGroup g) |
GrouperGroupInfo(String name,
Long idIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Group |
getGrouperGroup() |
Map<String,Object> |
getJexlMap() |
Set<Member> |
getMembers() |
String |
getName() |
boolean |
hasGroupBeenDeleted() |
int |
hashCode() |
void |
hibernateRefresh()
This method rereads the Grouper objects from the database in order to
avoid L2 caching when database objects change.
|
String |
toString() |
public GrouperGroupInfo(Group g)
public GrouperGroupInfo(PITGroup g)
public String getName()
public boolean hasGroupBeenDeleted()
public Group getGrouperGroup()
public void hibernateRefresh()
Copyright © 2022 Internet2. All rights reserved.