public abstract class AbstractURLChildDefinition extends AbstractDefinition
CACHE_TO_SOURCEPATH, DONT_CACHE, mFullName, mNameTYPE_ACCESSOR, TYPE_ATTRIBUTE, TYPE_CRITERIA, TYPE_CRITERIA_ITEM, TYPE_CRITERIA_OPERATOR, TYPE_CRITERIA_ROW, TYPE_DATACONTROL, TYPE_DEFINITION, TYPE_DEFINITIONCONTEXT, TYPE_NAMED, TYPE_OPERATION, TYPE_OPERATIONRETURN, TYPE_PARAMETER, TYPE_STRUCTURE, TYPE_VARIABLE| Constructor and Description |
|---|
AbstractURLChildDefinition() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConnectionName()
Returns the connection name set in the definition.
|
MethodDef |
getMethodDef(StructureDef structDef, AdapterContext adapterCtx, java.lang.String dcName)
Added to the child definitions for Backward Compatibility.
|
void |
loadDefinition(Node node, java.util.Map params)
Added to the child definitions for Backward Compatibility.
|
assignDefaultPackage, createDataControl, createDuplicateDetailIterator, getAdapterContext, getAdapterType, getCachingMode, getConfigurationFullName, getDCName, getDefClassName, getDefinitionParent, getDefinitionType, getFactoryClassName, getFullName, getMetadata, getName, getParameters, getProperties, getProperty, getStructure, isStructureDirty, isSupported, loadFromMetadata, setAdapterContext, setCachingMode, setCompileProjectOnCreate, setConfigurationFullName, setFullName, setName, setProperty, shouldCompileProjectOnCreate, useDefinitionProvider, usePersistedStructurepublic void loadDefinition(Node node, java.util.Map params)
node -params -public MethodDef getMethodDef(StructureDef structDef, AdapterContext adapterCtx, java.lang.String dcName)
structDef -adapterCtx -dcName -public java.lang.String getConnectionName()