类 ConfigurationUtils
java.lang.Object
com.onlyoffice.utils.ConfigurationUtils
-
方法概要
修饰符和类型方法说明static DocumentServerPropertiesReturns connection settings to the demo server.static IntegerReturns the number of days that the demo server can be used.static DocsIntegrationSdkPropertiesReturns Docs Integration Sdk Properties.
-
方法详细资料
-
getDocsIntegrationSdkProperties
Returns Docs Integration Sdk Properties.- 返回:
- Docs Integration Sdk Properties.
-
getDemoDocumentServerProperties
Returns connection settings to the demo server.- 返回:
- connection settings to the demo server.
-
getDemoTrialPeriod
Returns the number of days that the demo server can be used.- 返回:
- the number of days that the demo server can be used.
-