Interface CollectionTypeContainerService
- All Superinterfaces:
MainContainerService<CollectionTypeFill>
- All Known Implementing Classes:
DefaultCollectionTypeContainer
This interface represents a container service for collection type fill implementations.
It extends the `MainContainerService` interface, specifying the type parameter as `CollectionTypeFill`.
This interface is responsible for providing access to the container of collection type fill implementations.
-
Method Summary
Methods inherited from interface ru.objectsfill.service.interfaces.MainContainerService
getContainer