Click or drag to resize

WriteBackHandler Class

Links items to writebacks
Inheritance Hierarchy
SystemObject
  CTExtensions.ExportCore.ExportHandlerWriteBackHandler

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class WriteBackHandler

The WriteBackHandler type exposes the following members.

Constructors
 NameDescription
Public methodWriteBackHandler Constructor
Top
Properties
 NameDescription
Public propertyOwner Accessor for the parent class
Top
Methods
 NameDescription
Public methodApplyWriteBacks 
Public methodClearCaches Clear caches of this object. Caches should be cleared for each individual export process.
Public methodCreateWriteBacks 
Public methodGetProperty(Int32, ctPropertyScope) Get Property and attribute pair. Uses cache.
Public methodGetProperty(String, ctPropertyScope) 
Public methodHasWritePermission 
Public methodInit Initialization of this object
Public methodReleaseWriteAccess 
Public methodRequestWriteAccess 
Top
Fields
 NameDescription
Protected fieldmoExtTargetCache Contains file to extension + id mapping for better performance
Top
See Also