| Package | Description |
|---|---|
| com.wewebu.ow.server.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
OwAbstractIterable<T>
Abstarct implementation of
OwIterable. |
class |
OwAggregateIterable<T>
Trying to provide an aggregate
OwIterable. |
class |
OwCollectionIterable<T>
Iterable over the entire collection of objects.
|
class |
OwCollectionPageIterable<T>
Iterable over a single page of objects.
|
class |
OwEmptyIterable<T>
This is kind of "null object" implementation for
OwIterable. |
class |
OwFilteringIterable<T>
An
OwIterable implementation that accepts a filtering criteria. |
class |
OwObjectCollectionIterableAdapter<T>
Adapter from
OwObjectCollection to OwIterable. |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.