com.jurismarches.vradi.ui.email.loadors
Class EmailGroupNodeLoadors

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<B>
              extended by com.jurismarches.vradi.ui.email.loadors.AbstractEmailNodeLoador<Group>
                  extended by com.jurismarches.vradi.ui.email.loadors.EmailGroupNodeLoadors
All Implemented Interfaces:
Serializable

public class EmailGroupNodeLoadors
extends AbstractEmailNodeLoador<Group>

Author:
sletellier
See Also:
Serialized Form

Field Summary
protected  String sessionId
           
 
Fields inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador
beanType
 
Constructor Summary
EmailGroupNodeLoadors()
           
 
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.email.loadors.AbstractEmailNodeLoador
getSendingList
 
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
 

Field Detail

sessionId

protected String sessionId
Constructor Detail

EmailGroupNodeLoadors

public EmailGroupNodeLoadors()
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-2011 JurisMarches. All Rights Reserved.