979980981982983984985986987
ref.setSiid(i.getScopeDAO().getScopeInstanceId().toString()); ref.setName(i.getName()); } private TScopeRef genScopeRef(ScopeDAO scope) { TScopeRef tref = TScopeRef.Factory.newInstance(); fillScopeRef(tref, scope); return tref; }
977978979980981982983984985
983984985986987988989990991
118011811182118311841185118611871188
118211831184118511861187118811891190
102210231024102510261027102810291030
108910901091109210931094109510961097
102810291030103110321033103410351036