Interface FilterableGuid<EntityT>

Type Parameters:
EntityT - Type of the entity which references the value.
All Superinterfaces:
EntityReference<EntityT>, Expressions.Operand, FilterableValue<EntityT,UUID>
All Known Implementing Classes:
SimpleProperty.Guid

public interface FilterableGuid<EntityT> extends FilterableValue<EntityT,UUID>
Fluent helper class to provide filter functions to OData expressions referenced by Guid.