de.deepamehta.core.impl
Class TopicIterator

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.core.impl.ObjectIterator<Topic,TopicModel>
      extended by de.deepamehta.core.impl.TopicIterator
All Implemented Interfaces:
Iterator<Topic>

 class TopicIterator
extends ObjectIterator<Topic,TopicModel>


Field Summary
 
Fields inherited from class de.deepamehta.core.impl.ObjectIterator
dms
 
Constructor Summary
TopicIterator(EmbeddedService dms)
           
 
Method Summary
(package private)  Iterator<TopicModel> fetchObjects()
           
(package private)  Topic instantiateObject(TopicModel model)
           
 
Methods inherited from class de.deepamehta.core.impl.ObjectIterator
hasNext, next, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicIterator

TopicIterator(EmbeddedService dms)
Method Detail

fetchObjects

Iterator<TopicModel> fetchObjects()
Specified by:
fetchObjects in class ObjectIterator<Topic,TopicModel>

instantiateObject

Topic instantiateObject(TopicModel model)
Specified by:
instantiateObject in class ObjectIterator<Topic,TopicModel>


Copyright © 2013. All Rights Reserved.