Create (or identifiy) a data model for the DTOs used in the interface.
为接口中用到的DTO创建(或确定)数据模型。
These parameters are passed to the Web layer of sample application using the DTOs.
利用DTO,这些参数被传递到例子应用的Web层。
Systematically map your analysis work products to the appropriate EJB components and DTOs.
系统地将您的分析工作成果映射到适当的EJ b组件和DTO。
Now we can get to the point of why there will not be that many DTOs and associated methods.
现在我们就能理解为什么不会有很多DTO和相关方法的原因了。
Create a WSDL document, defining the Web service operations that use some subset of the DTOs.
创建WSDL文档,定义Web服务操作,这些操作要用到DTO的某些子集。
The only hurdle is creating an additional layer of DTOs and converting them to/from domain objects.
唯一障碍是创建其他 DTO层和进行它们与域模型之间相互转换。
In the worst case for this example, there are only eight DTOs needed to support the business process.
最糟糕的情况下,此例中也仅需八个DTO支持业务流程。
The problem here is that you must do a pretty good use case analysis to get the right set of DTOs and methods.
但问题在于,您必须对用例进行仔细的分析,以获得恰当的一组dTO和方法。
Before Mashups4JSF, developers had to manually produce feeds from an application's DTOs (data transfer objects).
在Mashups4JSF出现之前,开发人员需要从应用程序DTO(数据传输对象)中手动生成feed。
Before Mashups4JSF, developers had to manually produce the feeds from the application's DTOs (data transfer objects).
在Mashups4JSF出现之前,开发人员需要从应用程序DTO(数据传输对象)中手动生成feed。
Business Delegates and Session Facades contained service methods, each having its own pair of input - and output-DTOs.
BusinessDelegate和SessionFacade包含服务方法,各自都有其自己的input -和out put - dto对。
Messages are data transfer objects (DTOs) that can easily be exchanged between address Spaces in distributed environments.
消息作为数据传递对象(DTOs)能够被轻易的在分布式环境中的地址空间之间进行交换。
Use a Web services tool to generate the DTOs, SEI, and client stub implementation for the service requester from the WSDL.
使用Web服务工具为服务请求程序从WSDL文档生成d TO、SEI和客户机存根实现。
On the surface, the most maintainable approach is to eschew DTOs altogether and get one attribute at a time from the client.
从表面上看,可维护性最好的方法就是完全避免DTO,而采用一次从客户机获取一个属性的方法。
A layer of DTOs isolates the domain model from the presentation, resulting in both loose coupling and optimized data transfer.
DTO的分层是孤立于表现层和领域模型的一个层上,导致二者的松耦合,优化了数据传递。
Service data refers to data transfer objects (DTOs) that can easily be exchanged between address Spaces in distributed environments.
服务数据引用了数据转移对象(DTOs),DTOs可以在分布式环境的处理空间之间得到轻松的交流。
First, Steps 1-3a of the top-down method are used, primarily to produce the so-called DTOs (possibly based on standards-based XSDs).
首先,请遵循自顶向下方法中的步骤 1-3a,这主要是为了生成所谓的DTO(可能根据基于标准的 XSD)。
I guess my real question boils down to this: isn't it "crying Wolf" to return DTOs from entity CMPs when you recommend using local interfaces to entity EJB components anyway?
我想,我真正想问的是:您在建议使用实体e JB组件的本地接口时,从实体cmp返回d TO是否是在“喊狼来了”?
The DTOS (distributed trusted operating system) program put forth a concept of security policy lattice, which provides a good way for the research on security policy flexibility.
对安全政策灵活性的支持是现代安全操作系统追求的重要目标,安全政策格为安全政策灵活性的研究提供了一个很好的手段。
The example in this article consists of the Data Abstract Layer (DAL), Data Transfer Objects (DTOs), the Business Logic Layer (BLL), the Presentation Layer, and supporting helper classes.
本文中的示例包含数据抽象层(DAL)、数据传输对象(DTO)、业务逻辑层(BLL)、表示层和用于支持的helper类。
AutoMapper is a convention based object-to-object mapper often used to (but not restricted to) flatten complex object models to DTOs, commonly used in ViewModels and crossing service boundaries.
AutoMapper是基于对象到对象约定的映射工具,常用于(但并不仅限制于)把复杂的对象模型转为dto,一般用于ViewModel模式和跨服务范畴。
AutoMapper is a convention based object-to-object mapper often used to (but not restricted to) flatten complex object models to DTOs, commonly used in ViewModels and crossing service boundaries.
AutoMapper是基于对象到对象约定的映射工具,常用于(但并不仅限制于)把复杂的对象模型转为dto,一般用于ViewModel模式和跨服务范畴。
应用推荐