public final class TreeHelper extends Object
Modifier and Type | Method and Description |
---|---|
static IListIterable |
findNode(COM.FutureTense.Interfaces.ICS ics,
String tree,
com.fatwire.assetapi.data.AssetId assetId) |
static IListIterable |
findNode(COM.FutureTense.Interfaces.ICS ics,
String tree,
String otype,
long oid) |
static IListIterable |
findNode(COM.FutureTense.Interfaces.ICS ics,
String tree,
String otype,
String oid) |
static IListIterable |
findParents(COM.FutureTense.Interfaces.ICS ics,
String tree,
String nid) |
public static IListIterable findNode(COM.FutureTense.Interfaces.ICS ics, String tree, com.fatwire.assetapi.data.AssetId assetId)
public static IListIterable findNode(COM.FutureTense.Interfaces.ICS ics, String tree, String otype, long oid)
public static IListIterable findNode(COM.FutureTense.Interfaces.ICS ics, String tree, String otype, String oid)
public static IListIterable findParents(COM.FutureTense.Interfaces.ICS ics, String tree, String nid)
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.