|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.types.Transform
com.metamatrix.common.types.basic.AnyToStringTransform
com.metamatrix.common.types.basic.ClobToStringTransform
public class ClobToStringTransform
| Constructor Summary | |
|---|---|
ClobToStringTransform()
|
|
| Method Summary | |
|---|---|
boolean |
isExplicit()
|
java.lang.Object |
transformDirect(java.lang.Object value)
This method transforms a value of the source type into a value of the target type. |
| Methods inherited from class com.metamatrix.common.types.basic.AnyToStringTransform |
|---|
getSourceType, getTargetType |
| Methods inherited from class com.metamatrix.common.types.Transform |
|---|
checkValueRange, equals, getDescription, getDisplayName, getSourceTypeName, getTargetTypeName, hashCode, toString, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClobToStringTransform()
| Method Detail |
|---|
public java.lang.Object transformDirect(java.lang.Object value)
throws TransformationException
transformDirect in class AnyToStringTransformvalue - Incoming value of source type
TransformationException - if value is an incorrect input type or
the transformation failspublic boolean isExplicit()
isExplicit in class TransformTransform.isExplicit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||