From users-return-19464-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Feb 14 09:08:12 2013 Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 405ABE2E6 for ; Thu, 14 Feb 2013 09:08:12 +0000 (UTC) Received: (qmail 36622 invoked by uid 500); 14 Feb 2013 09:08:11 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 36555 invoked by uid 500); 14 Feb 2013 09:08:10 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 36525 invoked by uid 99); 14 Feb 2013 09:08:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 09:08:09 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mslama@email.cz designates 77.75.76.26 as permitted sender) Received: from [77.75.76.26] (HELO mxh2.seznam.cz) (77.75.76.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 09:08:02 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=email.cz; h=Received:From:To:Subject:Date:Message-Id:Mime-Version:X-Mailer:Content-Type; b=CjrAGughMacQ8wDd/yR44orMxEPWt+5CFxTzM1itQauIsxxO50QiRYmUquKPqeTbK ilZ3YAkWgxIX+e0muDGs+czKrlZakp9/HJEU+QYg0gvR/oeLfzzRb4U15PiVM+G51NV n0Vy7/NmXsZRBIMUvRf5lXstu4psrXR+iav5Pzo= Received: from [80.188.171.66] (80.188.171.66 [80.188.171.66]) by email.seznam.cz (szn-ebox-4.3.130.1) with HTTP; Thu, 14 Feb 2013 10:07:39 +0100 (CET) From: To: Subject: Question about Node.setProperty Date: Thu, 14 Feb 2013 10:07:39 +0100 (CET) Message-Id: Mime-Version: 1.0 (szn-mime-1.0.82) X-Mailer: szn-ebox-4.3.130.1 Content-Type: multipart/alternative; boundary="=_64194fbd2b1b3f9c61dce159=59d5e8ed-db32-55b8-b643-427e835317c5_=" X-Virus-Checked: Checked by ClamAV on apache.org --=_64194fbd2b1b3f9c61dce159=59d5e8ed-db32-55b8-b643-427e835317c5_= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I want to ask if Node.setProperty(String,String,PropertyType.REFERENCE) does some consistency check of input node id? I know once property is set it is not possible to remove node because of existing reference. So I want to know when is consistency check performed when new reference property is added. Thanks Marek --=_64194fbd2b1b3f9c61dce159=59d5e8ed-db32-55b8-b643-427e835317c5_=--