| Constructor and Description |
|---|
DefaultAuditUserApi(AuditDao auditDao,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultAuditDao(org.skife.jdbi.v2.IDBI dbi,
org.skife.jdbi.v2.IDBI roDbi,
org.killbill.clock.Clock clock,
CacheControllerDispatcher cacheControllerDispatcher,
NonEntityDao nonEntityDao,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultCustomFieldUserApi(InternalCallContextFactory internalCallContextFactory,
CustomFieldDao customFieldDao) |
| Constructor and Description |
|---|
DefaultCustomFieldDao(org.skife.jdbi.v2.IDBI dbi,
org.skife.jdbi.v2.IDBI roDbi,
org.killbill.clock.Clock clock,
CacheControllerDispatcher controllerDispatcher,
NonEntityDao nonEntityDao,
InternalCallContextFactory internalCallContextFactory,
org.killbill.bus.api.PersistentBus bus,
AuditDao auditDao) |
| Constructor and Description |
|---|
EntitySqlDaoTransactionalJdbiWrapper(org.skife.jdbi.v2.IDBI dbi,
org.skife.jdbi.v2.IDBI roDbi,
org.killbill.clock.Clock clock,
CacheControllerDispatcher cacheControllerDispatcher,
NonEntityDao nonEntityDao,
InternalCallContextFactory internalCallContextFactory) |
EntitySqlDaoWrapperFactory(org.skife.jdbi.v2.Handle handle,
org.killbill.clock.Clock clock,
CacheControllerDispatcher cacheControllerDispatcher,
InternalCallContextFactory internalCallContextFactory) |
EntitySqlDaoWrapperInvocationHandler(java.lang.Class<S> sqlDaoClass,
S sqlDao,
org.skife.jdbi.v2.Handle handle,
org.killbill.clock.Clock clock,
CacheControllerDispatcher cacheControllerDispatcher,
InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultExportUserApi(DatabaseExportDao exportDao,
InternalCallContextFactory internalCallContextFactory) |
| Modifier and Type | Method and Description |
|---|---|
InternalCallContextFactory |
NoCachingInternalCallContextFactoryProvider.get() |
| Constructor and Description |
|---|
DefaultRecordIdApi(InternalCallContextFactory internalCallContextFactory) |
| Constructor and Description |
|---|
DefaultTagUserApi(InternalCallContextFactory internalCallContextFactory,
TagDefinitionDao tagDefinitionDao,
TagDao tagDao) |
| Constructor and Description |
|---|
DefaultTagDao(org.skife.jdbi.v2.IDBI dbi,
org.skife.jdbi.v2.IDBI roDbi,
TagEventBuilder tagEventBuilder,
org.killbill.bus.api.PersistentBus bus,
org.killbill.clock.Clock clock,
CacheControllerDispatcher controllerDispatcher,
NonEntityDao nonEntityDao,
InternalCallContextFactory internalCallContextFactory,
AuditDao auditDao) |
DefaultTagDefinitionDao(org.skife.jdbi.v2.IDBI dbi,
org.skife.jdbi.v2.IDBI roDbi,
TagEventBuilder tagEventBuilder,
org.killbill.bus.api.PersistentBus bus,
org.killbill.clock.Clock clock,
CacheControllerDispatcher controllerDispatcher,
NonEntityDao nonEntityDao,
InternalCallContextFactory internalCallContextFactory,
AuditDao auditDao) |
Copyright © 2010-2020. All Rights Reserved.