NIHVIVO-1207 Some time ago NetIdIdentifierFactory and SelfEditingUriFactory were merged into SelfEditingIdentifierFactory. Fix several comments to reflect this.

This commit is contained in:
jeb228 2010-11-17 21:35:52 +00:00
parent 6f4f1b4659
commit eafa04ccf2
5 changed files with 9 additions and 11 deletions

View file

@ -58,7 +58,7 @@ public class SelfEditingPolicyTest extends AbstractTestClass {
ids = new ArrayIdentifierBundle();
//ids.add( new NetIdIdentifierFactory.NetId("test223") );
ids.add( new SelfEditingIdentifierFactory.NetId("test223") );
IndividualImpl ind = new IndividualImpl();
ind.setURI( SELFEDITOR_URI );