public class GroupAssignmentChangeEvent extends SystemDataChangeEvent
Modifier and Type | Class and Description |
---|---|
static interface |
GroupAssignmentChangeEvent.Listener |
SystemEvent.Source
Constructor and Description |
---|
GroupAssignmentChangeEvent(SessionId sessId,
Group group,
ChangeType change) |
Modifier and Type | Method and Description |
---|---|
Group |
getGroup() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
getAction, isCreate, isDelete, isUpdate
getSessionId, setWasCausedByMe, toDumpString, wasCausedByMe
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public GroupAssignmentChangeEvent(SessionId sessId, Group group, ChangeType change)
public final Group getGroup()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class SystemDataChangeEvent
Copyright © 2014 EsprIT-Systems. All Rights Reserved.