|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
com.finalist.jaggenerator.modules.Root
| Nested Class Summary |
| Nested classes inherited from class javax.swing.tree.DefaultMutableTreeNode |
|
| Field Summary | |
App |
app
|
Config |
config
Creates new form BeanForm |
Datasource |
datasource
|
Paths |
paths
|
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
Root()
|
|
Root(org.w3c.dom.Document doc)
|
|
| Method Summary | |
java.util.ArrayList |
getEntityEjbs()
return all Entity EJBs. |
javax.swing.JPanel |
getPanel()
|
java.lang.String |
getRefName()
|
java.util.ArrayList |
getRefs()
|
java.lang.String |
getRootPackage()
Getter for property rootPackage. |
java.util.ArrayList |
getSessionEjbs()
return all Session EJBs. |
void |
getXML(org.w3c.dom.Element el)
|
void |
setEntityEjbs(java.util.ArrayList entities)
return all Session EJBs. |
void |
setRootPackage(java.lang.String rootPackage)
Setter for property rootPackage. |
void |
setSessionEjbs(java.util.ArrayList sessions)
return all Session EJBs. |
java.lang.String |
toString()
|
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public Config config
public App app
public Paths paths
public Datasource datasource
| Constructor Detail |
public Root()
public Root(org.w3c.dom.Document doc)
| Method Detail |
public java.lang.String toString()
public javax.swing.JPanel getPanel()
getPanel in interface JagBean
public void getXML(org.w3c.dom.Element el)
throws javax.xml.parsers.ParserConfigurationException
getXML in interface JagBeanjavax.xml.parsers.ParserConfigurationExceptionpublic java.lang.String getRootPackage()
public void setRootPackage(java.lang.String rootPackage)
rootPackage - New value of property rootPackage.public java.lang.String getRefName()
getRefName in interface JagBeanpublic java.util.ArrayList getSessionEjbs()
public void setSessionEjbs(java.util.ArrayList sessions)
public java.util.ArrayList getEntityEjbs()
public void setEntityEjbs(java.util.ArrayList entities)
public java.util.ArrayList getRefs()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||