Interface ModelReaderMock.Delegate

Enclosing class:
ModelReaderMock

public static interface ModelReaderMock.Delegate
  • Method Summary

    Modifier and Type
    Method
    Description
    org.ofbiz.core.entity.model.ModelEntity
    getModelEntity(String entityName)
     
  • Method Details

    • getModelEntity

      org.ofbiz.core.entity.model.ModelEntity getModelEntity(String entityName)