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

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

Introduction

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

Usage

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

/**
 * <p>
 * This class is a wrapper for {@link ApplicationInstanceContainer}.
 * </p>
 *
 * @author Robert Reihs

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

/**
 * <p>
 * This class is a wrapper for {@link ApplicationInstancePort}.
 * </p>
 *
 * @author Robert Reihs

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

/**
 * <p>
 * This class is a wrapper for {@link ApplicationInstanceStatus}.
 * </p>
 *
 * @author Robert Reihs

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

/**
 * <p>
 * This class is a wrapper for {@link ApplicationInstance}.
 * </p>
 *
 * @author Robert Reihs

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

/**
 * <p>
 * This class is a wrapper for {@link Foo}.
 * </p>
 *
 * @author Brian Wing Shun Chan

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

/**
 * <p>
 * This class is a wrapper for {@link CJProduct}.
 * </p>
 *
 * @author Brian Wing Shun Chan

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

/**
 * <p>
 * This class is a wrapper for {@link FtpSubscription}.
 * </p>
 *
 * @author Brian Wing Shun Chan

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

/**
 * <p>
 * This class is a wrapper for {@link Carrier}.
 * </p>
 *
 * @author Thuong Dinh

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

/**
 * <p>
 * This class is a wrapper for {@link CustomerLocation}.
 * </p>
 *
 * @author Brian Greenwald

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

/**
 * <p>
 * This class is a wrapper for {@link DataSyncReport}.
 * </p>
 *
 * @author Brian Wing Shun Chan