Uses of Interface
org.gcube.accounting.accounting.summary.access.impl.ContextTreeProvider
Packages that use ContextTreeProvider
Package
Description
-
Uses of ContextTreeProvider in org.gcube.accounting.accounting.summary.access
Methods in org.gcube.accounting.accounting.summary.access with parameters of type ContextTreeProviderModifier and TypeMethodDescriptionstatic AccountingDaoAccountingDao.get(ContextTreeProvider provider) -
Uses of ContextTreeProvider in org.gcube.accounting.accounting.summary.access.impl
Classes in org.gcube.accounting.accounting.summary.access.impl that implement ContextTreeProviderMethods in org.gcube.accounting.accounting.summary.access.impl with parameters of type ContextTreeProviderModifier and TypeMethodDescriptionvoidAccountingDaoImpl.setTreeProvider(ContextTreeProvider treeProvider) Constructors in org.gcube.accounting.accounting.summary.access.impl with parameters of type ContextTreeProviderModifierConstructorDescriptionAccountingDaoImpl(ContextTreeProvider treeProvider, ConnectionManager connectionManager)