|
OptimalTrace 5.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compuware.optimaltrace.tools.common.bizobjects.client.ItemListFactory
public final class ItemListFactory
Class ItemListFactory
Method Summary | |
---|---|
BizObjectIfc |
createNewEmptyBizObject()
Creates a new empty biz object. |
ItemListIfc |
createNewEmptyItemList()
Creates a new empty item list. |
ItemListIfc |
createNewItemList(SimpleRequirementIfc parent)
Creates a new item list. |
static ItemListFactory |
getInstance()
Gets the instance of this item list factory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ItemListFactory getInstance()
public ItemListIfc createNewItemList(SimpleRequirementIfc parent)
parent
-
public ItemListIfc createNewEmptyItemList()
public BizObjectIfc createNewEmptyBizObject()
createNewEmptyBizObject
in interface com.compuware.optimaltrace.tools.common.bizobjects.EmptyBizObjectCreatorIfc
|
OptimalTrace 5.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |