Uses of Interface
com.polarion.alm.shared.api.utils.collections.IterableWithSize
Packages that use IterableWithSize
Package
Description
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.modelModifier and TypeInterfaceDescriptioninterface
ModelObjectsSearch<T extends ModelEntity>
This interface acts both as the builder for Lucene searches and the iterable of the results.interface
ModelObjectsSearchWithTemplates<T extends ModelEntity>
interface
Methods in com.polarion.alm.shared.api.model that return IterableWithSizeModifier and TypeMethodDescriptionIterableWithSize<? extends ModelObjectReference>
ModelObject.history()
Returns history of object.ModelObjectBase.history()
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.approval
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.approval -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.attachment
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.attachmentModifier and TypeInterfaceDescriptioninterface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.baseline
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.baseline -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.baselinecollection
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.baselinecollectionModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.baselinecollection.element
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.baselinecollection.elementModifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.build
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.build -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.category
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.categoryModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.comment
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.commentModifier and TypeInterfaceDescriptioninterface
interface
CommentBasesField<C extends CommentBase>
interface
CommentBasesTreeField<C extends CommentBase>
interface
interface
interface
Methods in com.polarion.alm.shared.api.model.comment that return IterableWithSizeModifier and TypeMethodDescriptionCommentBasesTreeField.rootComments()
CommentsTreeField.rootComments()
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.copy
Methods in com.polarion.alm.shared.api.model.copy that return IterableWithSizeModifier and TypeMethodDescriptionCopyResult.convertedCopiedCustomFields()
CopyResult.notCopiedFields()
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.document
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.documentModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
Iterating over this instance returns all of a document's Work Items.interface
interface
Methods in com.polarion.alm.shared.api.model.document that return IterableWithSizeModifier and TypeMethodDescriptionDocumentWorkItems.contained()
Returns an ordered collection of the active Work Items contained in the Document.DocumentPermissions.createWorkItemOfTypes()
DocumentWorkflowSignaturesField.documentSigners()
Returns users that are allowed to sign target document.
It counts with a custom set permissions that can be defined for target document.Filters active Work Items from the Document based on a query and returns an un-ordered collection of maching items and their ancestors.DocumentWorkItems.unreferenced()
Returns the unreferenced Work Items contained in the Document. -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.eo
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.eoModifier and TypeInterfaceDescriptioninterface
interface
interface
Methods in com.polarion.alm.shared.api.model.eo that return IterableWithSizeModifier and TypeMethodDescriptionEnumeration.options()
Enumeration.options
(EnumOption currentValue) Methods in com.polarion.alm.shared.api.model.eo that return types with arguments of type IterableWithSizeModifier and TypeMethodDescriptionEnumerations.definedEnumerations()
Returns selector for scope and type which returns defined enumerations including custom enumerations defined in Administration. -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.features
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.featuresMethods in com.polarion.alm.shared.api.model.features that return IterableWithSize -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.fields
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.fieldsModifier and TypeInterfaceDescriptioninterface
interface
interface
ModelObjectsReferenceField<E extends ModelObject>
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.hyperlink
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.hyperlink -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.oslc
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.oslcModifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.parameter
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.parameterModifier and TypeInterfaceDescriptioninterface
Iterable.iterator()
iterates over the parametersinterface
interface
Methods in com.polarion.alm.shared.api.model.parameter that return IterableWithSize -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.pc
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.pcModifier and TypeInterfaceDescriptioninterface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.plan
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.planModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
Methods in com.polarion.alm.shared.api.model.plan that return IterableWithSizeModifier and TypeMethodDescriptionPlan.children()
Returns children plans sorted the same way as in the UI.PlanUtils.getResolvableItems()
Returns items from the plan that still exist.PlanWorkItems.ordered()
Returns contained work items in the order that respects 'Prioritization Field'.PlanWorkItems.resolvable()
Returns items from the plan which still exist. -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.project
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.projectModifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.revision
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.revision -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.rp
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.rp -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.rp.parameter
Methods in com.polarion.alm.shared.api.model.rp.parameter that return IterableWithSizeModifier and TypeMethodDescriptionFieldsParameter.fields()
FieldsParameter.DefaultFields.get()
<T extends ModelObject>
IterableWithSize<T>DataSet.items()
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.rt
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.rtModifier and TypeInterfaceDescriptioninterface
interface
Methods in com.polarion.alm.shared.api.model.rt that return IterableWithSizeModifier and TypeMethodDescription<T extends ModelObject>
IterableWithSize<LinkedResource>Returns Resource Traceability links for the specified model objects supported by the Resource Traceability feature.Returns Resource Traceability links for the specified project.LinkedResourcesSelector.workItemId
(String projectId, String objectId) Returns Resource Traceability links for the specified Work Item id.LinkedResourcesSelector.workItemIds
(String projectId, Iterable<String> objectIds) Returns Resource Traceability links for the specified Work Item ids.LinkedResources.workItemsWithLinks()
LinkedResources.workItemsWithLinks
(String projectId) -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.scripting
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.scripting -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.signatures
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.signaturesModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
WorkflowSignaturesField<T extends WorkflowSignature>
Methods in com.polarion.alm.shared.api.model.signatures that return IterableWithSizeModifier and TypeMethodDescriptionWorkflowSignaturesField.sortedWorkflowSignatures()
Returns unmodifiable list of all existing workflow signatures. -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.space
Methods in com.polarion.alm.shared.api.model.space that return IterableWithSizeMethods in com.polarion.alm.shared.api.model.space that return types with arguments of type IterableWithSizeModifier and TypeMethodDescriptionSpaces.getModifiableSpaces()
Spaces.getRootSpaces()
Spaces.getSpaces()
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.tp
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.tpModifier and TypeInterfaceDescriptioninterface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.tr
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.trMethods in com.polarion.alm.shared.api.model.tr that return IterableWithSizeModifier and TypeMethodDescriptionTestRun.testCasesWithMissingParameters()
Returns list of references to planned test cases that do not have all the required parameters filled yet. -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.tr.record
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.tr.recordModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
Methods in com.polarion.alm.shared.api.model.tr.record that return IterableWithSizeModifier and TypeMethodDescriptionTestRecordsField.byResultId
(String resultId) Filter all records by their result id.TestRecordsField.byResultIds
(Iterable<String> resultIds) Filter all records by their result ids.TestRecordsField.byTestCase
(String testCasePath) Get all records for test case by their id or path.TestRecordsField.executed()
Filter out all records with null results.TestRecord.missingParameters()
Returns list of the test case parameters that remain to be filled before this test can be executed. -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.user
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.userModifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.usergroup
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.usergroupModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
Methods in com.polarion.alm.shared.api.model.usergroup that return IterableWithSize -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.wi
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.wiModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
Iterable.iterator()
iterates over theWorkItemLinkedWorkItemsField.direct()
and then over theWorkItemLinkedWorkItemsField.back()
links, but not theWorkItemLinkedWorkItemsField.external()
Methods in com.polarion.alm.shared.api.model.wi that return IterableWithSizeModifier and TypeMethodDescriptionWorkItemLinkedWorkItemsField.all()
Iterable.iterator()
iterates over theWorkItemLinkedWorkItemsField.direct()
, then over theWorkItemLinkedWorkItemsField.back()
and then over theWorkItemLinkedWorkItemsField.external()
WorkItemLinkedWorkItemsField.back()
WorkItemsInScopePermissions.createWorkItemOfTypes()
WorkItemLinkedWorkItemsField.direct()
WorkItemLinkedWorkItemsField.directIfCan()
WorkItemLinkedWorkItemsField.external()
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.wi.linked
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.wi.linkedModifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of IterableWithSize in com.polarion.alm.shared.api.model.wiki
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.wikiMethods in com.polarion.alm.shared.api.model.wiki that return types with arguments of type IterableWithSize -
Uses of IterableWithSize in com.polarion.alm.shared.api.model.wr
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.model.wr -
Uses of IterableWithSize in com.polarion.alm.shared.api.utils.collections
Subinterfaces of IterableWithSize in com.polarion.alm.shared.api.utils.collectionsClasses in com.polarion.alm.shared.api.utils.collections that implement IterableWithSizeModifier and TypeClassDescriptionclass
final class
class
Adapter fromCollection
toIterableWithSize
final class
Aggregates multiple instances ofIterableWithSize
to single instance and does not iterate over the elements in them until it is needed.class
LazyWrappingIterable<E,
W> The iterator never returns null valuesfinal class
Keeps order of elements how they were addedfinal class
Constructors in com.polarion.alm.shared.api.utils.collections with parameters of type IterableWithSizeModifierConstructorDescriptionLazyIterableAggregator
(IterableWithSize<? extends E>... elements) LazyWrappingIterable
(IterableWithSize<E> elements)