public class CpoAttributeNode extends AbstractCpoNode
dirtyChildren, newChildren, removeChildrenallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
CpoAttributeNode(org.synchronoss.cpo.meta.domain.CpoAttribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataName() |
String |
getDataType() |
String |
getJavaName() |
JPanel |
getPanelForSelected() |
CpoAttributeLabelNode |
getParent() |
String |
getTransformClassName() |
org.synchronoss.cpo.meta.domain.CpoAttribute |
getUserObject() |
boolean |
isProtected() |
void |
performRemove() |
void |
setAttribute(String attribute) |
void |
setDataName(String dataName) |
void |
setDataType(String dataType) |
void |
setTransformClass(String transform) |
getProxy, 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 CpoAttributeNode(org.synchronoss.cpo.meta.domain.CpoAttribute attribute)
public org.synchronoss.cpo.meta.domain.CpoAttribute getUserObject()
getUserObject in class DefaultMutableTreeNodepublic CpoAttributeLabelNode getParent()
getParent in interface TreeNodegetParent in class AbstractCpoNodeDefaultMutableTreeNode.getParent()public boolean isProtected()
isProtected in class AbstractCpoNodepublic JPanel getPanelForSelected()
getPanelForSelected in class AbstractCpoNodepublic void performRemove()
throws org.synchronoss.cpo.CpoException
performRemove in class AbstractCpoNodeorg.synchronoss.cpo.CpoExceptionpublic String getJavaName()
public String getDataName()
public String getDataType()
public String getTransformClassName()
public void setDataName(String dataName)
public void setAttribute(String attribute)
public void setDataType(String dataType)
public void setTransformClass(String transform)
Copyright © 2014. All Rights Reserved.