Uses of Interface
com.collation.platform.model.discovery.profile.ScopeRestriction

Packages that use ScopeRestriction
com.collation.platform.model.discovery.profile   
 

Uses of ScopeRestriction in com.collation.platform.model.discovery.profile
 

Methods in com.collation.platform.model.discovery.profile that return ScopeRestriction
 ScopeRestriction[] DiscoveryProfile.getScopeRestrictions()
           
 

Methods in com.collation.platform.model.discovery.profile with parameters of type ScopeRestriction
 void DiscoveryProfile.setScopeRestrictions(ScopeRestriction[] scopeRestrictions)