|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.specrunner.plugins.impl.AbstractPlugin
org.specrunner.plugins.impl.AbstractPluginNamed
org.specrunner.plugins.impl.AbstractPluginScoped
org.specrunner.plugins.impl.AbstractPluginTable
org.specrunner.objects.AbstractPluginObject
org.specrunner.jpa.PluginEntityManager
public class PluginEntityManager
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.specrunner.objects.AbstractPluginObject |
|---|
AbstractPluginObject.Field |
| Field Summary |
|---|
| Fields inherited from class org.specrunner.objects.AbstractPluginObject |
|---|
creator, creatorInstance, fields, generic, instances, keysBefore, mapping, reference, references, separator, type, typeInstance |
| Fields inherited from class org.specrunner.plugins.impl.AbstractPlugin |
|---|
FEATURE_CONDITION, FEATURE_NORMALIZED, FEATURE_SLEEP, FEATURE_THREADSAFE, FEATURE_TIMEOUT |
| Constructor Summary | |
|---|---|
PluginEntityManager()
|
|
| Method Summary | |
|---|---|
protected void |
action(org.specrunner.context.IContext context,
Object instance,
org.specrunner.util.xom.RowAdapter row,
org.specrunner.result.IResultSet result)
|
org.specrunner.plugins.ActionType |
getActionType()
|
String |
getUnit()
|
String |
getUrl()
|
protected boolean |
isMapped()
|
void |
setUnit(String unit)
|
void |
setUrl(String url)
|
| Methods inherited from class org.specrunner.objects.AbstractPluginObject |
|---|
clean, create, doEnd, getCreator, getCreatorInstance, getMapping, getObject, getReference, getSeparator, getType, getTypeInstance, initialize, loadFields, loadMapping, makeKey, mapObject, merge, normalize, populate, processLine, setBoolean, setChar, setCreator, setCreatorInstance, setDouble, setEntity, setFloat, setInteger, setLong, setMapping, setObject, setObjectInformation, setReference, setSeparator, setShort, setType, setTypeInstance, setValue |
| Methods inherited from class org.specrunner.plugins.impl.AbstractPluginTable |
|---|
doEnd, doStart, doStart, initialize, toString |
| Methods inherited from class org.specrunner.plugins.impl.AbstractPluginScoped |
|---|
getScope, saveGlobal, saveLocal, setScope |
| Methods inherited from class org.specrunner.plugins.impl.AbstractPluginNamed |
|---|
getName, setName |
| Methods inherited from class org.specrunner.plugins.impl.AbstractPlugin |
|---|
copy, getCondition, getConditionModel, getNormalized, getNormalized, getParameters, getSleep, getSleepModel, getThreadsafe, getTimeout, getTimeoutModel, setCondition, setConditionModel, setNormalized, setParameters, setSleep, setSleepModel, setThreadsafe, setTimeout, setTimeoutModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PluginEntityManager()
| Method Detail |
|---|
public String getUnit()
public void setUnit(String unit)
public String getUrl()
public void setUrl(String url)
protected boolean isMapped()
isMapped in class AbstractPluginObjectpublic org.specrunner.plugins.ActionType getActionType()
protected void action(org.specrunner.context.IContext context,
Object instance,
org.specrunner.util.xom.RowAdapter row,
org.specrunner.result.IResultSet result)
throws Exception
action in class AbstractPluginObjectException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||