Class AttributeTypesUpdatedEvent
- java.lang.Object
-
- io.imunity.webconsole.directorySetup.attributeTypes.AttributeTypesUpdatedEvent
-
- All Implemented Interfaces:
pl.edu.icm.unity.webui.bus.Event
public class AttributeTypesUpdatedEvent extends java.lang.Object implements pl.edu.icm.unity.webui.bus.EventNotifies that the attribute types where updated- Author:
- K. Benedyczak
-
-
Constructor Summary
Constructors Constructor Description AttributeTypesUpdatedEvent(java.util.Collection<pl.edu.icm.unity.types.basic.AttributeType> attributeTypes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Collection<pl.edu.icm.unity.types.basic.AttributeType>getAttributeTypes()
-