Interface PropertyPath

All Known Implementing Classes:
MetaPropertyPath

public interface PropertyPath
Property path descriptor.
  • Method Details

    • getPropertyNames

      String[] getPropertyNames()
      Returns:
      names of properties
    • getFirstPropertyName

      String getFirstPropertyName()
      Returns:
      first property name
    • isDirectProperty

      boolean isDirectProperty()
      Returns:
      true if property path represents single property name