Uses of Class
com.openkm.sdk4j.bean.XRef
-
Packages that use XRef Package Description com.openkm.sdk4j.definition com.openkm.sdk4j.impl -
-
Uses of XRef in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that return types with arguments of type XRef Modifier and Type Method Description List<XRef>BaseAutocad. getXrefs(String uuid)Returns a list of the document references of a Autocad document -
Uses of XRef in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that return types with arguments of type XRef Modifier and Type Method Description List<XRef>AutocadImpl. getXrefs(String uuid)
-