com.jurismarches.vradi.ui.admin.loadors
Class GroupsNodeLoadors

java.lang.Object
  extended by jaxx.runtime.swing.nav.NavNodeChildLoador<T,O,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<N>,N>
      extended by jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<String,B,VradiTreeNode>
          extended by com.jurismarches.vradi.ui.tree.loadors.AbstractVradiNodeLoadors<Group>
              extended by com.jurismarches.vradi.ui.admin.loadors.GroupsNodeLoadors
All Implemented Interfaces:
Serializable

public class GroupsNodeLoadors
extends AbstractVradiNodeLoadors<Group>

Author:
letellier
See Also:
Serialized Form

Field Summary
 
Fields inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador
beanType
 
Constructor Summary
GroupsNodeLoadors()
           
 
Method Summary
 VradiTreeNode createNode(String id, jaxx.runtime.swing.nav.NavDataProvider dataProvider)
           
 List<String> getData(Class<?> parentClass, String parentId, jaxx.runtime.swing.nav.NavDataProvider dataProvider)
           
 
Methods inherited from class com.jurismarches.vradi.ui.tree.loadors.AbstractVradiNodeLoadors
createVradiNode, createVradiNode, extractIds, getDataService, getProxy
 
Methods inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador
addChildNodes, getBeanType, loadChilds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupsNodeLoadors

public GroupsNodeLoadors()
Method Detail

getData

public List<String> getData(Class<?> parentClass,
                            String parentId,
                            jaxx.runtime.swing.nav.NavDataProvider dataProvider)
                     throws Exception
Specified by:
getData in class jaxx.runtime.swing.nav.NavNodeChildLoador<String,Group,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<VradiTreeNode>,VradiTreeNode>
Throws:
Exception

createNode

public VradiTreeNode createNode(String id,
                                jaxx.runtime.swing.nav.NavDataProvider dataProvider)
Specified by:
createNode in class jaxx.runtime.swing.nav.NavNodeChildLoador<String,Group,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<VradiTreeNode>,VradiTreeNode>


Copyright © 2009-2010 JurisMarches. All Rights Reserved.