OptimalTrace
5.2

com.compuware.optimaltrace.tools.common.bizobjects.client
Class ItemListFactory

java.lang.Object
  extended by com.compuware.optimaltrace.tools.common.bizobjects.client.ItemListFactory
All Implemented Interfaces:
com.compuware.optimaltrace.tools.common.bizobjects.EmptyBizObjectCreatorIfc

public final class ItemListFactory
extends java.lang.Object
implements com.compuware.optimaltrace.tools.common.bizobjects.EmptyBizObjectCreatorIfc

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

getInstance

public static ItemListFactory getInstance()
Gets the instance of this item list factory.

Returns:
ItemListFactory

createNewItemList

public ItemListIfc createNewItemList(SimpleRequirementIfc parent)
Creates a new item list.

Parameters:
parent -
Returns:
ItemListIfc

createNewEmptyItemList

public ItemListIfc createNewEmptyItemList()
Creates a new empty item list.

Returns:
ItemListIfc

createNewEmptyBizObject

public BizObjectIfc createNewEmptyBizObject()
Creates a new empty biz object.

Specified by:
createNewEmptyBizObject in interface com.compuware.optimaltrace.tools.common.bizobjects.EmptyBizObjectCreatorIfc
Returns:
BizObjectIfc

OptimalTrace
5.2

Compuware Corporation

OptimalTrace is a trademark or registered trademark of Compuware Corporation in the US and other countries.
Copyright 2008-2009 Compuware Corporation. One Campus Martius,
Detroit, Michigan, 48226, U.S.A. All Rights Reserved.