public interface SdmxMutableRegistrationBeanRetrievalManager
Modifier and Type | Method and Description |
---|---|
java.util.Set<RegistrationMutableBean> |
getRegistrations(StructureReferenceBean ref)
Returns a list of registrations that match the StructureReferenceBean
Returns an empty set if no registrations match the criteria
|
java.util.Set<RegistrationMutableBean> getRegistrations(StructureReferenceBean ref)
ref
- The structure reference can either be referencing a Provision structure, a Data or MetdataFlow, or a DataProvider.