Interface CallEntityListenerActionService

All Known Implementing Classes:
CallEntityListenerActionServiceImpl

public interface CallEntityListenerActionService
Calls an entity listener on a specified entity.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(String listenerName, String entityName, String where, String fields)