Uses of Package
de.aristaflow.adept2.model.common.collection
-
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.base.dbaccess Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.core.activityrepository Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.core.executionmanager Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.core.globalprovider Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.core.orgmodelmanager Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.core.processmanager Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.core.processrepository Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.core.runtimemanager Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.core.transactionmanager Class Description AbstractRemoteIterator This class provides the basic means for a window mechanism for lists of elements, that is, the basic means for aRemoteIterator
.AbstractTimeTrackingRemoteIterator This class extends the basicAbstractRemoteIterator
by the means for alive time tracking of aRemoteIterator
as well asAbstractTimeTrackingRemoteIterator.isSnapshot()
andAbstractTimeTrackingRemoteIterator.isForwardOnly()
.RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.core.worklistmanager Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.adept2.model.common.collection Class Description AbstractRemoteIterator This class provides the basic means for a window mechanism for lists of elements, that is, the basic means for aRemoteIterator
.AbstractTimeTrackingRemoteIterator This class extends the basicAbstractRemoteIterator
by the means for alive time tracking of aRemoteIterator
as well asAbstractTimeTrackingRemoteIterator.isSnapshot()
andAbstractTimeTrackingRemoteIterator.isForwardOnly()
.CachingRemoteIterator This iterator implements a cache for the underlying iterator, that is, when iterating viaAbstractRemoteIterator.getNext(int)
, all retrieved elements will be cached.RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections.TransformingRemoteIterator This iterator wraps a remote iterator and transforms all objects before returning them using the provided transformator. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.ilm.model.common.collection Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections. -
Classes in de.aristaflow.adept2.model.common.collection used by de.aristaflow.ilm.ws.model.common.collection Class Description RemoteIterator ARemoteIterator
allows to retrieve parts of collections instead of whole collections.