<< Click to Display Table of Contents >>
IOZHistoryInfo
This interface provides information on the item's change history.
Method Detail
getItemID
public String getItemID()
Gets an item ID.
getItemName
public String getItemName()
Gets an item name.
getHistoryItemVersion
public int getHistoryItemVersion()
Gets the version count of an item.
getHistoryCheckInTime
public long getHistoryCheckInTime()
Gets the check in time of an item by version.
getHistoryCheckInUser
public String getHistoryCheckInUser()
Gets the check in user ID of the item by version.
getHistoryCheckInComment
public String getHistoryCheckInComment()
Gets the check in comment of the item by version.