|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SharedEntityAccessor.RetrievalDescriptor
Used when getting a Collection of shared entities
. Describes the ids of the entities
to retrieve and whether the order of the result is important.
Method Summary | |
---|---|
List<Long> |
getIds()
The list of ids to retrieve. |
boolean |
preserveOrder()
is the order of the id list significant. |
Method Detail |
---|
List<Long> getIds()
Set
view would have
the same size) and not contain any nulls.
boolean preserveOrder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |