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

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

Introduction

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

Usage

From source file com.liferay.site.model.adapter.StagedGroup.java

/**
 * @author Daniel Kocsis
 */
public interface StagedGroup extends Group, StagedModel {
}