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