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

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

Introduction

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

Usage

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

/**
 * The cache model class for representing ApplicationInstance in entity cache.
 *
 * @author Robert Reihs
 * @see ApplicationInstance
 * @generated

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

/**
 * The cache model class for representing ApplicationInstanceContainer in entity cache.
 *
 * @author Robert Reihs
 * @see ApplicationInstanceContainer
 * @generated

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

/**
 * The cache model class for representing ApplicationInstancePort in entity cache.
 *
 * @author Robert Reihs
 * @see ApplicationInstancePort
 * @generated

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

/**
 * The cache model class for representing ApplicationInstanceStatus in entity cache.
 *
 * @author Robert Reihs
 * @see ApplicationInstanceStatus
 * @generated

From source file blade.servicebuilder.model.impl.FooCacheModel.java

/**
 * The cache model class for representing Foo in entity cache.
 *
 * @author Brian Wing Shun Chan
 * @see Foo
 * @generated

From source file ca.efendi.datafeeds.model.impl.CJProductCacheModel.java

/**
 * The cache model class for representing CJProduct in entity cache.
 *
 * @author Brian Wing Shun Chan
 * @see CJProduct
 * @generated

From source file ca.efendi.datafeeds.model.impl.FtpSubscriptionCacheModel.java

/**
 * The cache model class for representing FtpSubscription in entity cache.
 *
 * @author Brian Wing Shun Chan
 * @see FtpSubscription
 * @generated

From source file com.bemis.portal.carriers.model.impl.CarrierCacheModel.java

/**
 * The cache model class for representing Carrier in entity cache.
 *
 * @author Thuong Dinh
 * @see Carrier
 * @generated

From source file com.bemis.portal.customer.model.impl.CustomerLocationCacheModel.java

/**
 * The cache model class for representing CustomerLocation in entity cache.
 *
 * @author Brian Greenwald
 * @see CustomerLocation
 * @generated

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

/**
 * The cache model class for representing DataSyncReport in entity cache.
 *
 * @author Brian Wing Shun Chan
 * @see DataSyncReport
 * @generated