Interface IDirPrincipalDeleteEvent

All Superinterfaces:
IDirPrincipalEvent, IDirPrincipalLifecycleEvent, IEvent, INotifiableEvent, Serializable

public interface IDirPrincipalDeleteEvent extends IDirPrincipalLifecycleEvent
Date: Apr 7, 2005 Time: 4:50:36 PM
  • Method Details

    • getMembership

      IDirPrincipalList getMembership()
    • getMembers

      IDirPrincipalList getMembers()
    • getDeletedThingID

      IThingID getDeletedThingID()
    • getDeletedDirectoryPrincipalID

      IThingID getDeletedDirectoryPrincipalID()
    • getDirectoryURI

      default IURI getDirectoryURI()
    • getGetDirectoryServiceThingID

      default IThingID getGetDirectoryServiceThingID()
    • getPrincipalDN

      default String getPrincipalDN()
    • getEmail

      default String getEmail()