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