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

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

Introduction

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

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 &quot;bibboxdocker_ApplicationInstance&quot; 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 &quot;bibboxdocker_ApplicationInstancePort&quot; 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 &quot;bibboxdocker_ApplicationInstanceStatus&quot; 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 &quot;Foo&quot; 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 &quot;FE_CJProduct&quot; 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 &quot;FE_FtpSubscription&quot; 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 &quot;Bemis_Carrier&quot; 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 &quot;Bemis_CustomerLocation&quot; 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.inventory.model.OrderInventoryBatchModel.java

/**
 * The base model interface for the OrderInventoryBatch service. Represents a row in the &quot;Bemis_OrderInventoryBatch&quot; database table, with each column mapped to a property of this class.
 *
 * <p>
 * This interface and its corresponding implementation {@link com.bemis.portal.inventory.model.impl.OrderInventoryBatchModelImpl} 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.inventory.model.impl.OrderInventoryBatchImpl}.
 * </p>