|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openedit.archive.history.UsageHistory
public class UsageHistory
| Constructor Summary | |
|---|---|
UsageHistory()
|
|
| Method Summary | |
|---|---|
void |
addRecord(HistoryRecord inItem)
|
void |
clear()
|
HistoryRecord |
createNewRecord()
|
java.lang.String |
getName()
|
Product |
getProduct()
|
HistoryRecord |
getRecord(int inI)
|
java.util.Iterator |
getRecordData()
|
java.util.Iterator |
getRecordIds()
|
java.util.Map |
getRecords()
|
java.util.Collection |
getRecordValues()
|
int |
getSize()
|
void |
removeRecord(HistoryRecord inFound)
|
void |
setName(java.lang.String inName)
|
void |
setProduct(Product inProduct)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UsageHistory()
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String inName)
public java.util.Map getRecords()
public java.util.Iterator getRecordIds()
public java.util.Iterator getRecordData()
public java.util.Collection getRecordValues()
public HistoryRecord getRecord(int inI)
public void addRecord(HistoryRecord inItem)
public void removeRecord(HistoryRecord inFound)
public void clear()
public Product getProduct()
public void setProduct(Product inProduct)
public HistoryRecord createNewRecord()
public int getSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 05 2009
