| Package | Description |
|---|---|
| org.synchronoss.cpo.util | |
| org.synchronoss.cpo.util.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected CpoFunctionNode |
CoreArgumentTableModel.cpoFunctionNode |
protected CpoFunctionNode |
JTreeMetaVisitor.currentFunctionNode |
| Modifier and Type | Method and Description |
|---|---|
CpoFunctionNode |
Proxy.addFunction(CpoFunctionGroupNode cpoFunctionGroupNode)
Adds a new function to the supplied function group node
|
protected CpoFunctionNode |
Proxy.createFunctionNode(org.synchronoss.cpo.meta.domain.CpoFunction cpoFunction)
Creates a new cpo function node for the supplied cpo function
|
CpoFunctionNode |
CoreArgumentTableModel.getCpoFunctionNode() |
CpoFunctionNode |
CpoArgumentNode.getParent() |
| 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
|
void |
Proxy.moveFunctionDown(CpoFunctionNode cpoFunctionNode)
Reorders a function down one position within the function group
|
void |
Proxy.moveFunctionUp(CpoFunctionNode cpoFunctionNode)
Reorders a function up one position within the function group
|
void |
Proxy.removeFunction(CpoFunctionNode cpoFunctionNode)
Removes the cpo function node from the meta descriptor
|
| Constructor and Description |
|---|
CoreArgumentTableModel(CpoFunctionNode cpoFunctionNode) |
CpoFunctionPanel(CpoFunctionNode cpoFunctionNode,
CoreArgumentTableModel coreArgumentTableModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcFunctionNode |
| Modifier and Type | Method and Description |
|---|---|
protected CpoFunctionNode |
JdbcProxy.createFunctionNode(org.synchronoss.cpo.meta.domain.CpoFunction cpoFunction) |
| Constructor and Description |
|---|
JdbcArgumentTableModel(CpoFunctionNode cpoFunctionNode) |
Copyright © 2014. All Rights Reserved.