Registry MDM solution pattern: at least a skeleton master data system is build to provide a system of record for a real-time reference access.
注册MDM解决方案模式:构建至少一个骨架主数据系统,从而提供支持实时引用访问的记录系统。
2
The Template Method pattern defines the skeleton of an algorithm in a base class, using abstract methods and overriding to defer individual details to child classes.