Uses of Class
com.openkm.sdk4j.exception.FilePlanRecordManagerException
-
Packages that use FilePlanRecordManagerException Package Description com.openkm.sdk4j.definition com.openkm.sdk4j.impl -
-
Uses of FilePlanRecordManagerException in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that throw FilePlanRecordManagerException Modifier and Type Method Description PromoteAsRecordEvaluationBaseNode. mayBePromotedAsRecord(String uuid, boolean fullEvaluation)May be promoted as record promote as record evaluation.voidBaseNode. promoteAsRecord(String uuid)Promote as record. -
Uses of FilePlanRecordManagerException in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that throw FilePlanRecordManagerException Modifier and Type Method Description PromoteAsRecordEvaluationNodeImpl. mayBePromotedAsRecord(String uuid, boolean fullEvaluation)voidNodeImpl. promoteAsRecord(String uuid)
-