For example, new procedures should be customized by business domain or by roles to harmonize them with existing procedures and workflows.
例如,应按业务领域或角色定制新程序,以使其与现有程序和工作流程协调一致。
英语百科
Business domain
A business domain in object-oriented programming is the set of classes that represent objects in the business model being implemented. The business domain is distinguishable from the business model in that the business model is an understanding and explanation of information and behaviors in the problem domain while the business domain is an implementation of that model in a specific programming language.