Uses of Class
com.openkm.sdk4j.bean.MimeType
-
Packages that use MimeType Package Description com.openkm.sdk4j.definition com.openkm.sdk4j.impl -
-
Uses of MimeType in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that return types with arguments of type MimeType Modifier and Type Method Description List<MimeType>BaseSearch. getMimeTypes()Gets mime types. -
Uses of MimeType in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that return types with arguments of type MimeType Modifier and Type Method Description List<MimeType>SearchImpl. getMimeTypes()
-