Interface IDirPrincipalModifyEvent

All Superinterfaces:
IDirPrincipalEvent, IEvent, INotifiableEvent, Serializable
All Known Subinterfaces:
IDirPortalPrincipalModifyEvent

public interface IDirPrincipalModifyEvent extends IDirPrincipalEvent
  • Method Details

    • getPropertyName

      String getPropertyName()
    • getPropertyValue

      Object getPropertyValue()
    • getPrincipalAttributeProviderID

      IThingID getPrincipalAttributeProviderID()
    • getPropertyOldValue

      default Object getPropertyOldValue()