Interface DefaultEntityDisplayService
- All Known Implementing Classes:
DefaultEntityDisplayServiceImpl
public interface DefaultEntityDisplayService
Manages and returns
displayers
, used for creating default displays.-
Method Summary
Modifier and TypeMethodDescription@Nullable DefaultEntityDisplayer
getDisplayer
(String entityName)
-
Method Details
-
getDisplayer
-