Interface CallEntityListenerActionService

All Known Implementing Classes:
CallEntityListenerActionServiceImpl

@Deprecated public interface CallEntityListenerActionService
Deprecated.
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)
    Deprecated.