public static final class DefaultSharedEntitySearcher.Ids extends Object implements SharedEntityAccessor.RetrievalDescriptor
Constructor and Description |
---|
Ids(Collection<Long> ids,
boolean preserveOrder) |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getIds()
The list of ids to retrieve.
|
boolean |
preserveOrder()
is the order of the id list significant.
|
public Ids(Collection<Long> ids, boolean preserveOrder)
@Nonnull public List<Long> getIds()
SharedEntityAccessor.RetrievalDescriptor
Set
view would have
the same size) and not contain any nulls.getIds
in interface SharedEntityAccessor.RetrievalDescriptor
public boolean preserveOrder()
SharedEntityAccessor.RetrievalDescriptor
preserveOrder
in interface SharedEntityAccessor.RetrievalDescriptor
Copyright © 2002-2015 Atlassian. All Rights Reserved.