Uses of Class
com.openkm.sdk4j.exception.ParseException
Packages that use ParseException
-
Uses of ParseException in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that throw ParseExceptionModifier and TypeMethodDescriptionBaseDocument.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, boolean security, Map<String, String> properties) Create from template document.BaseDocument.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, Map<String, String> properties) Deprecated.BaseFolder.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, boolean propertyGroups, boolean security, Map<String, String> properties) Create from template folder.BaseFolder.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, Map<String, String> properties) Deprecated.BaseRecord.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, boolean propertyGroups, boolean security, Map<String, String> properties) Create from template record.BaseRecord.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, Map<String, String> properties) Deprecated.BaseSearch.csvExport(String lang, QueryParams queryParams, boolean compact) Csv export input stream.Execute report input stream.BaseReport.executeSql(long rpId) Execute sql input stream.BaseSearch.find(QueryParams queryParams, String propertiesPlugin) Find list.BaseSearch.find(QueryParams queryParams, String sortField, boolean sortReverse, String propertiesPlugin) Find list.BaseSearch.findByQuery(String query, String propertiesPlugin) Find by query list.BaseSearch.findByQuery(String query, String sortField, boolean sortReverse, String propertiesPlugin) Find by query list.BaseSearch.findSimpleNodeBaseByQueryPaginated(String query, int offset, int limit) Find simple node base by query paginated simple node base result set.BaseSearch.findSimpleNodeBaseByQueryPaginated(String query, String sortField, boolean sortReverse, int offset, int limit) Find simple node base by query paginated simple node base result set.BaseSearch.findSimpleNodeBasePaginated(QueryParams queryParams, int offset, int limit) Find simple node base paginated simple node base result set.BaseSearch.findSimpleNodeBasePaginated(QueryParams queryParams, String sortField, boolean sortReverse, int offset, int limit) Find simple node base paginated simple node base result set.BaseSearch.findSimpleNodeBasePaginated(QueryParams queryParams, String sortField, boolean sortReverse, int offset, int limit, String pluginName) Find simple node base paginated simple node base result set.BaseDashboard.findUserSearches(long ncId) Find user searches list.BaseSearch.findWithMetadata(QueryParams params, String sortField, boolean sortReverse, String propertiesPlugin, List<String> groups) Find with metadata list.BaseSearch.findWithMetadata(QueryParams params, String propertiesPlugin, List<String> groups) Find with metadata list.BaseSearch.findWithMetadataPaginated(QueryParams queryParams, int offset, int limit, String propertiesPlugin, List<String> groups) Find with metadata paginated result set.BaseSearch.findWithMetadataPaginated(QueryParams queryParams, String sortField, boolean sortReverse, int offset, int limit, String propertiesPlugin, List<String> groups) Find with metadata paginated result set.BasePropertyGroup.getAllGroups()Gets all property groups.BaseRepository.getAvailableLocales(String locale) Gets available locales.Gets group.Gets groups.BasePropertyGroup.getGroupsByVersion(String uuid, String versionName) Gets groups by version.BaseWorkflow.getProcessDefinitionForms(long pdId) Gets process definition forms.BasePropertyGroup.getProperties(String uuid, String grpName) Gets properties.BasePropertyGroup.getPropertiesByVersion(String uuid, String grpName, String versionName) Gets properties by version.BasePropertyGroup.getPropertiesByVersionForm(String uuid, String grpName, String versionName) Gets properties by version form.BasePropertyGroup.getPropertyGroupForm(String uuid, String grpName) Gets property group form.BasePropertyGroup.getPropertyGroupFormDefinition(String grpName) Gets property group form.BasePropertyGroup.getPropertyGroupFormDefinition(String uuid, String grpName) Gets property group form.BasePropertyGroup.getRegisteredDefinition()Gets registered definition.BaseReport.getReport(long rpId) Gets report.BaseReport.getReports(boolean active) Gets reports.BaseReport.getSqlReports(boolean active) Gets sql reports.BasePropertyGroup.getSuggestBoxKeyValue(String grpName, String propertyName, String key) Gets suggest box key value.BaseWorkflow.getSuggestBoxKeyValue(long pdId, String uuid, String taskName, String propertyName, String key) Gets suggest box key value.BasePropertyGroup.getSuggestBoxKeyValuesFiltered(String grpName, String propertyName, String filter) Gets suggest box key values filtered.BaseWorkflow.getSuggestBoxKeyValuesFiltered(long pdId, String uuid, String taskName, String propertyName, String filter) Gets suggest box key values filtered.BasePropertyGroup.getSuggestions(String uuid, String grpName, String propName) Gets property group suggestions.booleanHas group boolean.voidRefresh references of an Autocad documentvoidBasePropertyGroup.registerDefinition(InputStream is, String name) Register definition.voidBaseWorkflow.registerProcessDefinition(InputStream is) Register process definition.BaseReport.save(long rpId, Map<String, String> params, String format, String dstId, String docName, String uuid) Save report document.Save sql document.voidSets properties.voidUpdate from template -
Uses of ParseException in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that throw ParseExceptionModifier and TypeMethodDescriptionDocumentImpl.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, boolean security, Map<String, String> properties) DocumentImpl.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, Map<String, String> properties) Deprecated.FolderImpl.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, boolean propertyGroups, boolean security, Map<String, String> properties) FolderImpl.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, Map<String, String> properties) Deprecated.As of sdk4j 4.3, replaced byFolderImpl.createFromTemplate(String, String, boolean, boolean, boolean, boolean, boolean, Map)RecordImpl.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, boolean propertyGroups, boolean security, Map<String, String> properties) RecordImpl.createFromTemplate(String uuid, String dstPath, boolean categories, boolean keywords, boolean notes, Map<String, String> properties) Deprecated.As of sdk4j 4.3, replaced byRecordImpl.createFromTemplate(String, String, boolean, boolean, boolean, boolean, boolean, Map)SearchImpl.csvExport(String lang, QueryParams queryParams, boolean compact) ReportImpl.executeSql(long rpId) SearchImpl.find(QueryParams queryParams, String propertiesPlugin) SearchImpl.find(QueryParams queryParams, String sortField, boolean sortReverse, String propertiesPlugin) SearchImpl.findByQuery(String query, String propertiesPlugin) SearchImpl.findByQuery(String query, String sortField, boolean sortReverse, String propertiesPlugin) SearchImpl.findSimpleNodeBaseByQueryPaginated(String query, int offset, int limit) SearchImpl.findSimpleNodeBaseByQueryPaginated(String query, String sortField, boolean sortReverse, int offset, int limit) SearchImpl.findSimpleNodeBasePaginated(QueryParams queryParams, int offset, int limit) SearchImpl.findSimpleNodeBasePaginated(QueryParams queryParams, String sortField, boolean sortReverse, int offset, int limit) SearchImpl.findSimpleNodeBasePaginated(QueryParams queryParams, String sortField, boolean sortReverse, int offset, int limit, String pluginName) DashboardImpl.findUserSearches(long qpId) SearchImpl.findWithMetadata(QueryParams queryParams, String sortField, boolean sortReverse, String propertiesPlugin, List<String> groups) SearchImpl.findWithMetadata(QueryParams queryParams, String propertiesPlugin, List<String> groups) SearchImpl.findWithMetadataPaginated(QueryParams queryParams, int offset, int limit, String propertiesPlugin, List<String> groups) SearchImpl.findWithMetadataPaginated(QueryParams queryParams, String sortField, boolean sortReverse, int offset, int limit, String propertiesPlugin, List<String> groups) PropertyGroupImpl.getAllGroups()PropertyGroupImpl.getGroupsByVersion(String uuid, String versionName) WorkflowImpl.getProcessDefinitionForms(long pdId) PropertyGroupImpl.getProperties(String uuid, String grpName) PropertyGroupImpl.getPropertiesByVersion(String uuid, String grpName, String versionName) PropertyGroupImpl.getPropertiesByVersionForm(String uuid, String grpName, String versionName) PropertyGroupImpl.getPropertyGroupForm(String uuid, String grpName) PropertyGroupImpl.getPropertyGroupFormDefinition(String grpName) PropertyGroupImpl.getPropertyGroupFormDefinition(String uuid, String grpName) PropertyGroupImpl.getRegisteredDefinition()ReportImpl.getReport(long rpId) ReportImpl.getReports(boolean active) ReportImpl.getSqlReports(boolean active) PropertyGroupImpl.getSuggestBoxKeyValue(String grpName, String propertyName, String key) WorkflowImpl.getSuggestBoxKeyValue(long pdId, String uuid, String taskName, String propertyName, String key) PropertyGroupImpl.getSuggestBoxKeyValuesFiltered(String grpName, String propertyName, String filter) WorkflowImpl.getSuggestBoxKeyValuesFiltered(long pdId, String uuid, String taskName, String propertyName, String filter) PropertyGroupImpl.getSuggestions(String uuid, String grpName, String propName) booleanvoidvoidPropertyGroupImpl.registerDefinition(InputStream is, String name) voidWorkflowImpl.registerProcessDefinition(InputStream is) ReportImpl.save(long rpId, Map<String, String> params, String format, String dstId, String docName, String uuid) voidvoid
DocumentImpl.createFromTemplate(String, String, boolean, boolean, boolean, boolean, Map)