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 TypeInterfaceDescriptioninterface
The 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 TypeInterfaceDescriptioninterface
The extended model interface for the DLFileEntry service.interface
The extended model interface for the DLFileShortcut service.interface
The extended model interface for the DLFileVersion service.interface
The extended model interface for the DLFolder service.Classes in com.liferay.document.library.kernel.model that implement TreeModelModifier and TypeClassDescriptionclass
This class is a wrapper forDLFileEntry
.class
This class is a wrapper forDLFileShortcut
.class
This class is a wrapper forDLFileVersion
.class
This class is a wrapper forDLFolder
. -
Uses of TreeModel in com.liferay.portal.kernel.model
Subinterfaces of TreeModel in com.liferay.portal.kernel.modelModifier and TypeInterfaceDescriptioninterface
The extended model interface for the Group service.interface
The extended model interface for the Organization service.Classes in com.liferay.portal.kernel.model that implement TreeModelModifier and TypeClassDescriptionclass
This class is a wrapper forGroup
.class
This 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 TypeInterfaceDescriptioninterface
TreeModelTasks<T extends TreeModel>
class
TreeModelTasksAdapter<T extends TreeModel>