|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicatedItem | |
wt.fv.master |
Uses of ReplicatedItem in wt.fv.master |
Methods in wt.fv.master that return ReplicatedItem | |
static ReplicatedItem |
ReplicatedItem.newReplicatedItem()
Default factory for the class. |
protected ReplicatedItem |
MasteredOnReplicaItem.createsReplicatedItemFootprint()
Creates a corresponding Replicated to this Master on Replica item. Intent is to provide a "track" of previously existing files on Replica, for future file purging mechanism. |
Methods in wt.fv.master with parameters of type ReplicatedItem | |
void |
StandardMasterService.remoteCopyItemVaultToVault(ReplicaVault destVault,
ReplicatedItem itemToCopy,
ReplicaFolder fromFolder,
ContReplHistory session)
|
protected boolean |
ReplicatedItem.readVersion(ReplicatedItem thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |