Class ResourceField

    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Returns a user-directed short text label for this field.
        Returns:
        short label
      • getXpath

        public java.lang.String getXpath()
        Returns the XPath into the VOResource data model for this field.
        Returns:
        xpath
      • getRelationalName

        public java.lang.String getRelationalName()
        Returns the column name of this field in the Registry Relational Schema.
        Returns:
        relational registry name
      • getRelationalTable

        public java.lang.String getRelationalTable()
        Returns the fully qualified name of a table containing this column in the Registry Relational Schema.
        Returns:
        relational registry table name