| Interface | Description |
|---|---|
| IFilter<T> |
Determines whether a record should be filtered from a result set.
|
| IInternetConnected |
Interface for components that SiteWhere connects to using a hostname and
port.
|
| ILocation |
Coordinates that identify a point in 3d space.
|
| IMetadataProvider |
Interface for an entity that has associated metadata.
|
| IMetadataProviderEntity |
Interface that merges metadata provider and base entity.
|
| ISiteWhereEntity |
Base interface for entites managed by SiteWhere.
|
| Class | Description |
|---|---|
| Comparators |
Commonly used comparators for SiteWhere entities.
|
| Comparators.InverseCreatedDateComparator |
Lists objects with newest created first.
|