Interface DirectoryDeleteConstraint

    • Method Detail

      • setProperties

        void setProperties​(Map<String,​String> properties)
        Sets properties that may depend on the directory configuration.
      • canDelete

        boolean canDelete​(DirectoryService dirService,
                          String entryId)
        Returns true if given entry can be deleted from the directory where constraint is declared.
        Parameters:
        dirService - the directory service
        entryId - the entry to delete id