インタフェースの使用
org.opengion.hayabusa.report2.QueueManager
-
QueueManagerを使用しているパッケージ パッケージ 説明 org.opengion.hayabusa.report2 OpenOfficeを利用した帳票システム関係のクラスです。 -
-
org.opengion.hayabusa.report2でのQueueManagerの使用
QueueManagerを実装しているorg.opengion.hayabusa.report2のクラス 修飾子とタイプ クラス 説明 class
QueueManager_DB
DBからキューを作成するためのクラスです。class
QueueManager_DIRECT
画面から直接キューを作成するためのクラスです。QueueManagerを返すorg.opengion.hayabusa.report2のメソッド 修飾子とタイプ メソッド 説明 static QueueManager
QueueManager_DB. getInstance()
インスタンスを返します。QueueManager型のパラメータを持つorg.opengion.hayabusa.report2のメソッド 修飾子とタイプ メソッド 説明 void
ExecQueue. setManager(QueueManager manager)
キューマネージャーをセットします。
-