Uses of Class
com.podio.item.ItemMini
-
Packages that use ItemMini Package Description com.podio.item -
-
Uses of ItemMini in com.podio.item
Methods in com.podio.item that return types with arguments of type ItemMini Modifier and Type Method Description List<ItemMini>ItemAPI. getItemsByFieldAndTitle(int fieldId, String text, List<Integer> notItemIds, Integer limit)Used to find possible items for a given application field.
-