|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.databene.webdecs.util.AbstractDataSource<Entity>
org.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
Field Summary | |
---|---|
protected BeneratorContext |
context
|
Fields inherited from class org.databene.webdecs.util.AbstractDataSource |
---|
type |
Constructor Summary | |
---|---|
AbstractEntitySource()
|
Method Summary | |
---|---|
void |
setContext(org.databene.commons.Context ctx)
|
Methods inherited from class org.databene.webdecs.util.AbstractDataSource |
---|
close, getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.databene.webdecs.DataSource |
---|
close, getType, iterator |
Field Detail |
---|
protected BeneratorContext context
Constructor Detail |
---|
public AbstractEntitySource()
Method Detail |
---|
public void setContext(org.databene.commons.Context ctx)
setContext
in interface org.databene.commons.context.ContextAware
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |