接下来开发人员添加这个任务的业务逻辑实现。
The developer later adds the business logic implementation of this task.
在构建阶段,开发团队能够保持对业务逻辑实现的关注。
In the Construction phase, the development team was then enabled to stay focused implementing the business logic.
清单3显示了如何用验证服务把验证逻辑从核心业务逻辑实现中去耦。
Listing 3 shows how a validation service can be used to decouple validation logic from the implementation's core business logic.
一旦你决定将你的业务逻辑实现为一个工作流模型, 你就能够利用WF提供的各种服务。
Once you decide to build your business logic as a workflow model you can take advantage of services provided by WF.
业务规则提供以一种可以从核心业务逻辑实现进行封装和外部化的格式来表示业务规则的能力。
Business rules Provide the ability to represent business rules in a format that can be encapsulated and externalized from the core 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.
在任何项目实现期间,您都会发现自己花费了大量的精力管理数据对象,而不是进行业务逻辑的实现。
During any project implementation, you will find yourself spending a lot of effort on managing the data objects instead of implementing the business logic.
SCA将业务逻辑中有关访问技术、实现和协议的大量细节移动到中间件层中。
SCA moves many of the details of access technology, implementation, and protocols to the middleware layer - away from the business logic.
绑定是SCDL定义的一部分,这样就不需要使用此详细信息填充业务逻辑(实现)。
The bindings are part of the SCDL definition so that the business logic (implementation) does not need to be polluted with this detail.
在这种情况下,事务界定代码与实现业务逻辑的代码混杂在一起。
In this case, your transaction demarcation code is intermixed with code that implements the business logic.
查询输出可以采用用户定义的格式,这样不需要另外编程就能很容易地实现业务逻辑。
The query output can be in user-defined formats, so you can implement the business logic easily without additional programming efforts.
与数据源交互并实现业务逻辑。
Interacting with data sources and implementing business logic.
业务规则可以被看作是业务实践的一个集合,定义实际的实现——业务逻辑。
Business rules can be viewed as a collection of business practices, defining the actual implementations - business logic.
尽管XUL比HTML 提供更多的用户响应能力,但是却不能为您实现业务逻辑。
Although XUL is a bit more user-responsive than HTML, it won't do business logic for you.
以此方式,可以开始应用程序开发,并且关于实现业务逻辑的工作仍旧是开发团队的重点。
In this way, application development can be jump started and work on implementing the business logic maintains its place as the primary focus of the development team.
封装——存储过程是实现最低的业务逻辑层的好方法。
Encapsulation — Stored procedures are a good means to implement the lowest layer of business logic.
既然已经仔细检查了实现业务规则逻辑的代码,现在应该检查它是否能工作。
Now that you've gone over the code that implements the business-rules logic, it's time to see if it works.
服务使用者应该尽可能与服务提供者实现的业务逻辑细节分离。
The service consumer should be insulated as far as possible from the details of the business logic implemented by the service provider.
这个方法可以实现业务逻辑本身,或者,如果需要的话,它也可以访问portlet服务或ejb。
This method can implement the business logic itself, or it can access a portlet service or EJB if required.
清单7展示了在servlet中实现的业务逻辑。
Listing 7 demonstrates the business logic implemented in the servlet.
这也就意味着基于XML的IoC允许您对工作流程中的每一个任务的业务逻辑分别进行实现和测试。
This also means that XML-based IoC allows you to implement and test the business logic of each of the tasks of your workflow independently.
业务逻辑被实现为一个POJO集合,并通过一个声明性blueprint . xml配置文件将bean定义和引用与osgi服务关联起来。
The business logic is implemented as a collection of POJOs with a declarative blueprint.xml configuration file to associate bean definitions and references with OSGi services.
根据要实现的业务逻辑定义Portlet交互和访问控制。
Define portlet interaction and access control according to the business logic to be implemented.
使用TDD方法实现业务逻辑。
根据Cheat Sheet上的步骤,下一步将是实现业务逻辑组件(egl)。
According to the Cheat Sheets, the next step would be to implement the business logic components (EGL).
我们将使用IBMPortalToolkit来开发portlet并使用HATS业务逻辑来实现在Web页面上portlet之间消息的传递。
We will use the IBM Portal Toolkit for portlet development and use HATS business logic to create messaging between portlets on a Web page.
这就像开发一样简单,因为除了实现业务逻辑之外我们什么都没做(计算整数因子)。
This is as easy to develop as it could be, as we did not do anything other than implement our business logic (calculating the factors of an integer).
主要的区别来自如何放置和实现业务逻辑或查看呈现逻辑。
The main differences come from how you place and implement business logic or view rendering logic.
或者,更重要的也许是,如果您具有一个现有的业务逻辑,尽管该业务逻辑当前使用点到点交互模式来实现,但您想将该业务逻辑作为发布者,您该怎么做呢?
Or perhaps more importantly, what if you have an existing piece of business logic you want to be a publisher, even if it is currently implemented with a point-to-point interaction pattern?
业务规则集由一组业务规则组成,这组规则在复杂业务逻辑的实现中具有很强的灵活性。
Business rule sets consist of groups of rules that allow great flexibility in the implementation of complex business logic.
应用推荐