|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataMaintRecordIdentity | |
wt.dataops | |
wt.dataops.archive | |
wt.dataops.purge |
Uses of DataMaintRecordIdentity in wt.dataops |
Methods in wt.dataops with parameters of type DataMaintRecordIdentity | |
protected boolean |
DataMaintRecordIdentity.readVersion(DataMaintRecordIdentity thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of DataMaintRecordIdentity in wt.dataops.archive |
Subclasses of DataMaintRecordIdentity in wt.dataops.archive | |
class |
ArchiveRecordIdentity
Use the newArchiveRecordIdentity static factory method(s),
not the ArchiveRecordIdentity constructor, to construct
instances of this class. |
class |
RestoreRecordIdentity
Use the newRestoreRecordIdentity static factory method(s),
not the RestoreRecordIdentity constructor, to construct
instances of this class. |
Uses of DataMaintRecordIdentity in wt.dataops.purge |
Subclasses of DataMaintRecordIdentity in wt.dataops.purge | |
class |
PurgeRecordIdentity
Use the newPurgeRecordIdentity static factory method(s),
not the PurgeRecordIdentity constructor, to construct instances
of this class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |