Programmatic Registration
public any appendInterceptionPoints( array or list customPoints )controller.getInterceptorService()
.appendInterceptionPoints( [ "onLog", "onError", "onRecordInserted" ] );Last updated
Was this helpful?
public any appendInterceptionPoints( array or list customPoints )controller.getInterceptorService()
.appendInterceptionPoints( [ "onLog", "onError", "onRecordInserted" ] );Last updated
Was this helpful?
Was this helpful?