Uses of Interface
com.liferay.portal.kernel.model.TreeModel
Packages that use TreeModel
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
-
Uses of TreeModel in com.liferay.asset.kernel.model
Subinterfaces of TreeModel in com.liferay.asset.kernel.modelModifier and TypeInterfaceDescriptioninterfaceThe extended model interface for the AssetCategory service.Classes in com.liferay.asset.kernel.model that implement TreeModel -
Uses of TreeModel in com.liferay.document.library.kernel.model
Subinterfaces of TreeModel in com.liferay.document.library.kernel.modelModifier and TypeInterfaceDescriptioninterfaceThe extended model interface for the DLFileEntry service.interfaceThe extended model interface for the DLFileShortcut service.interfaceThe extended model interface for the DLFileVersion service.interfaceThe extended model interface for the DLFolder service.Classes in com.liferay.document.library.kernel.model that implement TreeModelModifier and TypeClassDescriptionclassThis class is a wrapper forDLFileEntry.classThis class is a wrapper forDLFileShortcut.classThis class is a wrapper forDLFileVersion.classThis class is a wrapper forDLFolder. -
Uses of TreeModel in com.liferay.portal.kernel.model
Subinterfaces of TreeModel in com.liferay.portal.kernel.modelModifier and TypeInterfaceDescriptioninterfaceThe extended model interface for the Group service.interfaceThe extended model interface for the Organization service.Classes in com.liferay.portal.kernel.model that implement TreeModelModifier and TypeClassDescriptionclassThis class is a wrapper forGroup.classThis class is a wrapper forOrganization. -
Uses of TreeModel in com.liferay.portal.kernel.tree
Classes in com.liferay.portal.kernel.tree with type parameters of type TreeModelModifier and TypeInterfaceDescriptioninterfaceTreeModelTasks<T extends TreeModel>classTreeModelTasksAdapter<T extends TreeModel>