Represents the journal record of an operation on a replicated object for outbound replication
from a Content Engine object store to an external repository.
Namespace:
FileNet.Api.ReplicationAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IReplicationJournalEntry _ Implements IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, _ ICloneable |
C# |
---|
public interface IReplicationJournalEntry : IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class IReplicationJournalEntry : IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
JavaScript |
---|
FileNet.Api.Replication.IReplicationJournalEntry = function(); FileNet.Api.Replication.IReplicationJournalEntry.createInterface('FileNet.Api.Replication.IReplicationJournalEntry'); |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: ClassDefinition
IsDependent: false
IsHidden: false
Name: Id
Searchable: true
StorageType: ObjectStore
SuperclassName: GenericObject