Package org.cxbox.sqlbc.crudma
Class SqlBcSupplier
java.lang.Object
org.cxbox.sqlbc.crudma.SqlBcSupplier
- All Implemented Interfaces:
BcSupplier,RefreshableBcSupplier
@DependsOn("deploymentTransactionSupport")
@Service
public final class SqlBcSupplier
extends Object
implements RefreshableBcSupplier
-
Constructor Summary
ConstructorsConstructorDescriptionSqlBcSupplier(org.cxbox.api.service.AsyncService asyncService, org.cxbox.api.service.tx.TransactionService txService, org.cxbox.model.core.dao.JpaDao jpaDao, MetaRepository metaRepository, SqlBcCreator sqlBcCreator) -
Method Summary
-
Constructor Details
-
SqlBcSupplier
public SqlBcSupplier(org.cxbox.api.service.AsyncService asyncService, org.cxbox.api.service.tx.TransactionService txService, org.cxbox.model.core.dao.JpaDao jpaDao, MetaRepository metaRepository, SqlBcCreator sqlBcCreator)
-
-
Method Details
-
getBcDescription
- Specified by:
getBcDescriptionin interfaceBcSupplier
-
getAllBcNames
- Specified by:
getAllBcNamesin interfaceBcSupplier
-
refresh
public void refresh()- Specified by:
refreshin interfaceRefreshableBcSupplier
-