public class DataTypeTransform extends Transform
applicationId, applied, createdDate, dataSetKey, errors, id, ordinal, request, script, sourceAttributeDisplayName, sourceAttributeKey, sourceAttributeType, targetAttributeDisplayNames, targetAttributeKeys, targetAttributeSingleAssign, targetAttributeType, type, userId
Constructor and Description |
---|
DataTypeTransform(javax.portlet.PortletRequest request) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName() |
protected com.oracle.endeca.pdi.concepts.MdexType |
getFinalTargetAttributeType() |
java.lang.String |
getFormatPattern() |
java.lang.String |
getFromType() |
java.lang.String |
getSecondSourceAttributeKey() |
java.lang.String |
getToType() |
void |
setFormatPattern(java.lang.String pattern) |
void |
setFromType(java.lang.String type) |
void |
setSecondSourceAttributeKey(java.lang.String key) |
void |
setToType(java.lang.String type) |
java.lang.String |
toScript() |
equals, getApplicationId, getCreatedDate, getDataSetKey, getDefaultTargetAttributeSingleAssign, getDefaultTargetAttributeType, getFinalTargetAttributeSingleAssign, getFirstTargetAttributeDisplayName, getFirstTargetAttributeKey, getId, getMdexDataType, getOrdinal, getProperties, getProperty, getScript, getSourceAttributeDisplayName, getSourceAttributeKey, getSourceAttributeType, getTargetAttributeDisplayNames, getTargetAttributeKeys, getTargetAttributeSingleAssign, getTargetAttributeType, getTransformErrors, getType, getUserId, getWranglingTransforms, isApplied, isValid, setApplicationId, setApplied, setCreatedDate, setDataSetKey, setId, setOrdinal, setProperties, setProperty, setScript, setSourceAttributeDisplayName, setSourceAttributeKey, setSourceAttributeType, setTargetAttributeDisplayNames, setTargetAttributeKeys, setTargetAttributeSingleAssign, setTargetAttributeType, setTransformErrors, setType, setUserId
public java.lang.String getFormatPattern()
public void setFormatPattern(java.lang.String pattern)
public java.lang.String getFromType()
public void setFromType(java.lang.String type)
public java.lang.String getSecondSourceAttributeKey()
public void setSecondSourceAttributeKey(java.lang.String key)
public java.lang.String getToType()
public void setToType(java.lang.String type)
public java.lang.String getDisplayName()
getDisplayName
in class Transform
protected com.oracle.endeca.pdi.concepts.MdexType getFinalTargetAttributeType()
getFinalTargetAttributeType
in class Transform
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.