public static final class InsertedItemHistory.Factory extends Object
InsertedItemHistory.| Constructor and Description |
|---|
InsertedItemHistory.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static InsertedItemHistory |
newInstance()
Constructs a new instance of
InsertedItemHistory. |
static InsertedItemHistory |
newInstance(Integer objectId,
ObjectType objectType)
Constructs a new instance of
InsertedItemHistory, taking all required and/or
read-only properties as arguments. |
static InsertedItemHistory |
newInstance(Integer objectId,
Timestamp updateDate,
ObjectType objectType,
ProcessingHistory processingHistory)
Constructs a new instance of
InsertedItemHistory, taking all possible properties
(except the identifier(s))as arguments. |
public static InsertedItemHistory newInstance()
InsertedItemHistory.public static InsertedItemHistory newInstance(Integer objectId, ObjectType objectType)
InsertedItemHistory, taking all required and/or
read-only properties as arguments.public static InsertedItemHistory newInstance(Integer objectId, Timestamp updateDate, ObjectType objectType, ProcessingHistory processingHistory)
InsertedItemHistory, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.