- bropen.im.config.PropertyMapping
-
-
Properties Summary
Properties
| Type |
Name and description |
static Object |
belongsTo 目标 |
static Object |
constraints
|
Boolean |
date 是否需要转换成日期类型:主要是用于本地执行时,如调用service接口操作本地对象 |
String |
fromName 对应源中的名称 |
static Object |
mapping
|
String |
toName 对应目标中的名称:可支持一个.号,作为子Map |
Integer |
type 映射类型:1=机构、2=用户、3=用户身份、4=职级/头衔/岗位 |
-
Methods Summary
Methods
| Type |
Name and description |
String |
toString()
|
-
Inherited Methods Summary
Inherited Methods
| 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() |
-
-
Field Detail
-
public static final Integer TYPE_ORG
-
public static final Integer TYPE_POS
-
public static final Integer TYPE_USER
-
public static final Integer TYPE_USER_IDENT
-
Property Detail
-
static Object belongsTo
目标
-
static Object constraints
-
String toName
对应目标中的名称:可支持一个.号,作为子Map
BROPEN Documentation, 2020-04-21 12:00