| 程序包 | 说明 |
|---|---|
| net.congyh.designpatterns.delegate |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ProxyImpl
Created by congyihao on 16-11-1.
|
class |
UserModelImpl
Created by congyihao on 16-11-1.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<IUserModel> |
UserManager.getUserByDepId(String depId)
根据部门编号来获取该部门的所有人员
|
| 构造器和说明 |
|---|
ProxyImpl(IUserModel realModel) |
Copyright © 2016. All rights reserved.