Package | Description |
---|---|
com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeModelTasksAdapter<T extends TreeModel>
Deprecated.
As of Wilberforce (7.0.x), moved to
TreeModelTasksAdapter |
Modifier and Type | Method and Description |
---|---|
static void |
TreePathUtil.rebuildTree(long companyId,
long parentPrimaryKey,
String parentTreePath,
TreeModelTasks<?> treeModelTasks)
Deprecated.
|