<< Click to Display Table of Contents >>

IOZHistoryInfo


Method Detail

getItemID

public String getItemID()

アイテムIDを取得します。

getItemName

public String getItemName()

アイテム名を取得します。

getHistoryItemVersion

public int getHistoryItemVersion()

アイテムのバージョン個数を取得します。

getHistoryCheckInTime

public long getHistoryCheckInTime()

アイテムのバージョン別チェックイン時間を取得します。

getHistoryCheckInUser

public String getHistoryCheckInUser()

アイテムのバージョン別チェックインユーザーIDを取得します。

getHistoryCheckInComment

public String getHistoryCheckInComment()

アイテムのバージョン別チェックインコメント文を取得します。