public class TransformationRecordImpl extends AbstractMetadataRecord
| Modifier and Type | Class and Description |
|---|---|
static interface |
TransformationRecordImpl.Types |
AbstractMetadataRecord.DataModifiable, AbstractMetadataRecord.ModifiableNAME_DELIM_CHAR, RELATIONAL_URI| Constructor and Description |
|---|
TransformationRecordImpl() |
| Modifier and Type | Method and Description |
|---|---|
List |
getBindings() |
String |
getResourcePath() |
List |
getSchemaPaths() |
String |
getTransformation() |
String |
getTransformationType() |
String |
getType() |
void |
setBindings(List bindings) |
void |
setResourcePath(String path) |
void |
setSchemaPaths(List collection) |
void |
setTransformation(String string) |
void |
setTransformationType(String string) |
equals, getAnnotation, getCanonicalName, getFullName, getIncomingObjects, getName, getNameInSource, getParent, getProperties, getProperty, getSourceName, getSQLString, getSQLString, getUUID, hashCode, isUUIDSet, setAnnotation, setIncomingObjects, setName, setNameInSource, setProperties, setProperty, setUUID, toStringpublic String getTransformation()
public List getBindings()
public List getSchemaPaths()
public String getTransformationType()
public String getType()
public void setTransformation(String string)
string - public void setTransformationType(String string)
string - public void setBindings(List bindings)
collection - public void setSchemaPaths(List collection)
collection - public String getResourcePath()
public void setResourcePath(String path)
path - Copyright © 2018 JBoss by Red Hat. All rights reserved.