Uses of Class
com.openkm.sdk4j.exception.FilePlanCatalogManagerException
-
Packages that use FilePlanCatalogManagerException Package Description com.openkm.sdk4j.definition com.openkm.sdk4j.impl -
-
Uses of FilePlanCatalogManagerException in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that throw FilePlanCatalogManagerException Modifier and Type Method Description voidBaseDocument. move(String uuid, String dstId)Move a document to another location in the repository.voidBaseMail. move(String uuid, String dstId)Move mail.voidBaseRecord. move(String uuid, String dstId)Move record. -
Uses of FilePlanCatalogManagerException in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that throw FilePlanCatalogManagerException Modifier and Type Method Description voidDocumentImpl. move(String uuid, String dstId)voidMailImpl. move(String uuid, String dstId)voidRecordImpl. move(String uuid, String dstId)
-