|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectru.biosoft.access.AbstractTransformer
ru.biosoft.access.support.DatabaseEntryTransformer
| Field Summary | |
protected static org.apache.log4j.Category |
log
|
| Fields inherited from class ru.biosoft.access.AbstractTransformer |
lineSep, primaryCollection, transformedCollection |
| Constructor Summary | |
DatabaseEntryTransformer()
|
|
| Method Summary | |
java.lang.Class |
getInputType()
Return class of input data element. |
DataElement |
transformOutput(DataElement output)
Transform output data element to input data element. |
| Methods inherited from class ru.biosoft.access.AbstractTransformer |
getPrimaryCollection, getTransformedCollection, init, isInputType, isOutputType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ru.biosoft.access.Transformer |
getOutputType, transformInput |
| Field Detail |
protected static org.apache.log4j.Category log
| Constructor Detail |
public DatabaseEntryTransformer()
| Method Detail |
public java.lang.Class getInputType()
Transformer
public DataElement transformOutput(DataElement output)
throws java.lang.Exception
Transformer
java.lang.Exception - If error occured.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||