Uses of Class
com.openkm.sdk4j.bean.StampItem
-
Packages that use StampItem Package Description com.openkm.sdk4j.definition com.openkm.sdk4j.impl -
-
Uses of StampItem in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that return types with arguments of type StampItem Modifier and Type Method Description List<StampItem>BaseStamp. getAllStamps()Gets all stamps. -
Uses of StampItem in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that return types with arguments of type StampItem Modifier and Type Method Description List<StampItem>StampImpl. getAllStamps()
-