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

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

Introduction

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

Usage

From source file at.graz.meduni.bibbox.liferay.portlet.model.ApplicationInstance.java

/**
 * The extended 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.
 *
 * @author Robert Reihs
 * @see ApplicationInstanceModel
 * @see at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstanceImpl

From source file at.graz.meduni.bibbox.liferay.portlet.model.ApplicationInstanceContainer.java

/**
 * The extended 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.
 *
 * @author Robert Reihs
 * @see ApplicationInstanceContainerModel
 * @see at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstanceContainerImpl

From source file at.graz.meduni.bibbox.liferay.portlet.model.ApplicationInstancePort.java

/**
 * The extended 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.
 *
 * @author Robert Reihs
 * @see ApplicationInstancePortModel
 * @see at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstancePortImpl

From source file at.graz.meduni.bibbox.liferay.portlet.model.ApplicationInstanceStatus.java

/**
 * The extended 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.
 *
 * @author Robert Reihs
 * @see ApplicationInstanceStatusModel
 * @see at.graz.meduni.bibbox.liferay.portlet.model.impl.ApplicationInstanceStatusImpl

From source file blade.servicebuilder.model.Foo.java

/**
 * The extended model interface for the Foo service. Represents a row in the "Foo" database table, with each column mapped to a property of this class.
 *
 * @author Brian Wing Shun Chan
 * @see FooModel
 * @see blade.servicebuilder.model.impl.FooImpl

From source file ca.efendi.datafeeds.model.CJProduct.java

/**
 * The extended 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.
 *
 * @author Brian Wing Shun Chan
 * @see CJProductModel
 * @see ca.efendi.datafeeds.model.impl.CJProductImpl

From source file ca.efendi.datafeeds.model.FtpSubscription.java

/**
 * The extended 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.
 *
 * @author Brian Wing Shun Chan
 * @see FtpSubscriptionModel
 * @see ca.efendi.datafeeds.model.impl.FtpSubscriptionImpl

From source file com.bemis.portal.carriers.model.Carrier.java

/**
 * The extended 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.
 *
 * @author Thuong Dinh
 * @see CarrierModel
 * @see com.bemis.portal.carriers.model.impl.CarrierImpl

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

/**
 * The extended 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.
 *
 * @author Brian Greenwald
 * @see CustomerLocationModel
 * @see com.bemis.portal.customer.model.impl.CustomerLocationImpl

From source file com.bemis.portal.data.sync.report.model.DataSyncReport.java

/**
 * The extended 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.
 *
 * @author Brian Wing Shun Chan
 * @see DataSyncReportModel
 * @see com.bemis.portal.data.sync.report.model.impl.DataSyncReportImpl