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

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

Introduction

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

Usage

From source file com.liferay.asset.display.template.model.AssetDisplayTemplateModel.java

/**
 * The base model interface for the AssetDisplayTemplate service. Represents a row in the "AssetDisplayTemplate" database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.asset.display.template.model.impl.AssetDisplayTemplateModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link com.liferay.asset.display.template.model.impl.AssetDisplayTemplateImpl}.
 * </p>

From source file com.liferay.asset.tag.stats.model.AssetTagStatsModel.java

/**
 * The base model interface for the AssetTagStats service. Represents a row in the &quot;AssetTagStats&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.asset.tag.stats.model.impl.AssetTagStatsModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link com.liferay.asset.tag.stats.model.impl.AssetTagStatsImpl}.
 * </p>

From source file com.liferay.dynamic.data.mapping.model.DDMStructureModel.java

/**
 * The base model interface for the DDMStructure service. Represents a row in the &quot;DDMStructure&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.dynamic.data.mapping.model.impl.DDMStructureModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link com.liferay.dynamic.data.mapping.model.impl.DDMStructureImpl}.
 * </p>