Package org.cxbox.core.controller
Class BCFactory
- java.lang.Object
-
- org.cxbox.core.controller.BCFactory
-
@Service public class BCFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description BCFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BusinessComponentgetBusinessComponent(BcHierarchy bcHierarchy, QueryParameters queryParameters)
-
-
-
Method Detail
-
getBusinessComponent
public BusinessComponent getBusinessComponent(BcHierarchy bcHierarchy, QueryParameters queryParameters)
-
-