Cached
For classes whose title is to be cached, use DomainObjectLayout#titleUiEvent() with a subclass of org.apache.causeway.applib.CausewayModuleApplib.TitleUiEvent that implements this marker interface.
The cache configuration will by default be taken from org.apache.causeway.core.config.CausewayConfiguration.Extensions.Titlecache , but if the CachedWithCacheSettings is implemented, then these defaults can be fine-tuned.