Uses of Class
com.openkm.sdk4j.bean.RelationType
-
Packages that use RelationType Package Description com.openkm.sdk4j.definition com.openkm.sdk4j.impl -
-
Uses of RelationType in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that return types with arguments of type RelationType Modifier and Type Method Description List<RelationType>BaseRelation. getRelationTypes(String type)Gets relation types. -
Uses of RelationType in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that return types with arguments of type RelationType Modifier and Type Method Description List<RelationType>RelationImpl. getRelationTypes(String type)
-