クラス VirtualListViewControlAggregateDirContextProcessor

java.lang.ObjectSE
org.springframework.ldap.core.support.AggregateDirContextProcessor
org.springframework.ldap.control.VirtualListViewControlAggregateDirContextProcessor
実装済みのインターフェース一覧:
DirContextProcessor

@DeprecatedSE @NullUnmarked public class VirtualListViewControlAggregateDirContextProcessor extends AggregateDirContextProcessor
使用すべきではありません。
この草案は最終決定されていないため、使用するコントロールオブジェクトを使用して独自の ControlExchange 実装を提供する ControlExchangeDirContextProcessor を使用してください。
VirtualListViewControl とそれに必要なコンパニオン SortControl の DirContextProcessor 実装を集約することにより、仮想リストビューを管理するための AggregateDirContextProcessor 実装。
  • コンストラクターの詳細

    • VirtualListViewControlAggregateDirContextProcessor

      public VirtualListViewControlAggregateDirContextProcessor(StringSE sortKey, int pageSize)
      使用すべきではありません。
    • VirtualListViewControlAggregateDirContextProcessor

      public VirtualListViewControlAggregateDirContextProcessor(StringSE sortKey, int pageSize, int targetOffset, int listSize, VirtualListViewResultsCookie cookie)
      使用すべきではありません。
    • VirtualListViewControlAggregateDirContextProcessor

      public VirtualListViewControlAggregateDirContextProcessor(SortControlDirContextProcessor sortControlDirContextProcessor, VirtualListViewControlDirContextProcessor virtualListViewControlDirContextProcessor)
      使用すべきではありません。
  • 方法の詳細