The developer later adds the business logic implementation of this task.
接下来开发人员添加这个任务的业务逻辑实现。
In this environment, client machines take care of the data presentation and most of the business logic implementation.
在这种环境中,客户机负责数据表示和大部分事务逻辑执行工作。
It assists developers in providing request and response handling features so that the developer has to only code the actual business logic implementation.
它可以帮助开发人员提供请求和响应处理功能,因此开发人员只需要编写实际的业务逻辑实现代码。
Business rules Provide the ability to represent business rules in a format that can be encapsulated and externalized from the core business logic implementation.
业务规则提供以一种可以从核心业务逻辑实现进行封装和外部化的格式来表示业务规则的能力。
This will create a skeleton service implementation that you can complete with business logic.
这将创建一个服务实现框架,您可以用业务逻辑来完成。
During any project implementation, you will find yourself spending a lot of effort on managing the data objects instead of implementing the business logic.
在任何项目实现期间,您都会发现自己花费了大量的精力管理数据对象,而不是进行业务逻辑的实现。
You should also notice in the example that I always call an actual implementation class to perform the business logic.
您还应当注意到,在示例里我一直调用实际的实现类来执行业务逻辑。
Service implementation has to support not only business functionality of the service, but also all of the data validation and access and coordination logic.
服务实现不得不除了支持服务的业务功能之外,还需要支持所有的数据验证、存取和协调逻辑。
Play around with the implementation and change the business logic to see different results.
操作该实现,并且通过更改业务逻辑来查看不同的结果。
By modifying the code provided, you can extend the current implementation to apply to additional business logic.
通过修改所提供的代码,可以扩展当前的实现以应用于其他业务逻辑。
Implementation of such logic can often be simplified through the usage of specialized tooling - business rules languages and business rules engines.
这种逻辑的实现经常可以通过使用专门的工具进行简化——业务规则语言和业务规则引擎。
SCA moves many of the details of access technology, implementation, and protocols to the middleware layer - away from the business logic.
SCA将业务逻辑中有关访问技术、实现和协议的大量细节移动到中间件层中。
Business rule sets consist of groups of rules that allow great flexibility in the implementation of complex business logic.
业务规则集由一组业务规则组成,这组规则在复杂业务逻辑的实现中具有很强的灵活性。
SCA takes many of the details of access technology, implementation, and protocols, and moves them into the middleware layer away from the business logic.
SCA包含大量有关访问技术、实现和协议的细节,并将它们从业务逻辑转移到中间件层。
The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.
调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
And the technology implementation is kept separate from the business logic.
并且技术实现与业务逻辑被分离开来。
It allows developers to focus on writing business logic and can free them from the need to spend significant cycles on more low-level implementation techniques.
它允许开发人员集中精力编写业务逻辑,而不必将大量的时间花费在更为底层的技术实现上。
The bindings are part of the SCDL definition so that the business logic (implementation) does not need to be polluted with this detail.
绑定是SCDL定义的一部分,这样就不需要使用此详细信息填充业务逻辑(实现)。
The technology implementation is separated from the business logic, greatly simplifying the application.
技术实现被从业务逻辑中分离出来,因此大大简化了应用程序。
The implementation effort focuses on the interface changes and business logic changes, maximizing the reuse of unchanged business logic.
实现工作的重点是接口变更和业务逻辑变更,从而最大化地对未变更逻辑进行重用。
As you see, with the current implementation, there is no way to transform the UML model into COBOL business logic; it is a very database-oriented kind of transformation.
如您所见,使用当前的实现,我们无法将uml模型转换为COBOL业务逻辑;这是一种面向数据库的转换。
Explicit separation of concerns between implementation of the service functionality (business logic) and enterprise data support logic.
服务功能(业务逻辑)的实现和企业数据支持逻辑的实现在关系上的明确分离。
The goal was to have a proper separation of concerns for each layer of the application -- i.e., the business logic remains in the implementation layer, the UI in the user interface layer, etc.
目标是适当地分离与应用程序每一层相关的问题 ——也就是,业务逻辑仍旧在实现层,UI 在用户界面层,等等。
An implementation of a service component is the internal business logic that carries out the service's function.
服务组件的实现是执行服务功能的内部业务逻辑。
Implementation of business logic in technical languages makes it very difficult for business people to understand.
业务人员难以理解用技术语言实现的业务逻辑。
Explicit separation of concerns between implementation of the service functionality (business logic) and enterprise data support logic (similar to the previous pattern).
服务功能(业务逻辑)和企业数据支持逻辑的实现在关系上的明确分离(和上一个模式相似)。
EJB container — Provides an environment for high-availability, high-performance implementation of business logic.
ejb容器——为业务逻辑的高可用性、高性能实现提供环境。
This allows the web service implementation code to be optimized toward the business logic and to be invoked only for valid requests.
这使Web服务的实现代码能够朝着业务逻辑的方向得到最优化,而且只能通过有效的请求才能被调用。
WebSphere Integration Developer will create a skeleton implementation and your job is simply to fill in the business logic.
WebSphereIntegrationDeveloper将创建一个框架实现,您的工作就是直接在其中填充业务逻辑。
Once the business logic of the service implementation has executed and a response is available, the same WS-Security operations take place for the web services response message.
一旦执行了服务实现的业务逻辑并且获得了一个响应,同样的Web服务安全性(WS-Security)操作就在 Web 服务的响应消息上进行。
应用推荐