Uses of Interface
org.gcube.accounting.accounting.summary.access.impl.ContextTreeProvider
-
Packages that use ContextTreeProvider Package Description org.gcube.accounting.accounting.summary.access org.gcube.accounting.accounting.summary.access.impl -
-
Uses of ContextTreeProvider in org.gcube.accounting.accounting.summary.access
Methods in org.gcube.accounting.accounting.summary.access with parameters of type ContextTreeProvider Modifier and Type Method Description static 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 ContextTreeProvider Modifier and Type Class Description classBasicContextTreeProviderMethods in org.gcube.accounting.accounting.summary.access.impl with parameters of type ContextTreeProvider Modifier and Type Method Description voidAccountingDaoImpl. setTreeProvider(ContextTreeProvider treeProvider)Constructors in org.gcube.accounting.accounting.summary.access.impl with parameters of type ContextTreeProvider Constructor Description AccountingDaoImpl(ContextTreeProvider treeProvider, ConnectionManager connectionManager)
-