Interface TmaBpoPreConfigService
- All Known Implementing Classes:
DefaultTmaBpoPreConfigService
public interface TmaBpoPreConfigService
Service handles operations related to
TmaBpoPreConfigModel- Since:
- 6.7
-
Method Summary
Modifier and TypeMethodDescriptiongetBpoPreConfigForCode(String code) Fetches theTmaBpoPreConfigModelfor the given code
-
Method Details
-
getBpoPreConfigForCode
Fetches theTmaBpoPreConfigModelfor the given code- Parameters:
code- Unique identifier for theTmaBpoPreConfigModel- Returns:
TmaBpoPreConfigModel
-