同步目标
| Type | Name and description |
|---|---|
static Object |
constraints |
String |
createdBy |
Date |
dateCreated时间戳... |
Boolean |
disabled是否禁用 |
static Object |
hasMany属性映射关系 |
Date |
lastUpdated |
static Map |
listFields |
static Object |
mapping |
String |
name名称 |
String |
notes备注 |
Integer |
priority预留:接口脚本 |
String |
service接口服务实例名 |
String |
serviceUrl接口服务的地址(可选,由 service 决定如何使用) |
String |
updatedBy |
| Type | Name and description |
|---|---|
String |
toString() |
| Methods inherited from class | Name |
|---|---|
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
时间戳...
是否禁用
属性映射关系
名称
备注
预留:接口脚本
接口服务实例名
接口服务的地址(可选,由 service 决定如何使用)