net.ontopia.topicmaps.nav2.impl.basic
Class DeciderIFWrapper
java.lang.Object
net.ontopia.topicmaps.nav2.impl.basic.DeciderIFWrapper
- All Implemented Interfaces:
- NavigatorDeciderIF
public class DeciderIFWrapper
- extends Object
- implements NavigatorDeciderIF
INTERNAL: A NavigatorDeciderIF implementation which wraps DeciderIF,
so that they can work with the navigator decider interface.
Method Summary |
boolean |
ok(NavigatorPageIF contextTag,
Object obj)
INTERNAL: if implemented criteria are matched: deliver true,
otherwise false. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
decider
protected DeciderIF decider
DeciderIFWrapper
public DeciderIFWrapper(DeciderIF decider)
- INTERNAL: Default constructor.
ok
public boolean ok(NavigatorPageIF contextTag,
Object obj)
- Description copied from interface:
NavigatorDeciderIF
- INTERNAL: if implemented criteria are matched: deliver true,
otherwise false.
- Specified by:
ok
in interface NavigatorDeciderIF
Copyright © 2000-2012 Ontopia.