Uses of Class
com.janeirodigital.sai.core.data.DataInstanceList
Packages that use DataInstanceList
Package
Description
Classes providing access to
 Access Authorizations,
 Data Authorizations,
 Access Grants,
 Data Grants,
 and Authorization Registries.
- 
Uses of DataInstanceList in com.janeirodigital.sai.core.authorizations
Methods in com.janeirodigital.sai.core.authorizations that return DataInstanceListModifier and TypeMethodDescriptionAllFromRegistryDataGrant.getDataInstances()Returns aDataInstanceListthat iterates over all of theDataInstances for a given shape tree type in theDataRegistrationspecified in this data grantInheritedDataGrant.getDataInstances()Returns aDataInstanceListthat iterates over the list ofDataInstances inherited from theDataInstances associated with the parentReadableDataGrantthat this grant inherits from.abstract DataInstanceListReadableDataGrant.getDataInstances()Abstract method implemented by specific types of data grants, that allow theDataInstances permitted by that grant to be iterated.SelectedFromRegistryDataGrant.getDataInstances()Returns aDataInstanceListthat iterates over the list ofDataInstances specifically selected as part of the SelectedFromRegistry data access scope - 
Uses of DataInstanceList in com.janeirodigital.sai.core.data
Methods in com.janeirodigital.sai.core.data that return DataInstanceListModifier and TypeMethodDescriptionDataInstance.getChildInstances(URI shapeTreeUri) Gets a list of "child" data instances that are associated with the current instance via shape tree reference as part of an inherited data grant.