业务层执行业务逻辑。
将执行业务逻辑所需的代码添加到execute方法中。
You add the code required to perform the business logic to the execute method.
Order业务对象将在组件执行业务逻辑时在组件间进行传递。
The Order business object will be passed between the components as they perform our business logic. The Order business object will contain the following attributes.
您还应当注意到,在示例里我一直调用实际的实现类来执行业务逻辑。
You should also notice in the example that I always call an actual implementation class to perform the business logic.
业务逻辑服务提供以服务端点的形式执行业务逻辑所需的能力。
Business logic services provide the capabilities required for the execution of business logic in the form of service endpoints.
最后,Execute和Notify是两个简单的组件,可以执行业务逻辑。
Finally, Execute and Notify are two simple components to carry out the business logic.
开发和安装Servlet筛选器来执行业务逻辑,从而为请求确定区域设置。
Develop and install a servlet filter to perform business logic and to determine the locale for the request.
您将开发一个Servlet筛选器来执行业务逻辑和确定区域设置。
You develop a servlet filter that performs the business logic and determines a locale.
在执行业务逻辑之前将一个SOAP附件签入ClaimCheck数据存储中。
Checking in a SOAP attachment into the Claim Check data store before performing business logic.
数据网格服务器缓存,位于与执行业务逻辑的JVM紧密接近的位置的对象服务器缓存。
The Data Grid server cache, an object server cache residing within close proximity of the JVM executing the business logic.
在物理平面中,包含业务控制功能(SCF)的物理实体执行业务逻辑程序。
In physical plane, Service logic programs may be installed into and executed by any physical entity that contains that Service Control function (SCF) functional entity.
大多数业务方法都包含验证逻辑,以确保在执行业务逻辑之前,前提条件得到满足。
Most business methods contain validation logic to ensure that pre-conditions are met before carrying out business logic.
在此模型中,应用程序代码可以使用DOM、JDOM、SDO(等等)api来执行业务逻辑。
In this model, the application code can use the DOM, JDOM, SDO (and so on) API to perform the business logic.
该解决方案使用WebSphereInterChangeserver来异步地执行业务逻辑。
The solution USES WebSphere InterChange Server to execute business logic asynchronously.
应用程序服务器现在可以处理数据呈现、执行业务逻辑和业务流,且变得越来越无状态和可伸缩。
The application server can now be in the business of rendering data, executing business logic and business flow, and becoming more stateless and scalable.
由于错误页面是在请求分发器转发之后显示的,FacesContext不再在作用域中,因此这时执行业务逻辑就太迟了。
Because the error page is displayed after a request-dispatcher forward, the FacesContext is no longer in scope and it is therefore too late to do any business logic.
ajax层应该以这样一种方式完全自动化:开发人员能够轻松捕获GUI事件并将其绑定到业务逻辑,且执行业务逻辑无需刷新页面。
The Ajax layer should be fully automated in a way that developers can easily capture GUI events and bind them to business logic which is executed without refreshing the page.
我们在Form 1中添加一些代码来访问业务层,以下便是BusinessLayerProxy中的代码,来请求和执行业务逻辑。
We added code to Form1 to access the business layer. Here's the code in the BusinessLayerProxy to request and execute the business logic.
getCommand (ID)引起CommandFactory创建command对象(请看下列代码),而且execute是ICommand的操作,执行业务逻辑。
GetCommand (ID) causes CommandFactory to create the command object (see code below), and execute is the operation in ICommand that performs the business logic.
一个实例可以执行业务流程流,同时另一个实例执行中介逻辑。
One instance may execute business process flows while another executes mediation logic.
这是执行业务事件处理逻辑的地方。
This is where the logic of business event processing takes place.
一个实例可以执行业务流程流,同时另一个实例执行中介逻辑。
One instance may execute process flows while another executes mediation logic.
该场景需要涉及两个主要的IT角色:业务分析师执行业务建模,而数据建模师实现逻辑数据建模。
This scenario assumes two main IT roles are involved: business analyst performs business modeling, and data modeler carries out logical data modeling.
触发fire方法用于执行规则,并为执行业务规则(如加工工厂的选择)提供了必要的逻辑。
The fire method is triggered for the rule execution and the necessary logic is provided for the execution of business rules, such as selection of the manufacturing plant.
触发fire方法用于执行规则,并为执行业务规则(如加工工厂的选择)提供了必要的逻辑。
The fire method is triggered for the rule execution and the necessary logic is provided for the execution of business rules, such as selection of the manufacturing plant.
应用推荐