public class PermissionAssignmentChangeEvent extends SystemDataChangeEvent
Modifier and Type | Class and Description |
---|---|
static interface |
PermissionAssignmentChangeEvent.Listener |
SystemEvent.Source
Constructor and Description |
---|
PermissionAssignmentChangeEvent(SessionId sessionId,
PermissionDefinition permDef,
EspritPermissionOwner owner,
EspritPermission[] permissions) |
Modifier and Type | Method and Description |
---|---|
DumpString |
toDumpString(DumpString s)
This method allows subclasses to add values to the existing DumpString of the superclass.
|
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
getAction, isCreate, isDelete, isUpdate
getSessionId, setWasCausedByMe, wasCausedByMe
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public PermissionAssignmentChangeEvent(SessionId sessionId, PermissionDefinition permDef, EspritPermissionOwner owner, EspritPermission[] permissions)
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class SystemDataChangeEvent
public DumpString toDumpString(DumpString s)
Dumpable
toDumpString
in interface Dumpable
toDumpString
in class AbstractSessionEvent
Copyright © 2014 EsprIT-Systems. All Rights Reserved.