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

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

Introduction

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

Usage

From source file com.bemis.portal.customer.model.CustomerLocationModel.java

/**
 * The base model interface for the CustomerLocation service. Represents a row in the "Bemis_CustomerLocation" database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.bemis.portal.customer.model.impl.CustomerLocationModelImpl} 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.bemis.portal.customer.model.impl.CustomerLocationImpl}.
 * </p>

From source file com.liferay.asset.category.property.model.AssetCategoryPropertyModel.java

/**
 * The base model interface for the AssetCategoryProperty service. Represents a row in the &quot;AssetCategoryProperty&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.asset.category.property.model.impl.AssetCategoryPropertyModelImpl} 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.category.property.model.impl.AssetCategoryPropertyImpl}.
 * </p>

From source file com.liferay.osb.scv.user.mapper.model.MappingDataSourceModel.java

/**
 * The base model interface for the MappingDataSource service. Represents a row in the &quot;OSB_SCV_MappingDataSource&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.osb.scv.user.mapper.model.impl.MappingDataSourceModelImpl} 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.osb.scv.user.mapper.model.impl.MappingDataSourceImpl}.
 * </p>

From source file com.liferay.osb.scv.user.mapper.model.UserMappingRuleModel.java

/**
 * The base model interface for the UserMappingRule service. Represents a row in the &quot;OSB_SCV_UserMappingRule&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.osb.scv.user.mapper.model.impl.UserMappingRuleModelImpl} 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.osb.scv.user.mapper.model.impl.UserMappingRuleImpl}.
 * </p>

From source file com.liferay.projects.dashboard.problem.model.ProblemModel.java

/**
 * The base model interface for the Problem service. Represents a row in the &quot;PD_Problem&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.projects.dashboard.problem.model.impl.ProblemModelImpl} 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.projects.dashboard.problem.model.impl.ProblemImpl}.
 * </p>

From source file com.liferay.samplealloymvc.model.AssetModel.java

/**
 * The base model interface for the Asset service. Represents a row in the &quot;SAMVC_Asset&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.samplealloymvc.model.impl.AssetModelImpl} 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.samplealloymvc.model.impl.AssetImpl}.
 * </p>

From source file com.liferay.samplealloymvc.model.CheckoutModel.java

/**
 * The base model interface for the Checkout service. Represents a row in the &quot;SAMVC_Checkout&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.samplealloymvc.model.impl.CheckoutModelImpl} 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.samplealloymvc.model.impl.CheckoutImpl}.
 * </p>

From source file com.liferay.samplealloymvc.model.SAMTodoItemModel.java

/**
 * The base model interface for the SAMTodoItem service. Represents a row in the &quot;SAM_SAMTodoItem&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.samplealloymvc.model.impl.SAMTodoItemModelImpl} 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.samplealloymvc.model.impl.SAMTodoItemImpl}.
 * </p>

From source file com.liferay.samplealloymvc.model.SAMTodoListModel.java

/**
 * The base model interface for the SAMTodoList service. Represents a row in the &quot;SAM_SAMTodoList&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.liferay.samplealloymvc.model.impl.SAMTodoListModelImpl} 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.samplealloymvc.model.impl.SAMTodoListImpl}.
 * </p>

From source file fi.jguru.yubikey.otp.login.service.model.YubikeyOTPKeyEntryModel.java

/**
 * The base model interface for the YubikeyOTPKeyEntry service. Represents a row in the &quot;JGURU_YubikeyOTPKeyEntry&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link fi.jguru.yubikey.otp.login.service.model.impl.YubikeyOTPKeyEntryModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link fi.jguru.yubikey.otp.login.service.model.impl.YubikeyOTPKeyEntryImpl}.
 * </p>