NIHVIVO-1207 Some time ago NetIdIdentifierFactory and SelfEditingUriFactory were merged into SelfEditingIdentifierFactory. Fix several comments to reflect this.
This commit is contained in:
parent
6f4f1b4659
commit
eafa04ccf2
5 changed files with 9 additions and 11 deletions
|
@ -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 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue