Interface IMasterDataRegistrationService
- All Known Implementing Classes:
MasterDataRegistrationService
public interface IMasterDataRegistrationService
A service that provides methods for registering master data.
-
Method Summary
Modifier and TypeMethodDescriptionCreate a transaction for registering master data.
-
Method Details
-
transaction
IMasterDataRegistrationTransaction transaction()Create a transaction for registering master data.
-