| Package | Description |
|---|---|
| org.synchronoss.cpo.util | |
| org.synchronoss.cpo.util.jdbc |
| Modifier and Type | Method and Description |
|---|---|
CpoArgumentNode |
Proxy.addArgument(CpoFunctionNode cpoFunctionNode,
org.synchronoss.cpo.meta.domain.CpoAttribute cpoAttribute)
Adds a new argument to the supplied function for the supplied cpoAttribute
|
protected CpoArgumentNode |
Proxy.createArgumentNode(org.synchronoss.cpo.meta.domain.CpoArgument cpoArgument)
Creates a new cpo argument node for the supplied cpo argument
|
| Modifier and Type | Method and Description |
|---|---|
void |
Proxy.removeArgument(CpoArgumentNode cpoArgumentNode)
Removes the cpo argument node from the meta descriptor
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcArgumentNode |
| Modifier and Type | Method and Description |
|---|---|
protected CpoArgumentNode |
JdbcProxy.createArgumentNode(org.synchronoss.cpo.meta.domain.CpoArgument cpoArgument) |
Copyright © 2014. All Rights Reserved.