Class ParentInfo

java.lang.Object
helma.objectmodel.db.ParentInfo

public class ParentInfo extends Object
This class describes a parent relation between releational nodes.
  • Field Details

    • propname

      public final String propname
    • virtualname

      public final String virtualname
    • collectionname

      public final String collectionname
    • isroot

      public final boolean isroot
  • Constructor Details

    • ParentInfo

      public ParentInfo(String desc)
      Creates a new ParentInfo object.
      Parameters:
      desc - a single parent info descriptor
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
      Returns:
      a string representation of the parent info