public abstract class CommonExtensionFunction
extends ExtensionFunctionDefinition
| Modifier and Type | Field and Description |
|---|---|
protected java.sql.Connection |
con |
| Modifier | Constructor and Description |
|---|---|
protected |
CommonExtensionFunction(java.sql.Connection con,
java.lang.String functionName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParams(org.w3c.dom.Element whereAdd,
java.lang.String objectType,
int objectId) |
StructuredQName |
getFunctionQName() |
protected CommonExtensionFunction(java.sql.Connection con,
java.lang.String functionName)
public StructuredQName getFunctionQName()
protected void addParams(org.w3c.dom.Element whereAdd,
java.lang.String objectType,
int objectId)
throws BGException
BGException