C# Class Exo.KfxReleaseScript.KfxReleaseScript

Inheritance: IKfxReleaseScript
Afficher le fichier Open project: exodev/jcr-msofficeplugin

Méthodes publiques

Méthode Description
CloseScript ( ) : KfxReturnValue
OpenScript ( ) : KfxReturnValue
ReleaseDoc ( ) : KfxReturnValue

Private Methods

Méthode Description
GetDavContext ( ) : DavContext
GetDocumentPath ( ) : string
LogException ( ReleaseData data, Exception e ) : void
ProcessDocumentNodeCreation ( ) : void
ProcessPdf ( ) : void
ProcessProperties ( ) : void
ProcessTif ( ) : void
ProcessTxt ( ) : void
SendError ( String message ) : void
SendMessage ( String message ) : void
UploadFile ( String filePath, String destinationPath ) : void

Method Details

CloseScript() public méthode

public CloseScript ( ) : KfxReturnValue
Résultat KfxReturnValue

OpenScript() public méthode

public OpenScript ( ) : KfxReturnValue
Résultat KfxReturnValue

ReleaseDoc() public méthode

public ReleaseDoc ( ) : KfxReturnValue
Résultat KfxReturnValue