public class TreePathUtil
extends Object
Constructor and Description |
---|
TreePathUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
rebuildTree(long companyId,
long parentPrimaryKey,
String parentTreePath,
TreeModelTasks<?> treeModelTasks) |
public static void rebuildTree(long companyId, long parentPrimaryKey, String parentTreePath, TreeModelTasks<?> treeModelTasks) throws PortalException
PortalException