制限オブジェクトは、ジョブを取得します

(jObject.containsKey(CNConsts.posteRstrictionは)){場合
IF(StringUtils.isNotBlank(jObject.getString(CNConsts.posteRstriction))){
文字列のSQL =は+ jObject.getString(CNConsts "CT_HR_PosteRstriction fname_l2 = 'からFID IDを選択します"。 posteRstriction)+ "'";
IRowset RS = DbUtil.executeQuery(CTX、SQL)。
{試みる
(rs.next()){ながら
文字列ID = rs.getString( "ID")。
IF(!StringUtils.isEmpty(ID)){
CoreBillBaseCustomInfo posteRstrictionInfo =新しいCoreBillBaseCustomInfo()。
posteRstrictionInfo.setId(BOSUuid.read(ID))。
posteRstrictionInfo.setBOSType(新BOSObjectType( "17773787"));
pInfo.put(ENConsts.posteRstriction、posteRstrictionInfo)。



e.printStackTrace();
}

}
}

おすすめ

転載: www.cnblogs.com/luojiabao/p/11359105.html