List of usage examples for com.liferay.portal.kernel.model TreeModel interface-usage
From source file com.liferay.bookmarks.model.BookmarksEntry.java
/**
* The extended model interface for the BookmarksEntry service. Represents a row in the "BookmarksEntry" database table, with each column mapped to a property of this class.
*
* @author Brian Wing Shun Chan
* @see BookmarksEntryModel
* @see com.liferay.bookmarks.model.impl.BookmarksEntryImpl
From source file com.liferay.bookmarks.model.BookmarksFolder.java
/**
* The extended model interface for the BookmarksFolder service. Represents a row in the "BookmarksFolder" database table, with each column mapped to a property of this class.
*
* @author Brian Wing Shun Chan
* @see BookmarksFolderModel
* @see com.liferay.bookmarks.model.impl.BookmarksFolderImpl
From source file com.liferay.journal.model.JournalArticle.java
/**
* The extended model interface for the JournalArticle service. Represents a row in the "JournalArticle" database table, with each column mapped to a property of this class.
*
* @author Brian Wing Shun Chan
* @see JournalArticleModel
* @see com.liferay.journal.model.impl.JournalArticleImpl
From source file com.liferay.journal.model.JournalFolder.java
/**
* The extended model interface for the JournalFolder service. Represents a row in the "JournalFolder" database table, with each column mapped to a property of this class.
*
* @author Brian Wing Shun Chan
* @see JournalFolderModel
* @see com.liferay.journal.model.impl.JournalFolderImpl