Class OrgStructureChangedEvent
java.lang.Object
de.uplanet.lucy.server.usermanager.events.OrgStructureChangedEvent
- All Implemented Interfaces:
- IServerEvent,- IOrgStructureChangedEvent,- IOrgStructureEvent
- Direct Known Subclasses:
- UserAddedEvent,- UserDeletedEvent,- UserModifiedEvent
@Scriptable
public class OrgStructureChangedEvent
extends Object
implements IOrgStructureChangedEvent
This event is fired whenever changes in the organizational structure
 were made that cannot be specified more precisely.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
OrgStructureChangedEventpublic OrgStructureChangedEvent()
 
-