de.snailshell.consensus.demo
Class RoleBean

java.lang.Object
  extended byde.snailshell.consensus.demo.RoleBean

public class RoleBean
extends Object

Version:
2006-06-14
Author:
Thomas Much

Constructor Summary
RoleBean(User user, AssociationRole role)
           
 
Method Summary
 AssociationRole getRole()
           
 Collection getTopics()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleBean

public RoleBean(User user,
                AssociationRole role)
Method Detail

getRole

public AssociationRole getRole()

getTopics

public Collection getTopics()