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

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<User>
                  extended by com.jurismarches.vradi.ui.email.loadors.EmailGroupUsersNodeLoadors
All Implemented Interfaces:
Serializable

public class EmailGroupUsersNodeLoadors
extends AbstractEmailNodeLoador<User>

Author:
sletellier
See Also:
Serialized Form

Field Summary
protected  String sessionId
           
 
Fields inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador
beanType
 
Constructor Summary
EmailGroupUsersNodeLoadors()
           
 
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)
           
 void setSessionId(String sessionId)
           
 
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

EmailGroupUsersNodeLoadors

public EmailGroupUsersNodeLoadors()
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,User,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,User,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<VradiTreeNode>,VradiTreeNode>

setSessionId

public void setSessionId(String sessionId)


Copyright © 2009-2011 JurisMarches. All Rights Reserved.