public class JdbcAttributeNode extends CpoAttributeNode
dirtyChildren, newChildren, removeChildrenallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
JdbcAttributeNode(org.synchronoss.cpo.jdbc.JdbcCpoAttribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbColumn() |
String |
getDbTable() |
org.synchronoss.cpo.jdbc.JdbcCpoAttribute |
getUserObject() |
void |
setDbColumn(String dbColumn) |
void |
setDbTable(String dbTable) |
getDataName, getDataType, getJavaName, getPanelForSelected, getParent, getTransformClassName, isProtected, performRemove, setAttribute, setDataName, setDataType, setTransformClassgetProxy, getRoot, getToolTipText, isChildDirty, isChildNew, isChildRemove, isDirty, isNew, isRemove, setChildDirty, setChildNew, setChildRemove, setDirty, setNew, setProtected, setRemoveadd, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getSharedAncestor, getSiblingCount, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic JdbcAttributeNode(org.synchronoss.cpo.jdbc.JdbcCpoAttribute attribute)
public org.synchronoss.cpo.jdbc.JdbcCpoAttribute getUserObject()
getUserObject in class CpoAttributeNodepublic String getDbTable()
public String getDbColumn()
public void setDbTable(String dbTable)
public void setDbColumn(String dbColumn)
Copyright © 2014. All Rights Reserved.