public class ListableUtil
extends java.lang.Object
Listable
items.Constructor and Description |
---|
ListableUtil() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Item> |
getListableItems(Item item,
SyncFilter.SourceItemTransform transform)
Get all item types that can have the specified relation to the
with the given item type.
|
static SourceItemTransformerFactory |
getTransformerFactory(Item targetItemType)
Create a source item transformer factory that can transform items to the given
target item type.
|
public static java.util.List<Item> getListableItems(Item item, SyncFilter.SourceItemTransform transform)
public static SourceItemTransformerFactory getTransformerFactory(Item targetItemType)