Uses of Class
de.aristaflow.ilm.model.orgmodel.EntityRemoteIteratorData
-
Packages that use EntityRemoteIteratorData Package Description de.aristaflow.ilm.ws.rest.model.orgmodel -
-
Uses of EntityRemoteIteratorData in de.aristaflow.ilm.ws.rest.model.orgmodel
Methods in de.aristaflow.ilm.ws.rest.model.orgmodel that return EntityRemoteIteratorData Modifier and Type Method Description EntityRemoteIteratorData
EntityRemoteIteratorRest. getNext(UUID iteratorId, Integer count, Integer start)
EntityRemoteIteratorData
EntityRemoteIteratorRest. getPrevious(UUID iteratorId, Integer count)
-