public class ManagedAspectHandler extends Object implements EventHandler
| Constructor and Description |
|---|
ManagedAspectHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
calculateManagedFields(EventContext context)
Handler method that calculates the administrative data properties of entities
with the "managed" aspect.
|
@HandlerOrder(value=11000) public void calculateManagedFields(EventContext context)
context - the event contextCopyright © 2022. All rights reserved.