@StableMinor(version="12.3", sinceVersion="4.2") public abstract class BasePortalEntity extends Object
The use of this class as parent is an alternative of using
PortalEventEntityListener
. This class is more suited when the entity
must control the order of execution of its own event handling code
and the portal event notification.
Constructor and Description |
---|
BasePortalEntity() |
Modifier and Type | Method and Description |
---|---|
protected void |
onPostLoad() |
protected void |
onPostPersist() |
protected void |
onPostRemove() |
protected void |
onPostUpdate() |
protected void |
onPrePersist() |
protected void |
onPreRemove() |
protected void |
onPreUpdate() |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.