TreeModelTasks@Deprecated public interface TreeModelTasks<T extends TreeModel>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
findTreeModels(long previousId,
long companyId,
long parentPrimaryKey,
int size)
Deprecated.
|
void |
rebuildDependentModelsTreePaths(long parentPrimaryKey,
String treePath)
Deprecated.
|
void |
reindexTreeModels(List<TreeModel> treeModels)
Deprecated.
|
List<T> findTreeModels(long previousId, long companyId, long parentPrimaryKey, int size)
void rebuildDependentModelsTreePaths(long parentPrimaryKey,
String treePath)
throws PortalException
PortalExceptionvoid reindexTreeModels(List<TreeModel> treeModels) throws PortalException
PortalException