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

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

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

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