<< Click to Display Table of Contents >>
IOZHistoryInfoList
This interface provides information on the item's change history.
Method Detail
getHistoryInfo
public IOZHistoryInfo getHistoryInfo(int index)
Gets the history information corresponding to the index.
Parameters:
index - Index
getSize
public String getSize()
Gets the number of history lists.
getHistoryInfos
public IOZHistoryInfo[] getHistoryInfos()
Gets the history information as array.