List of usage examples for com.liferay.portal.kernel.model AuditedModel interface-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 "AssetCategoryProperty" 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 "OSB_SCV_MappingDataSource" 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 "OSB_SCV_UserMappingRule" 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 "PD_Problem" 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 "SAMVC_Asset" 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 "SAMVC_Checkout" 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 "SAM_SAMTodoItem" 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 "SAM_SAMTodoList" 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 "JGURU_YubikeyOTPKeyEntry" 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>