インターフェース RecordCallbackHandler


public interface RecordCallbackHandler
このインターフェースは、LdifReader および MappingLdifReader でのオープン中にスキップされたレコードを操作するために使用できます。
作成者:
Keith Barlow
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    void
    handleRecord(org.springframework.ldap.core.LdapAttributes attributes)
    指定されたレコードに対して操作を実行します。
  • メソッドの詳細

    • handleRecord

      void handleRecord(org.springframework.ldap.core.LdapAttributes attributes)
      指定されたレコードに対して操作を実行します。
      パラメーター:
      attributes - レコードを表します