public interface WebOfficeApi
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getUserWebofficeEnable()
获取个人WebOffice插件设置
|
java.lang.Long |
getWebOfficeDeadline()
获取weboffice最终期限,秒为单位的时间戳
|
void |
refresh(java.lang.String webofficeFileId)
已过时。
|
void |
refresh4Standard(java.lang.String fileId)
对文档中台的编辑进程进行强制刷新,将最新版本打开并同步到所有文档协作者,金山文档:http://10.3.4.85/open#/docs/server/online-edit/ApiList#des3
|
java.util.Map<java.lang.String,java.lang.Object> getUserWebofficeEnable()
throws com.seeyon.ctp.common.exceptions.BusinessException
com.seeyon.ctp.common.exceptions.BusinessExceptionjava.lang.Long getWebOfficeDeadline()
throws com.seeyon.ctp.common.exceptions.BusinessException
com.seeyon.ctp.common.exceptions.BusinessException@Deprecated
void refresh(java.lang.String webofficeFileId)
throws com.seeyon.ctp.common.exceptions.BusinessException
webofficeFileId - com.seeyon.ctp.common.exceptions.BusinessExceptionvoid refresh4Standard(java.lang.String fileId)
throws com.seeyon.ctp.common.exceptions.BusinessException
fileId - com.seeyon.ctp.common.exceptions.BusinessException