C# 클래스 Exo.KfxReleaseScript.KfxReleaseScript

상속: IKfxReleaseScript
파일 보기 프로젝트 열기: exodev/jcr-msofficeplugin

공개 메소드들

메소드 설명
CloseScript ( ) : KfxReturnValue
OpenScript ( ) : KfxReturnValue
ReleaseDoc ( ) : KfxReturnValue

비공개 메소드들

메소드 설명
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

메소드 상세

CloseScript() 공개 메소드

public CloseScript ( ) : KfxReturnValue
리턴 KfxReturnValue

OpenScript() 공개 메소드

public OpenScript ( ) : KfxReturnValue
리턴 KfxReturnValue

ReleaseDoc() 공개 메소드

public ReleaseDoc ( ) : KfxReturnValue
리턴 KfxReturnValue