fr.paris5.shaman.insight.operation
Class DataObjectHelper

java.lang.Object
  |
  +--fr.paris5.shaman.insight.operation.DataObjectHelper

final class DataObjectHelper
extends java.lang.Object

Helper for factoring XxxImpl objects from XxxModel objects.

Version:
$Id: DataObjectHelper.java,v 1.3 2002/07/25 13:18:08 caillette Exp $
Author:
Laurent Caillette

Constructor Summary
private DataObjectHelper()
           
 
Method Summary
protected static PublicationImpl createPublicationImpl(PublicationModel pm)
           
protected static TopicImpl createTopicImpl(TopicModel tm)
           
protected static void populateTopicNodeImpl(TopicModel from, TopicNodeImpl populated, boolean recurse)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

DataObjectHelper

private DataObjectHelper()
Method Detail

createTopicImpl

protected static TopicImpl createTopicImpl(TopicModel tm)

populateTopicNodeImpl

protected static void populateTopicNodeImpl(TopicModel from,
                                            TopicNodeImpl populated,
                                            boolean recurse)

createPublicationImpl

protected static PublicationImpl createPublicationImpl(PublicationModel pm)


Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.