クラス
jp.co.intra_mart.foundation.straform.model.document.DocumentInfoKey の使用

DocumentInfoKey を使用しているパッケージ
jp.co.intra_mart.foundation.straform   
 

jp.co.intra_mart.foundation.straform での DocumentInfoKey の使用
 

DocumentInfoKey 型のパラメータを持つ jp.co.intra_mart.foundation.straform のメソッド
 int DocumentManager.getDocumentInfoCount(DocumentInfoKey key)
          検索条件に一致するドキュメント情報の件数を取得します。
 DocumentInfoModel[] DocumentManager.getDocumentInfoList(DocumentInfoKey key)
          検索条件に一致するドキュメント情報配列を取得します。
 DocumentInfoModel[] DocumentManager.getDocumentInfoList(DocumentInfoKey key, int acquisitionCount, int startRecord)
          検索条件に一致するドキュメント情報配列を取得します。