public interface JoinAccountCustomerFieldInfoDao
限定符和类型 | 方法和说明 |
---|---|
com.seeyon.ctp.util.FlipInfo |
getAll(com.seeyon.ctp.util.FlipInfo fi,
java.util.Map params)
查询所有符合条件的单位属性
|
JoinAccount |
getById(java.lang.Long id)
根据id查找对象
|
void |
save(JoinAccount joinAccount)
保存
|
void |
update(JoinAccount joinAccount)
更新
|
void |
updateJoinAccountEmpty(java.lang.String[] disabledLabels,
java.lang.Long orgAccountId)
清空被删除字段中的信息
|
com.seeyon.ctp.util.FlipInfo getAll(com.seeyon.ctp.util.FlipInfo fi, java.util.Map params)
fi
- params
- JoinAccount getById(java.lang.Long id) throws com.seeyon.ctp.common.exceptions.BusinessException
id
- com.seeyon.ctp.common.exceptions.BusinessException
void save(JoinAccount joinAccount)
void update(JoinAccount joinAccount)
void updateJoinAccountEmpty(java.lang.String[] disabledLabels, java.lang.Long orgAccountId)
disabledLabels
-