GUI 支持
有关分发目标分配用户界面的说明,请参阅 Windchill Enterprise Systems 联机帮助。ERP Connector 分发目标用户界面使用 PTC 基于 MVC 的客户端体系结构开发,它会通过调用 Info*Engine 服务 (利用 Windchill 适配器 webject) 和某些 Java API 来请求数据和服务。关联分发目标的功能会在 StandardESIService 类上调用适当方法 (有关详情,请参阅本文档的“Windchill ESI Windchill 服务”一节)。类 StandardESIService 反过来会将与分发目标有关的所有工作委派给 ESITargetUtility 实例 (有关详情,请参阅本文档的 ESITargetUtility 一节)。