|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
com.liferay.portal.model.impl.UserNotificationEventModelImpl
com.liferay.portal.model.impl.UserNotificationEventBaseImpl
@ProviderType public abstract class UserNotificationEventBaseImpl
The extended model base implementation for the UserNotificationEvent service. Represents a row in the "UserNotificationEvent" database table, with each column mapped to a property of this class.
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in UserNotificationEventImpl.
UserNotificationEventImpl,
UserNotificationEvent,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.model.UserNotificationEvent |
|---|
USER_NOTIFICATION_EVENT_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
UserNotificationEventBaseImpl()
|
|
| Method Summary | |
|---|---|
void |
persist()
|
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.model.UserNotificationEventModel |
|---|
clone, compareTo, getActionRequired, getArchived, getCompanyId, getDeliverBy, getDelivered, getDeliveryType, getExpandoBridge, getMvccVersion, getPayload, getPrimaryKey, getPrimaryKeyObj, getTimestamp, getType, getUserId, getUserNotificationEventId, getUserUuid, getUuid, hashCode, isActionRequired, isArchived, isCachedModel, isDelivered, isEscapedModel, isNew, setActionRequired, setArchived, setCachedModel, setCompanyId, setDeliverBy, setDelivered, setDeliveryType, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMvccVersion, setNew, setPayload, setPrimaryKey, setPrimaryKeyObj, setTimestamp, setType, setUserId, setUserNotificationEventId, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public UserNotificationEventBaseImpl()
| Method Detail |
|---|
public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModel
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||