Interface DomainObjectClosedListener


public interface DomainObjectClosedListener
An interface that allows for a callback when a DomainObject is closed.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • domainObjectClosed

      void domainObjectClosed()