15371538153915401541154215431544154515461547
{ if (this.isRoot()) { // root - no parent this.definition = new NodeDefinitionData(null, null, true, true, OnParentVersionAction.ABORT, true, new InternalQName[]{Constants.NT_BASE}, null, false); return; } if (parent == null)