|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.model.data.AbstractEntitySource
public abstract class AbstractEntitySource
Abstract implementation of EntitySource
to be used as parent class for custom implementations.
Created at 03.03.2009 17:12:16
| Constructor Summary | |
|---|---|
AbstractEntitySource()
|
|
| Method Summary | |
|---|---|
java.lang.Class<Entity> |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Constructor Detail |
|---|
public AbstractEntitySource()
| Method Detail |
|---|
public java.lang.Class<Entity> getType()
getType in interface org.databene.commons.TypedIterable<Entity>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||