net.ontopia.topicmaps.impl.rdbms
Class RoleTypeCache

java.lang.Object
  extended by net.ontopia.topicmaps.impl.rdbms.RoleTypeCache

public class RoleTypeCache
extends java.lang.Object

INTERNAL:


Constructor Summary
RoleTypeCache(net.ontopia.topicmaps.impl.utils.TopicMapTransactionIF txn, net.ontopia.topicmaps.impl.utils.EventManagerIF emanager, net.ontopia.topicmaps.impl.utils.EventManagerIF otree)
           
 
Method Summary
 void abort()
           
 void commit()
           
 java.util.Collection getRolesByType(TopicIF player, TopicIF roletype)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleTypeCache

public RoleTypeCache(net.ontopia.topicmaps.impl.utils.TopicMapTransactionIF txn,
                     net.ontopia.topicmaps.impl.utils.EventManagerIF emanager,
                     net.ontopia.topicmaps.impl.utils.EventManagerIF otree)
Method Detail

commit

public void commit()

abort

public void abort()

getRolesByType

public java.util.Collection getRolesByType(TopicIF player,
                                           TopicIF roletype)


Copyright © 2000-2009 Ontopia.