in Education by

What is Business Delegate pattern?

1 Answer

0 votes
by
What is Business Delegate pattern? Business Delegate Pattern is used to decouple presentation tier and business tier. It is basically use to reduce communication or remote lookup functionality to business tier code in presentation tier code. In business tier we have following entities. Client - Presentation tier code may be JSP, servlet or UI java code. Business Delegate - A single entry point class for client entities to provide access to Business Service methods. LookUp Service - Lookup service object is responsible to get relative business implementation and provide business object access to business delegate object. Business Service - Business Service interface. Concrete classes implement this business service to provide actual business implementation logic.

Related questions

0 votes
    I'm working on an extension (BHO) for Internet Explorer, and having trouble attaching a .NET delegate to ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    I want to assign to a datatable such that. If datatable is null create a new datatable else clear ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 4, 2022 in Education by JackTerrance
0 votes
    I have developed one application in which i have to detect whether user has tapped home button or whether ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    I have developed one application in which i have to detect whether user has tapped home button or whether ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    What is a multicast delegate in C#?...
asked Jul 27, 2021 in Technology by JackTerrance
0 votes
0 votes
    What is a delegate in swift?...
asked Nov 30, 2020 in Technology by JackTerrance
+1 vote
    To delegate administrative tasks for specific resource groups in Azure which?...
asked Oct 20, 2020 in Technology by JackTerrance
0 votes
    Business processes are represented as _______ in Fiori launchpad. A. Joints B. Tiles C. Groups...
asked Mar 2, 2023 in Technology by JackTerrance
0 votes
    SAP Fiori apps can be classified based on _____. 1. Line of Business 2. Industry 3. Roles A. 1,2 B. 2,3 C. 1,2,3...
asked Mar 2, 2023 in Technology by JackTerrance
0 votes
    ___________ is the core business logic on which CorDapps run. A. Transaction B. Contract C. Legal prose D. Flow framework...
asked Feb 23, 2023 in Technology by JackTerrance
0 votes
    State true or false: SAP systems are divided into different clients depending on business requirement, the data can be accessed within the client only. A. True B. False...
asked Feb 20, 2023 in Technology by JackTerrance
0 votes
    How is OpenAI funded, and what is its business model?...
asked Feb 13, 2023 in Technology by JackTerrance
0 votes
    Can you explain the role of a Business Intelligence Analyst?...
asked Feb 4, 2023 in Technology by JackTerrance
0 votes
    Can you explain the difference between Data Warehousing and Business Intelligence?...
asked Feb 4, 2023 in Technology by JackTerrance
...