Example usage for com.liferay.portal.kernel.model PermissionedModel interface-usage

List of usage examples for com.liferay.portal.kernel.model PermissionedModel interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.model PermissionedModel interface-usage.

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.maven.test.sb.model.Assignment.java

/**
 * The extended model interface for the Assignment service. Represents a row in the "DXP_Assignment" database table, with each column mapped to a property of this class.
 *
 * @author Brian Wing Shun Chan
 * @see AssignmentModel
 * @see com.liferay.maven.test.sb.model.impl.AssignmentImpl

From source file com.sohlman.liferay.perm.integ.model.IntegrationInfo.java

/**
 * The extended model interface for the IntegrationInfo service. Represents a row in the "IntegrationInfo" database table, with each column mapped to a property of this class.
 *
 * @author Brian Wing Shun Chan
 * @see IntegrationInfoModel
 * @see com.sohlman.liferay.perm.integ.model.impl.IntegrationInfoImpl

From source file eu.gerhards.liferay.services.angular.model.AngularResourceBlock.java

/**
 * The extended model interface for the AngularResourceBlock service. Represents a row in the "AngularServices_AngularResourceBlock" database table, with each column mapped to a property of this class.
 *
 * @author Brian Wing Shun Chan
 * @see AngularResourceBlockModel
 * @see eu.gerhards.liferay.services.angular.model.impl.AngularResourceBlockImpl