Uses of Class
com.openkm.sdk4j.bean.CustomAction
-
Packages that use CustomAction Package Description com.openkm.sdk4j.bean -
-
Uses of CustomAction in com.openkm.sdk4j.bean
Methods in com.openkm.sdk4j.bean that return types with arguments of type CustomAction Modifier and Type Method Description List<CustomAction>ProfileMisc. getCustomActionsDetails()Method parameters in com.openkm.sdk4j.bean with type arguments of type CustomAction Modifier and Type Method Description voidProfileMisc. setCustomActionsDetails(List<CustomAction> customActionsDetails)
-