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 Link icon

    Modifier and Type
    Method
    Description
    Get the domain object to be exported
  • Method Details Link icon

    • getDomainObject Link icon

      DomainObject getDomainObject()
      Get the domain object to be exported
      Returns:
      domain object or null if export limited to domain file