Package io.tesler.core.crudma.bc
Interface BcSupplier
-
- All Known Subinterfaces:
RefreshableBcSupplier
- All Known Implementing Classes:
AbstractEnumBcSupplier,CoreServiceAssociation.CoreBcSupplier,DictionaryServiceAssociation.DictionaryBcSupplier,LinkedDictionaryServiceAssociation.LinkedDictionaryBcSupplier,NotificationServiceAssociation.CoreBcSupplier,SqlBcSupplier,WorkflowServiceAssociation.WorkflowBcSupplier
public interface BcSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getAllBcNames()BcDescriptiongetBcDescription(String bcName)
-
-
-
Method Detail
-
getBcDescription
BcDescription getBcDescription(String bcName)
-
-