List of usage examples for com.liferay.portal.kernel.model BaseModel interface-usage
From source file at.graz.meduni.bibbox.liferay.portlet.model.ApplicationInstanceContainerModel.java
/**
* The base model interface for the ApplicationInstanceContainer service. Represents a row in the "bibboxdocker_ApplicationInstanceContainer" database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstanceContainerModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstanceContainerImpl}.
* </p>
From source file at.graz.meduni.bibbox.liferay.portlet.model.ApplicationInstanceModel.java
/**
* The base model interface for the ApplicationInstance service. Represents a row in the "bibboxdocker_ApplicationInstance" database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstanceModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstanceImpl}.
* </p>
From source file at.graz.meduni.bibbox.liferay.portlet.model.ApplicationInstancePortModel.java
/**
* The base model interface for the ApplicationInstancePort service. Represents a row in the "bibboxdocker_ApplicationInstancePort" database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstancePortModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstancePortImpl}.
* </p>
From source file at.graz.meduni.bibbox.liferay.portlet.model.ApplicationInstanceStatusModel.java
/**
* The base model interface for the ApplicationInstanceStatus service. Represents a row in the "bibboxdocker_ApplicationInstanceStatus" database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstanceStatusModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstanceStatusImpl}.
* </p>
From source file blade.servicebuilder.model.FooModel.java
/**
* The base model interface for the Foo service. Represents a row in the "Foo" database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link blade.servicebuilder.model.impl.FooModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link blade.servicebuilder.model.impl.FooImpl}.
* </p>
From source file ca.efendi.datafeeds.model.CJProductModel.java
/**
* The base model interface for the CJProduct service. Represents a row in the "FE_CJProduct" database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link ca.efendi.datafeeds.model.impl.CJProductModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link ca.efendi.datafeeds.model.impl.CJProductImpl}.
* </p>
From source file ca.efendi.datafeeds.model.FtpSubscriptionModel.java
/**
* The base model interface for the FtpSubscription service. Represents a row in the "FE_FtpSubscription" database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link ca.efendi.datafeeds.model.impl.FtpSubscriptionModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link ca.efendi.datafeeds.model.impl.FtpSubscriptionImpl}.
* </p>
From source file com.bemis.portal.carriers.model.CarrierModel.java
/**
* The base model interface for the Carrier service. Represents a row in the "Bemis_Carrier" database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link com.bemis.portal.carriers.model.impl.CarrierModelImpl} 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.carriers.model.impl.CarrierImpl}.
* </p>
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.bemis.portal.data.sync.report.model.DataSyncReportModel.java
/**
* The base model interface for the DataSyncReport service. Represents a row in the "Bemis_DataSyncReport" database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link com.bemis.portal.data.sync.report.model.impl.DataSyncReportModelImpl} 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.data.sync.report.model.impl.DataSyncReportImpl}.
* </p>