19 package org.turro.elephant.direct;
21 import org.turro.string.Strings;
22 import org.turro.action.IEntityCtrl;
23 import org.turro.elephant.context.IConstructor;
24 import org.turro.entities.Entities;
25 import org.turro.entities.IElephantEntity;
26 import org.turro.marker.ElephantMarker;
34 private final String entityAttribute;
41 this.entityAttribute = entityAttribute;
void setEntityPath(String entityPath)
ElephantMarker getMarker(IConstructor constructor)
AbstractDirectEntityCtrl(String tmplRoot, String entityAttribute)
void setConstructor(IConstructor constructor)
IConstructor norReentrantConstructor
static IElephantEntity getController(String path)
Object put(Object key, Object value)