Class LinkPrepareInterceptor

  • All Implemented Interfaces:
    Interceptor, PrepareInterceptor

    public class LinkPrepareInterceptor
    extends java.lang.Object
    implements PrepareInterceptor
    Implements custom prepare logic from Link Jalo class. Mainly this is setting the 'qualifier' attribute to contain the actual code of the link item type.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onPrepare​(java.lang.Object model, InterceptorContext ctx)
      Called in the modelService.saveAll() method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait