Uses of Interface
org.openwms.tms.impl.ProblemHistoryRepository
Packages that use ProblemHistoryRepository
Package
Description
This package contains the implementation classes that shall not be used directly only through interfaces.
-
Uses of ProblemHistoryRepository in org.openwms.tms.impl
Fields in org.openwms.tms.impl declared as ProblemHistoryRepositoryModifier and TypeFieldDescriptionprivate final ProblemHistoryRepositoryAddProblemFunction.repositoryprivate final ProblemHistoryRepositoryAddProblemImpl.repositoryConstructors in org.openwms.tms.impl with parameters of type ProblemHistoryRepositoryModifierConstructorDescription(package private)AddProblemFunction(ProblemHistoryRepository repository) (package private)AddProblemImpl(ProblemHistoryRepository repository)