Class SpaceEntryCollectionValuesExtractor

All Implemented Interfaces:
ISpaceValueGetter<ServerEntry>, ISwapExternalizable, SmartExternalizable, Externalizable, Serializable

public class SpaceEntryCollectionValuesExtractor extends AbstractSpaceValueGetter<ServerEntry>
Extracts collection values for the provided collection index path. Example: for "list[*].property" returns all properties nested in each of the list's items.
Since:
8.0
Author:
idan
See Also: