Interface DomainObjectService


public interface DomainObjectService
Simple interface for getting a DomainObject. This is used to delay the opening of a domainObject until it is needed.
  • Method Summary

    Change
    Modifier and Type
    Method
    Description
     
  • Method Details