Java com.liferay.portal.kernel.model BaseModel fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.model BaseModel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.model BaseModel.

The text is from its open source code.

Implementation

com.liferay.portal.kernel.model.BaseModel has the following implementations.
Click this link to see all its implementation.

Method

ExpandoBridgegetExpandoBridge()
Returns the expando bridge for this model instance.
MapgetModelAttributes()
SerializablegetPrimaryKeyObj()
Returns the primary key of this model instance.
voidsetModelAttributes(Map attributes)