Uses of Interface
com.polarion.alm.shared.api.ScopeSelector
Package
Description
-
Uses of ScopeSelector in com.polarion.alm.shared.api
Modifier 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
-
Uses of ScopeSelector in com.polarion.alm.shared.api.model.baselinecollection
Modifier 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
Modifier 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
-
Uses of ScopeSelector in com.polarion.alm.shared.api.model.rp
Modifier and TypeMethodDescriptionRichPagesPermissions.inScope()
Defines scope and checks common permissions for Rich Pages. -
Uses of ScopeSelector in com.polarion.alm.shared.api.model.rp.parameter
Modifier 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
-
Uses of ScopeSelector in com.polarion.alm.shared.api.model.tr
Modifier 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