opends/src/guitools/org/opends/guitools/controlpanel/ui/nodes/BrowserNodeInfo.java
@@ -22,7 +22,7 @@ * CDDL HEADER END * * * Copyright 2008 Sun Microsystems, Inc. * Copyright 2008-2010 Sun Microsystems, Inc. */ package org.opends.guitools.controlpanel.ui.nodes; @@ -84,6 +84,12 @@ /** * Returns the value of hassubordinates for the entry. * @return the value of hassubordinates for the entry. */ public boolean hasSubOrdinates(); /** * Returns the referrals attached to the displayed entry. * This is the value of the 'ref' attribute. * Returns <CODE>null</CODE> if the attribute is not present.