|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.dojo.tag.TypeGeneratorUtils
class TypeGeneratorUtils
Constructor Summary | |
---|---|
TypeGeneratorUtils()
|
Method Summary | |
---|---|
static java.util.Map<java.lang.String,java.lang.Object> |
getClientSideAttributes(DataField dataField)
This method is used to get type parameters defined for a data The method will first look up the parameters defined on data definition and if corresponding parameter is not find, then the method will look up the parameter in convert and validations |
static java.util.Map<java.lang.String,java.lang.Object> |
getClientSideAttributes(DataField dataField,
java.lang.String conversionType)
This method is used to get type parameters defined for a data The method will first look up the parameters defined on data definition and if corresponding parameter is not find, then the method will look up the parameter in convert and validations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
TypeGeneratorUtils()
Method Detail |
---|
public static java.util.Map<java.lang.String,java.lang.Object> getClientSideAttributes(DataField dataField)
dataField
- the dataFiled whose type we are looking for
public static java.util.Map<java.lang.String,java.lang.Object> getClientSideAttributes(DataField dataField, java.lang.String conversionType)
dataField
- conversionType
-
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |