Interface MasterDataInstanceQuery

All Superinterfaces:
Query<MasterDataInstanceQuery,MasterDataInstance>
All Known Implementing Classes:
MasterDataInstanceQueryImpl

public interface MasterDataInstanceQuery extends Query<MasterDataInstanceQuery,MasterDataInstance>
The query interface to create a query to search for master data instances. Either the master data definition id, key or external id needs to be present in order to query for instances as there is no way (and not necessary) to query across different master data types.
Author:
Micha Kiener