Interface SolarNodeFilterMatch

All Superinterfaces:
Comparable<Long>, FilterMatch<Long>, net.solarnetwork.domain.Identity<Long>, NodeIdentity
All Known Implementing Classes:
SolarNodeMatch

public interface SolarNodeFilterMatch extends NodeIdentity, FilterMatch<Long>
API for a SolarNode search or filter match result.
Since:
1.40
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the metadata JSON.

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface net.solarnetwork.domain.Identity

    getId, hasId
  • Method Details

    • getMetaJson

      String getMetaJson()
      Get the metadata JSON.
      Returns:
      the metadata
      Since:
      1.1