Uses of Interface
com.polarion.alm.shared.api.ScopeSelector
Packages that use ScopeSelector
Package
Description
-
Uses of ScopeSelector in com.polarion.alm.shared.api
Subinterfaces of ScopeSelector in com.polarion.alm.shared.apiModifier and TypeInterfaceDescriptioninterface
Interface for selecting the scope with option type, the selection is finished using some method fromScopeSelector
Each instance can be used only once. -
Uses of ScopeSelector in com.polarion.alm.shared.api.model
Subinterfaces of ScopeSelector in com.polarion.alm.shared.api.model -
Uses of ScopeSelector in com.polarion.alm.shared.api.model.baselinecollection
Methods in com.polarion.alm.shared.api.model.baselinecollection that return ScopeSelectorModifier and TypeMethodDescriptionBaselineCollectionsPermissions.inScope()
Defines the scope and checks common permissions for Collections, including the license check. -
Uses of ScopeSelector in com.polarion.alm.shared.api.model.document
Methods in com.polarion.alm.shared.api.model.document that return ScopeSelectorModifier and TypeMethodDescriptionDocumentsPermissions.inScope()
Defines the scope and checks common permissions for Documents, including the license check. -
Uses of ScopeSelector in com.polarion.alm.shared.api.model.plan
Methods in com.polarion.alm.shared.api.model.plan that return ScopeSelector -
Uses of ScopeSelector in com.polarion.alm.shared.api.model.rp
Methods in com.polarion.alm.shared.api.model.rp that return ScopeSelectorModifier and TypeMethodDescriptionRichPagesPermissions.inScope()
Defines scope and checks common permissions for Rich Pages. -
Uses of ScopeSelector in com.polarion.alm.shared.api.model.rp.parameter
Methods in com.polarion.alm.shared.api.model.rp.parameter that return ScopeSelectorModifier and TypeMethodDescriptionDataSetParameter.Builder.scope()
ScopeSelector<? extends DataSetParameter.Setter>
DataSetParameter.Setter.scope()
Current scope is used when this method is NOT called.FieldsParameter.Builder.scope()
Not using this method means to use the current scope.ScopeSelector<? extends FieldsParameter.Setter>
FieldsParameter.Setter.scope()
Not using this method means to use the current scope.LuceneQueryParameter.Builder.scope()
ScopeSelector<? extends LuceneQueryParameter.Setter>
LuceneQueryParameter.Setter.scope()
Current scope is used when this method is NOT called.ScopeParameter.Builder.scope()
Not using this method means to use the current scope.ScopeSelector<? extends ScopeParameter.Setter>
ScopeParameter.Setter.scope()
Not using this method means to use the current scope.SortingParameter.Builder.scope()
Not using this method means to use the current scope.ScopeSelector<? extends SortingParameter.Setter>
SortingParameter.Setter.scope()
Not using this method means to use the current scope. -
Uses of ScopeSelector in com.polarion.alm.shared.api.model.space
Methods in com.polarion.alm.shared.api.model.space that return ScopeSelector -
Uses of ScopeSelector in com.polarion.alm.shared.api.model.tr
Methods in com.polarion.alm.shared.api.model.tr that return ScopeSelectorModifier and TypeMethodDescriptionTestRunsPermissions.inScope()
Defines the scope and checks common permissions for Test Runs, including the license check.TestRuns.testParametersLibrary()
Returns project level test parameters library. -
Uses of ScopeSelector in com.polarion.alm.shared.api.model.wi
Methods in com.polarion.alm.shared.api.model.wi that return ScopeSelector